projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94425ef
)
ARM: mvebu: db-88f6820-amc: enable SPI_FLASH_BAR
author
Chris Packham
<judge.packham@gmail.com>
Sat, 2 Mar 2019 07:45:35 +0000
(20:45 +1300)
committer
Stefan Roese
<sr@denx.de>
Tue, 19 Mar 2019 08:22:05 +0000
(09:22 +0100)
This board uses Micron N25Q256A SPI flash. Enable SPI_FLASH_BAR to allow
us to access the whole chip.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Cc: Vignesh R <vigneshr@ti.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/db-88f6820-amc_defconfig
patch
|
blob
|
history
diff --git
a/configs/db-88f6820-amc_defconfig
b/configs/db-88f6820-amc_defconfig
index f5d35229d11cb8a08eddbce6859e35bccb36b9dd..319d9dbd9c3fa073519d906e461ac2fbbb1c9af1 100644
(file)
--- a/
configs/db-88f6820-amc_defconfig
+++ b/
configs/db-88f6820-amc_defconfig
@@
-53,6
+53,7
@@
CONFIG_SYS_I2C_MVTWSI=y
CONFIG_NAND=y
CONFIG_NAND_PXA3XX=y
CONFIG_SPI_FLASH=y
+CONFIG_SPI_FLASH_BAR=y
CONFIG_SPI_FLASH_MACRONIX=y
CONFIG_SPI_FLASH_STMICRO=y
CONFIG_PHY_MARVELL=y