mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 01:02:19 +02:00
Some initialization was unintentionally being skipped on omap5.
Fixes: f5af0827f2
("arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX")
Signed-off-by: Matthijs van Duin <matthijsvanduin@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>