nios2: default CONFIG_NIOS2_BOOT_LINK_OFFSET to 8MB
Signed-off-by: Ley Foon Tan <lftan@altera.com>
This commit is contained in:
parent
01623627a2
commit
ad9e2c36b0
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue