[U-Boot] [PATCH] imx6ul: geam: Fix fdt_file mismatch
Stefano Babic
sbabic at denx.de
Wed Jun 27 07:53:16 UTC 2018
Hi Jagan,
On 18/06/2018 07:42, Jagan Teki wrote:
> fdt_file is looking for imx6ul-geam-kit.dtb but Linux
> has imx6ul-geam.dtb, since Linux skipped -kit on file name
> by below commit.
> "ARM: dts: imx6ul-geam: Skip suffix -kit from dts name"
> (sha1: 182de5ebce71e469cfa686fcdf08c9cbe11ece97)
>
> So, due to this mismatch U-Boot failed to pick the
> proper dtb which eventually break the Linux boot.
>
> This patch fixed this mismatch by
> - renaming dts files
> - update config option to use new dtb file
> - update fdt_file to new dtb file name
>
> Signed-off-by: Jagan Teki <jagan at amarulasolutions.com>
Applied to u-boot-imx, 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