aboutsummaryrefslogtreecommitdiff
path: root/configs/r2dplus_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-11 10:18:13 -0400
committerTom Rini <trini@konsulko.com>2022-07-11 10:18:13 -0400
commitc0580d8e1e2d95c3e322f6c45905cbb43ac69b7d (patch)
tree070eaa15f852b99536f69a45edef48d79707017b /configs/r2dplus_defconfig
parente092e3250270a1016c877da7bdd9384f14b1321e (diff)
parent05a4859637567b13219efd6f1707fb236648b1b7 (diff)
downloadu-boot-WIP/11Jul2022.zip
u-boot-WIP/11Jul2022.tar.gz
u-boot-WIP/11Jul2022.tar.bz2
Merge branch 'next'WIP/11Jul2022
Diffstat (limited to 'configs/r2dplus_defconfig')
-rw-r--r--configs/r2dplus_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/r2dplus_defconfig b/configs/r2dplus_defconfig
index 4061708..2beda3a 100644
--- a/configs/r2dplus_defconfig
+++ b/configs/r2dplus_defconfig
@@ -17,6 +17,8 @@ CONFIG_USE_PREBOOT=y
CONFIG_PREBOOT="pci enum"
CONFIG_DISPLAY_BOARDINFO=y
CONFIG_HUSH_PARSER=y
+CONFIG_SYS_CBSIZE=256
+CONFIG_SYS_PBSIZE=256
CONFIG_CMD_IMLS=y
CONFIG_CMD_DM=y
CONFIG_CMD_IDE=y
@@ -50,6 +52,7 @@ CONFIG_PCNET=y
CONFIG_RTL8139=y
CONFIG_TULIP=y
CONFIG_PCI=y
+CONFIG_SH7751_PCI=y
CONFIG_SPECIFY_CONSOLE_INDEX=y
CONFIG_DM_SERIAL=y
CONFIG_SERIAL_RX_BUFFER=y