am33xx/omap: Allow cache enable for all Sitara/OMAP
Enable the cache for all devices, unless CONFIG_SYS_DCACHE_OFF is defined.
This speeds up the Beaglebone Black boot considerable.
(Tested only on Beaglebone Black with SD card boot)
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/arm/cpu/armv7/am33xx/board.c 0 additions, 8 deletionsarch/arm/cpu/armv7/am33xx/board.c
- arch/arm/cpu/armv7/omap-common/Makefile 4 additions, 0 deletionsarch/arm/cpu/armv7/omap-common/Makefile
- arch/arm/cpu/armv7/omap-common/hwinit-common.c 0 additions, 42 deletionsarch/arm/cpu/armv7/omap-common/hwinit-common.c
- arch/arm/cpu/armv7/omap-common/omap-cache.c 56 additions, 0 deletionsarch/arm/cpu/armv7/omap-common/omap-cache.c
- arch/arm/cpu/armv7/omap3/board.c 0 additions, 8 deletionsarch/arm/cpu/armv7/omap3/board.c
Loading
Please register or sign in to comment