[U-Boot] [PATCH v3 RESEND 1/2] ARM: imx: Fix bmode detection from grp10

sbabic at denx.de sbabic at denx.de
Mon Nov 4 08:53:44 UTC 2019


> imx6_is_bmode_from_gpr9 always returns false, because
> IMX6_SRC_GPR10_BMODE is 1<<28 and gets casted to u8 on return.
> This moves the function body into imx6_src_get_boot_mode, since that is the
> only one using it and it is on the same abstraction level (accessing
> registers directly).
> Signed-off-by: Claudius Heine <ch at denx.de>

Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================



More information about the U-Boot mailing list