uboot-mt623x/board/freescale/p2020ds
Timur Tabi 5a46960883 p2020ds: add alternate boot bank support using the ngPIXIS FPGA
The Freescale P2020DS board uses a new type of PIXIS FPGA, called the ngPIXIS.
The ngPIXIS has one distinct new feature: the values of the on-board switches
can be selectively overridden with shadow registers.  This feature is used to
boot from a different NOR flash bank, instead of having a register dedicated
for this purpose.  Because the ngPIXIS is so different from the previous PIXIS,
a new file is introduced: ngpixis.c.

Also update the P2020DS checkboard() function to use the new macros defined
in the header file.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-04-07 00:21:28 -05:00
..
Makefile 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00
config.mk ppc/85xx: Introduce RESET_VECTOR_ADDRESS to handle non-standard link address 2009-09-09 21:04:47 -05:00
ddr.c 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00
law.c ppc/85xx: Clean up use of LAWAR defines 2009-09-24 12:04:58 -05:00
p2020ds.c p2020ds: add alternate boot bank support using the ngPIXIS FPGA 2010-04-07 00:21:28 -05:00
tlb.c ppc/85xx: Map boot page guarded for MP boot 2010-01-05 13:49:09 -06:00