diff options
Diffstat (limited to 'configs/licheepi_nano_defconfig')
-rw-r--r-- | configs/licheepi_nano_defconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/licheepi_nano_defconfig b/configs/licheepi_nano_defconfig index 9fd1dcc9958..8502cf3e8d2 100644 --- a/configs/licheepi_nano_defconfig +++ b/configs/licheepi_nano_defconfig @@ -10,3 +10,5 @@ CONFIG_DRAM_CLK=156 CONFIG_DRAM_ZQ=0 # CONFIG_VIDEO_SUNXI is not set CONFIG_SPL_SPI_SUNXI=y +CONFIG_SYS_PBSIZE=1024 +# CONFIG_SYSRESET is not set |