mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 16:10:58 +00:00
aa8d3fb8f4
The ngPIXIS is an FPGA used on the reference boards of most Freescale PowerPC SOCs. Although programming the ngPIXIS is mostly standard on all boards that have it, the P1022DS is unique in that the ngPIXIS needs to be programmed in "indirect" mode whenever the video display (DIU) is active. To support indirect mode, and to make it easier to support other quirks on future reference boards, the low-level ngPIXIS functions are all marked as weak, so that board-specific code can override any of them. We take advantage of this feature on the P1022DS, so that we can properly reset the board when the DIU is active. Signed-off-by: Timur Tabi <timur@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
cadmus.c | ||
cadmus.h | ||
cds_pci_ft.c | ||
cds_via.c | ||
eeprom.h | ||
ics307_clk.c | ||
ics307_clk.h | ||
Makefile | ||
ngpixis.c | ||
ngpixis.h | ||
pixis.c | ||
pixis.h | ||
pq-mds-pib.c | ||
pq-mds-pib.h | ||
sgmii_riser.c | ||
sgmii_riser.h | ||
sys_eeprom.c | ||
via.h |