uboot/board/freescale/common
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 p2020ds: add alternate boot bank support using the ngPIXIS FPGA 2010-04-07 00:21:28 -05:00
cadmus.c
cadmus.h
cds_pci_ft.c
cds_via.c
eeprom.h
fsl_diu_fb.c
fsl_diu_fb.h
fsl_logo_bmp.c
ngpixis.c p2020ds: add alternate boot bank support using the ngPIXIS FPGA 2010-04-07 00:21:28 -05:00
ngpixis.h p2020ds: add alternate boot bank support using the ngPIXIS FPGA 2010-04-07 00:21:28 -05:00
pixis.c fsl: improve the PIXIS code and fix a few bugs 2010-04-07 00:21:27 -05:00
pq-mds-pib.c
pq-mds-pib.h
sgmii_riser.c
sgmii_riser.h
sys_eeprom.c
via.h