Files
u-boot/include/configs
Adam Ford 69acc36864 ARM: omapl138_lcdk: Allow early init to start instruction cache
Currently the omapl138_lcdk has SKIP_LOWLEVEL_INIT set.
The README states there is a variation of this for the ARM926EJ-S
which allows the board to just skip the call to lowlevel_init()
and do the normal CP15 init which enables the instruction cache.

On the da850evm, this was shown to improve startup time.

This patch switches SKIP_LOWLEVEL_INIT to SKIP_LOWLEVEL_INIT_ONLY
thus, enabling the cache.

Signed-off-by: Adam Ford <aford173@gmail.com>
Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Reviewed-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
2019-12-03 08:44:13 -05:00
..
2019-07-19 20:14:50 +02:00
2019-07-19 20:14:50 +02:00
2019-03-28 10:42:47 +03:00
2019-11-17 17:23:26 +08:00
2019-02-01 16:59:13 +01:00
2019-02-09 12:50:21 -07:00
2019-11-17 17:23:00 +08:00