projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18053a8
)
cl-som-imx7: Remove CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
author
Fabio Estevam
<fabio.estevam@nxp.com>
Mon, 18 Jun 2018 15:57:35 +0000
(12:57 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Wed, 27 Jun 2018 07:54:11 +0000
(09:54 +0200)
Since commit
1da1938d57b3
("spl: Add default values for ARCH_MX7")
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR is selected by default on
i.MX7 platforms, so remove it from the board defconfig.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
configs/cl-som-imx7_defconfig
patch
|
blob
|
history
diff --git
a/configs/cl-som-imx7_defconfig
b/configs/cl-som-imx7_defconfig
index 6d403eed7ade1b91e5ad9330e80ea6c733e84c65..38be7dbe7e5ffb59ae08bf9c136dc4ff5f120e3e 100644
(file)
--- a/
configs/cl-som-imx7_defconfig
+++ b/
configs/cl-som-imx7_defconfig
@@
-17,7
+17,6
@@
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg"
CONFIG_SPI_BOOT=y
CONFIG_BOOTDELAY=3
CONFIG_SPL_BOARD_INIT=y
-CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR=y
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x80
CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_SPI_LOAD=y