diff mbox series

[2/2] configs: rock64-rk3328_defconfig: Add SPI Flash support

Message ID 20200708225033.31355-3-krjdev@gmail.com
State Accepted
Commit 618db675c8e6de4daf3e8d71185e0ae300f0307e
Headers show
Series PINE64 Rock64 board: Add SPI Flash support | expand

Commit Message

Johannes Krottmayer July 8, 2020, 10:50 p.m. UTC
Add U-Boot SPI Flash support for the PINE64 Rock64 board

Signed-off-by: Johannes Krottmayer <krjdev at gmail.com>
Cc: Matwey V. Kornilov <matwey.kornilov at gmail.com>
---
 configs/rock64-rk3328_defconfig | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/configs/rock64-rk3328_defconfig b/configs/rock64-rk3328_defconfig
index f123826358..0a51e51a0c 100644
--- a/configs/rock64-rk3328_defconfig
+++ b/configs/rock64-rk3328_defconfig
@@ -97,3 +97,5 @@  CONFIG_SPL_TINY_MEMSET=y
 CONFIG_TPL_TINY_MEMSET=y
 CONFIG_ERRNO_STR=y
 CONFIG_SMBIOS_MANUFACTURER="pine64"
+CONFIG_ROCKCHIP_SPI=y
+CONFIG_SPI_FLASH_GIGADEVICE=y