Skip to content
Snippets Groups Projects
user avatar
Sven Schwermer authored
Similar to what has been done before with c5437e5b for u-boot proper, we
enable the SMP bit for SPL as well. This is necessary when SDP booting
straight into Linux, i.e. falcon boot. When SDP boot mode is active, the
ROM code does not set this bit which makes the caches not work once
activated in Linux.

On an i.MX6ULL (528MHz), this reduces a minimal kernel's boot time into
an initramfs shell from ~6.1s down to ~1.2s.

Signed-off-by: default avatarSven Schwermer <sven@svenschwermer.de>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
0be742d0
History