Skip to content
Snippets Groups Projects
Commit 01f8152c authored by Troy Kisky's avatar Troy Kisky
Browse files

ash: add CONFIG_NR_DRAM_BANKS=1: to defconfigs

parent e1118d47
Branches
Tags
No related merge requests found
......@@ -3,6 +3,7 @@ CONFIG_ARCH_MX6=y
CONFIG_SYS_TEXT_BASE=0x17800000
CONFIG_TARGET_ASH=y
CONFIG_ENV_VARS_UBOOT_CONFIG=y
CONFIG_NR_DRAM_BANKS=1
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/ash/ash.cfg,MX6DL,DDR_MB=1024,DEFCONFIG=\"ash\""
CONFIG_BOOTDELAY=3
CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment