diff options
author | Peng Fan <Peng.Fan@freescale.com> | 2015-04-28 10:35:01 +0800 |
---|---|---|
committer | Peng Fan <Peng.Fan@freescale.com> | 2015-04-29 14:56:07 +0800 |
commit | 080be535aae3fd94a53863cb0a855acca6760445 (patch) | |
tree | edbd600d8c24cc5e801635ae53b2b48c5fc6d63c /configs/mx6dlsabreauto_eimnor_defconfig | |
parent | 01f62726fbb93b226691823ffb88cd4294bc9b89 (diff) | |
download | u-boot-imx-080be535aae3fd94a53863cb0a855acca6760445.zip u-boot-imx-080be535aae3fd94a53863cb0a855acca6760445.tar.gz u-boot-imx-080be535aae3fd94a53863cb0a855acca6760445.tar.bz2 |
MLK-10774-19 imx:mx6qsabreauto update bsp
Update bsp and add configuration file
Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'configs/mx6dlsabreauto_eimnor_defconfig')
-rw-r--r-- | configs/mx6dlsabreauto_eimnor_defconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/mx6dlsabreauto_eimnor_defconfig b/configs/mx6dlsabreauto_eimnor_defconfig new file mode 100644 index 0000000..dec59be --- /dev/null +++ b/configs/mx6dlsabreauto_eimnor_defconfig @@ -0,0 +1,7 @@ +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/mx6qsabreauto/mx6dl.cfg,MX6DL,SYS_BOOT_EIMNOR" +CONFIG_ARM=y +CONFIG_TARGET_MX6QSABREAUTO=y +CONFIG_SYS_MALLOC_F=y +CONFIG_SYS_MALLOC_F_LEN=0x400 +CONFIG_DM=y +CONFIG_DM_THERMAL=y |