1
0
Fork 0

nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MB

Signed-off-by: Ley Foon Tan <lftan@altera.com>
hifive-unleashed-5.1
Ley Foon Tan 2015-02-10 01:26:35 +08:00
parent 01623627a2
commit ad9e2c36b0
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ CONFIG_NIOS2_DCACHE_SIZE=0x8000
CONFIG_NIOS2_ICACHE_SIZE=0x8000
# CONFIG_NIOS2_CMDLINE_IGNORE_DTB is not set
CONFIG_NIOS2_PASS_CMDLINE=y
CONFIG_NIOS2_BOOT_LINK_OFFSET=0x00800000
CONFIG_NET=y
CONFIG_PACKET=y
CONFIG_UNIX=y