Trying to boot custom kernel on Wink Hub (i.MX28)
Fabio Estevam
festevam at gmail.com
Tue Sep 26 18:47:24 CEST 2023
Hi Rogan,
On Tue, Sep 26, 2023 at 1:01 AM Rogan Dawes <rogan at dawes.za.net> wrote:
>
> Hi Fabio,
>
> That prints "LLC", but does not print "Pref".
What happens if you unselect DM_SERIAL like this:
--- a/configs/imx28-wink-hub_defconfig
+++ b/configs/imx28-wink-hub_defconfig
@@ -58,4 +58,3 @@ CONFIG_DM_REGULATOR=y
CONFIG_DM_REGULATOR_FIXED=y
CONFIG_DM_REGULATOR_GPIO=y
CONFIG_RTC_MXS=y
-CONFIG_DM_SERIAL=y
More information about the U-Boot
mailing list