| commit | a321148b5b38150b011a1df4ad198329a49e98a3 | [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 | f7b548adb56729f07cd5e96c10edc5260527d447 [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>