mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
okl4: increase available physical memory
required by noux_tool_chain_auto
This commit is contained in:
parent
c2f0bb4fa8
commit
6d0936ca98
@ -57,7 +57,7 @@ set weaver_xml_template {
|
||||
<region base="0x100000" size="0x1800000" type="dedicated" />
|
||||
</physical_memory>
|
||||
<physical_memory name="physical">
|
||||
<region base="0x2000000" size="0x1d000000" type="conventional" />
|
||||
<region base="0x2000000" size="0x30000000" type="conventional" />
|
||||
</physical_memory>
|
||||
<phys_device name="timer_dev">
|
||||
<interrupt name="int_timer0" number="0" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user