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:
6dcd891
)
pico-imx6ul: Remove CONFIG_FSL_USDHC from .h
author
Otavio Salvador
<otavio@ossystems.com.br>
Tue, 4 Sep 2018 13:23:19 +0000
(10:23 -0300)
committer
Stefano Babic
<sbabic@denx.de>
Fri, 14 Sep 2018 13:21:52 +0000
(15:21 +0200)
The CONFIG_FSL_USDHC is defined inside "mx6_common.h", which is
already included in this file.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
include/configs/pico-imx6ul.h
patch
|
blob
|
history
diff --git
a/include/configs/pico-imx6ul.h
b/include/configs/pico-imx6ul.h
index 535f0b26dffdfd1229da2727f2f3c24423786226..ead242d2ff65e716243219ced5eed9b1e17d595b 100644
(file)
--- a/
include/configs/pico-imx6ul.h
+++ b/
include/configs/pico-imx6ul.h
@@
-28,7
+28,6
@@
#define CONFIG_MXC_UART_BASE UART6_BASE_ADDR
/* MMC Configs */
-#define CONFIG_FSL_USDHC
#define CONFIG_SYS_FSL_ESDHC_ADDR USDHC1_BASE_ADDR
#define CONFIG_SUPPORT_EMMC_BOOT