mirror of
https://github.com/Icenowy/aw-el2-barebone.git
synced 2025-04-18 10:24:49 +00:00
enlarge size
Now it wants 0x40010000~0x4007ffff Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
This commit is contained in:
parent
82744a8d93
commit
91d3f64a0b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
*/
|
||||
|
||||
MEMORY { hvram : ORIGIN = 0x40010000,
|
||||
LENGTH = 0x10000 }
|
||||
LENGTH = 0x70000 }
|
||||
|
||||
ENTRY(_start)
|
||||
SECTIONS
|
||||
|
|
Loading…
Add table
Reference in a new issue