uboot-mt623x/board/freescale/mpc8544ds
Kumar Gala 56a9270521 Fix ULI RTC support on MPC8544 DS
The RTC on the M1575 ULI chipset requires a dummy read before
we are able to talk to the RTC.  We accomplish this by adding a
second memory region to the PHB the ULI is on and read from it.

The second region is added to maintain compatiabilty with Linux's
view of the PCI memory map.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-09-04 16:00:48 -05:00
..
Makefile support board vendor-common makefiles 2007-08-29 02:15:46 +02:00
config.mk Add MPC8544DS basic port board files. 2007-04-23 19:58:28 -05:00
init.S Fix ULI RTC support on MPC8544 DS 2007-09-04 16:00:48 -05:00
mpc8544ds.c Fix ULI RTC support on MPC8544 DS 2007-09-04 16:00:48 -05:00
u-boot.lds Add MPC8544DS basic port board files. 2007-04-23 19:58:28 -05:00