diff options
author | Ley Foon Tan <lftan@altera.com> | 2015-02-09 12:26:35 -0500 |
---|---|---|
committer | Ley Foon Tan <lftan@altera.com> | 2015-02-10 10:34:23 -0500 |
commit | ad9e2c36b095683632879536741b346dfbe71ad2 (patch) | |
tree | b9e1f1cc40c9b29ae0d389ae7737a4dde080867c /arch | |
parent | 01623627a292fbd9dc62e05489153d7f1add7061 (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_defconfig | 1 |
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 | |||
22 | CONFIG_NIOS2_ICACHE_SIZE=0x8000 | 22 | CONFIG_NIOS2_ICACHE_SIZE=0x8000 |
23 | # CONFIG_NIOS2_CMDLINE_IGNORE_DTB is not set | 23 | # CONFIG_NIOS2_CMDLINE_IGNORE_DTB is not set |
24 | CONFIG_NIOS2_PASS_CMDLINE=y | 24 | CONFIG_NIOS2_PASS_CMDLINE=y |
25 | CONFIG_NIOS2_BOOT_LINK_OFFSET=0x00800000 | ||
25 | CONFIG_NET=y | 26 | CONFIG_NET=y |
26 | CONFIG_PACKET=y | 27 | CONFIG_PACKET=y |
27 | CONFIG_UNIX=y | 28 | CONFIG_UNIX=y |