u-boot-brain/board/ads5121
Kenneth Johansson f889265753 fix DIU for small screens
The DIU_DIV register is 8 bit not 5 bit. This prevented large DIV values
so it was not possible to set a slow pixel clock and thus prevented
display on small screens.

Signed-off-by: Kenneth Johansson <kenneth@southpole.se>
Acked-by: John Rigby <jrigby@freescale.com>
2008-07-12 13:34:15 -06:00
..
ads5121_diu.c fix DIU for small screens 2008-07-12 13:34:15 -06:00
ads5121.c ADS5121 cleanup compile warnings 2008-07-12 13:33:59 -06:00
config.mk [ADS5121] Support for the ADS5121 board 2007-07-27 14:43:59 +02:00
iopin.c ADS5121 cleanup compile warnings 2008-07-12 13:33:59 -06:00
iopin.h Consolidate ADS5121 IO Pin configuration 2008-07-10 11:36:32 -06:00
Makefile Consolidate ADS5121 IO Pin configuration 2008-07-10 11:36:32 -06:00
pci.c MPC5121e ADS PCI support take 3 2008-03-02 21:44:59 +01:00
README Configuration changes for ADS5121 Rev 3 2008-07-10 11:36:42 -06:00
u-boot.lds Big white-space cleanup. 2008-05-21 00:14:08 +02:00

To configure for the current (Rev 3.x) ADS5121
	make ads5121_config
This will automatically include PCI, the Real Time CLock, add backup flash
ability and set the correct frequency and memory configuration.

To configure for the older Rev 2 ADS5121 type (this will not have PCI)
	make ads5121_rev2_config