aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorLey Foon Tan <lftan@altera.com>2015-02-09 12:26:35 -0500
committerLey Foon Tan <lftan@altera.com>2015-02-10 10:34:23 -0500
commitad9e2c36b095683632879536741b346dfbe71ad2 (patch)
treeb9e1f1cc40c9b29ae0d389ae7737a4dde080867c /arch
parent01623627a292fbd9dc62e05489153d7f1add7061 (diff)
nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MB
Signed-off-by: Ley Foon Tan <lftan@altera.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/nios2/configs/3c120_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/nios2/configs/3c120_defconfig b/arch/nios2/configs/3c120_defconfig
index 87541f0a5d6e..9451940678a0 100644
--- a/arch/nios2/configs/3c120_defconfig
+++ b/arch/nios2/configs/3c120_defconfig
@@ -22,6 +22,7 @@ CONFIG_NIOS2_DCACHE_SIZE=0x8000
22CONFIG_NIOS2_ICACHE_SIZE=0x8000 22CONFIG_NIOS2_ICACHE_SIZE=0x8000
23# CONFIG_NIOS2_CMDLINE_IGNORE_DTB is not set 23# CONFIG_NIOS2_CMDLINE_IGNORE_DTB is not set
24CONFIG_NIOS2_PASS_CMDLINE=y 24CONFIG_NIOS2_PASS_CMDLINE=y
25CONFIG_NIOS2_BOOT_LINK_OFFSET=0x00800000
25CONFIG_NET=y 26CONFIG_NET=y
26CONFIG_PACKET=y 27CONFIG_PACKET=y
27CONFIG_UNIX=y 28CONFIG_UNIX=y