summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx6sxsabresd.conf
diff options
context:
space:
mode:
authorLauren Post <lauren.post@freescale.com>2015-07-16 14:22:41 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2015-07-28 23:26:59 -0300
commit8b73dd34f0972a69cee8c0d407d18c6e2b4d824a (patch)
tree2c0c115b6cf88036a1c4e609e619af489879ac3e /conf/machine/imx6sxsabresd.conf
parent2a690be17ab3e9eaefc19cb638b85981ff00c83e (diff)
downloadmeta-freescale-8b73dd34f0972a69cee8c0d407d18c6e2b4d824a.tar.gz
imx6sxsabresd: Remove UBOOT_ENTRYPOINT
UBOOT_ENTRYPOINT set in imx-base.inc for i.MX 6SoloX. Signed-off-by: Lauren Post <lauren.post@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf/machine/imx6sxsabresd.conf')
-rw-r--r--conf/machine/imx6sxsabresd.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/imx6sxsabresd.conf b/conf/machine/imx6sxsabresd.conf
index 62e3afba..cbb07ed3 100644
--- a/conf/machine/imx6sxsabresd.conf
+++ b/conf/machine/imx6sxsabresd.conf
@@ -12,8 +12,6 @@ KERNEL_DEVICETREE = "imx6sx-sdb.dtb imx6sx-sdb-emmc.dtb imx6sx-sdb-m4.dtb \
12 imx6sx-sdb-sai.dtb imx6sx-sdb-lcdif1.dtb \ 12 imx6sx-sdb-sai.dtb imx6sx-sdb-lcdif1.dtb \
13 imx6sx-sdb-reva-ldo.dtb imx6sx-sdb-reva.dtb" 13 imx6sx-sdb-reva-ldo.dtb imx6sx-sdb-reva.dtb"
14 14
15UBOOT_ENTRYPOINT = "0x80008000"
16
17UBOOT_CONFIG ??= "sd" 15UBOOT_CONFIG ??= "sd"
18UBOOT_CONFIG[sd] = "mx6sxsabresd_config,sdcard" 16UBOOT_CONFIG[sd] = "mx6sxsabresd_config,sdcard"
19UBOOT_CONFIG[emmc] = "mx6sxsabresd_emmc_config,sdcard" 17UBOOT_CONFIG[emmc] = "mx6sxsabresd_emmc_config,sdcard"