diff options
author | Chen Guoyin <guoyin.chen@nxp.com> | 2017-04-24 16:59:45 +0800 |
---|---|---|
committer | Chen Guoyin <guoyin.chen@nxp.com> | 2017-04-24 17:15:28 +0800 |
commit | fb27a879f5cebdd6ef666e41b9324e75920a4946 (patch) | |
tree | 20bfc0bb967817fdd02e7fd37c57ecd03e7a017d /configs/picosom-imx6ul-qspi_defconfig | |
parent | 7bf4da4b2ba83459aa34cf38bd7adc650ef40b89 (diff) | |
download | u-boot-imx-fb27a879f5cebdd6ef666e41b9324e75920a4946.zip u-boot-imx-fb27a879f5cebdd6ef666e41b9324e75920a4946.tar.gz u-boot-imx-fb27a879f5cebdd6ef666e41b9324e75920a4946.tar.bz2 |
MA-9508 Move all android-things board definition to freescale board folder
Move pico imx6ul&imx7d into freescale board folder
Define SYS_VENDOR as freescale
Change-Id: I56b65b28588de534f459e1c7d8d47645b0ceaaaa
Signed-off-by: Chen Guoyin <guoyin.chen@nxp.com>
Diffstat (limited to 'configs/picosom-imx6ul-qspi_defconfig')
-rw-r--r-- | configs/picosom-imx6ul-qspi_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/picosom-imx6ul-qspi_defconfig b/configs/picosom-imx6ul-qspi_defconfig index 54c9f31..c3c0f1c 100644 --- a/configs/picosom-imx6ul-qspi_defconfig +++ b/configs/picosom-imx6ul-qspi_defconfig @@ -1,4 +1,4 @@ -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/technexion/picosom-imx6ul/imximage.cfg,MX6UL,SYS_BOOT_QSPI" +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/freescale/picosom-imx6ul/imximage.cfg,MX6UL,SYS_BOOT_QSPI" CONFIG_ARM=y CONFIG_TARGET_PICOSOM_IMX6UL=y CONFIG_DM=y |