From: Lauren Post <[email protected]> Support ldo-bypass mode on imx6sx-17x17/19x19 and imx6sx-sdb-reva board.
Change-Id: If6cb6ea33185917b7f26da5a29724bdd1df348c2 Signed-off-by: Lauren Post <[email protected]> Signed-off-by: Otavio Salvador <[email protected]> --- conf/machine/imx6sxsabresd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6sxsabresd.conf b/conf/machine/imx6sxsabresd.conf index 7c90de9..62e3afb 100644 --- a/conf/machine/imx6sxsabresd.conf +++ b/conf/machine/imx6sxsabresd.conf @@ -9,7 +9,7 @@ require conf/machine/include/imx6sabresd-common.inc SOC_FAMILY = "mx6:mx6sx" KERNEL_DEVICETREE = "imx6sx-sdb.dtb imx6sx-sdb-emmc.dtb imx6sx-sdb-m4.dtb \ - imx6sx-sdb-sai.dtb imx6sx-sdb-lcdif1.dtb imx6sx-sdb-ldo.dtb \ + imx6sx-sdb-sai.dtb imx6sx-sdb-lcdif1.dtb \ imx6sx-sdb-reva-ldo.dtb imx6sx-sdb-reva.dtb" UBOOT_ENTRYPOINT = "0x80008000" -- 2.1.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
