]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Update lwmon5 board support
authorStefan Roese <sr@denx.de>
Fri, 26 Nov 2010 14:45:48 +0000 (15:45 +0100)
committerStefan Roese <sr@denx.de>
Fri, 17 Dec 2010 08:43:45 +0000 (09:43 +0100)
commita321148b5b38150b011a1df4ad198329a49e98a3
tree5a08d4444f86ef759c57edd0fd52b2a4b6565469
parentf7b548adb56729f07cd5e96c10edc5260527d447
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>
board/lwmon5/sdram.c
include/configs/lwmon5.h