mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
rockchip: rock64-rk3328_defconfig: Add SPI Flash support
Add U-Boot SPI Flash support for the PINE64 Rock64 board Signed-off-by: Johannes Krottmayer <krjdev@gmail.com> Cc: Matwey V. Kornilov <matwey.kornilov@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
parent
61b229e24c
commit
618db675c8
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue