Skip to content
Snippets Groups Projects
user avatar
Stefan Roese authored
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: default avatarStefan Roese <sr@denx.de>
a321148b
History
Name Last commit Last update
..
Makefile
config.mk
init.S
kbd.c
lwmon5.c
sdram.c