commit | dc7befe112980f7893349aeafd6a88c376f71c01 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Fri Nov 26 15:45:48 2010 +0100 |
committer | Stefan Roese <sr@denx.de> | Fri Dec 17 09:43:45 2010 +0100 |
tree | 5a08d4444f86ef759c57edd0fd52b2a4b6565469 | |
parent | cd2c712c90b763b2576d025fe5241309b6a9795c [diff] |
ppc4xx: Update lwmon5 board support This patch includes the following changes for the lwmon5 board support: - Enable cache in SDRAM - Use common EHCI driver instead of the PPC4xx specific OHCI driver This can be done since only high-speed devices are connected. - Remove cached TLB entry again after ECC setup - Use correct define for cache enabling (CONFIG_4xx_DCACHE instead of CONFIG_SYS_ENABLE_SDRAM_CACHE) - Enable FIT image support Signed-off-by: Stefan Roese <sr@denx.de>