9
0
Fork 0
barebox/arch/ppc/cpu-85xx
Renaud Barbier e172c508c6 ppc: add Freescale P1022DS board support
Add support for the Freescale P1022DS. Driver support is limited to:
 - I2C
 - Ethernet
 - Serial
 - NOR flash
 - PIXIS FPGA

System clock configuration is read from the FPGA but has only been
tested using a 133MHz system clock and 100MHz DDR clock.

Boot arguments are defined in the environment to boot over NFS with
a console configured at 115200 bauds.

Enabling branch prediction is moved from board support to the platform
support for all boards as it is a CPU feature.

Some the code is from U-Boot version git-be937b5.

Signed-off-by: Renaud Barbier <renaud.barbier@ge.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-03-19 07:43:01 +01:00
..
Makefile ppc: add support for memtest with cache disabled 2014-03-03 09:07:20 +01:00
fixed_ivor.S Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00
mmu.c ppc: add support for memtest with cache disabled 2014-03-03 09:07:20 +01:00
resetvec.S Initial e500v2 start up code 2012-05-17 20:33:38 +02:00
start.S ppc: add Freescale P1022DS board support 2014-03-19 07:43:01 +01:00
tlb.c ppc: add support for memtest with cache disabled 2014-03-03 09:07:20 +01:00
traps.c Treewide: remove address of the Free Software Foundation 2012-09-17 10:57:41 +02:00