u-boot-brain/board/freescale/mpc8536ds
Kumar Gala 7c0d4a7508 85xx: Improve flash remapping on MPC8572DS & MPC8536DS
Changing the flash from cacheable to cache-inhibited was taking a significant
amount of time due to the fact that we were iterating over the full 256M of
flash.  Instead we can just flush the L1 d-cache and invalidate the i-cache.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-10-18 21:54:04 +02:00
..
config.mk mpc85xx: Add support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00
ddr.c mpc85xx: Add support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00
law.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
Makefile mpc85xx: Add support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00
mpc8536ds.c 85xx: Improve flash remapping on MPC8572DS & MPC8536DS 2008-10-18 21:54:04 +02:00
tlb.c 85xx: Improve flash remapping on MPC8572DS & MPC8536DS 2008-10-18 21:54:04 +02:00
u-boot.lds mpc85xx: Add support for the MPC8536DS reference board 2008-08-27 11:43:54 -05:00