mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Note about where we can boot this.
This commit is contained in:
parent
679d446fde
commit
8203a40e4d
1 changed files with 2 additions and 1 deletions
|
|
@ -8,7 +8,8 @@ ident ATMEL
|
|||
|
||||
include "../at91/std.atmel"
|
||||
|
||||
# Arbitrary values for testing purposes.
|
||||
# Typical values for most SoCs and board configurations. Will not work for
|
||||
# at91sam9g45 or on some boards with non u-boot boot loaders.
|
||||
options STARTUP_PAGETABLE_ADDR=0x20800000
|
||||
makeoptions KERNPHYSADDR=0x20000000
|
||||
makeoptions KERNVIRTADDR=0xc0000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue