projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f278a21
)
configs: Enable CONFIG_SPI_FLASH for ls1088ardb_defconfig
author
Chuanhua Han
<chuanhua.han@nxp.com>
Wed, 17 Apr 2019 08:17:19 +0000
(16:17 +0800)
committer
Prabhakar Kushwaha
<prabhakar.kushwaha@nxp.com>
Wed, 22 May 2019 06:54:24 +0000
(12:24 +0530)
Enables CONFIG_SPI_FLASH
Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
configs/ls2080ardb_defconfig
patch
|
blob
|
history
diff --git
a/configs/ls2080ardb_defconfig
b/configs/ls2080ardb_defconfig
index
2941766
..
c92121e
100644
(file)
--- a/
configs/ls2080ardb_defconfig
+++ b/
configs/ls2080ardb_defconfig
@@
-41,6
+41,7
@@
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y
CONFIG_DM_SPI_FLASH=y
+CONFIG_SPI_FLASH=y
CONFIG_PHYLIB=y
CONFIG_PHY_AQUANTIA=y
CONFIG_E1000=y