Home
last modified time | relevance | path

Searched hist:b5d92ba1ad97c06985ebc689e1ac1462a146832d (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv7/
H A Dlowlevel_init.Sb5d92ba1ad97c06985ebc689e1ac1462a146832d Fri Jul 31 23:55:10 UTC 2015 Tom Rini <trini@konsulko.com> ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM

We now have the CONFIG_SPL_DM for code within SPL to toggle caring about
DM or not. Without this change platforms that do enable CONFIG_DM but
not CONFIG_SPL_DM may be broken (such as OMAP5).

Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Signed-off-by: Tom Rini <trini@konsulko.com>
/rk3399_rockchip-uboot/arch/arm/lib/
H A Dspl.cb5d92ba1ad97c06985ebc689e1ac1462a146832d Fri Jul 31 23:55:10 UTC 2015 Tom Rini <trini@konsulko.com> ARM: SPL: Use CONFIG_SPL_DM not CONFIG_DM

We now have the CONFIG_SPL_DM for code within SPL to toggle caring about
DM or not. Without this change platforms that do enable CONFIG_DM but
not CONFIG_SPL_DM may be broken (such as OMAP5).

Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Signed-off-by: Tom Rini <trini@konsulko.com>