mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 05:37:16 -04:00
Increase memory to 16 MB
This commit is contained in:
parent
58047f581b
commit
3c2aa3b0eb
2 changed files with 2 additions and 2 deletions
|
@ -26,7 +26,7 @@
|
|||
};
|
||||
memory@80000000 {
|
||||
device_type = "memory";
|
||||
reg = <0x0 0x80000000 0x0 0x800000>;
|
||||
reg = <0x0 0x80000000 0x0 0x1000000>;
|
||||
};
|
||||
soc {
|
||||
#address-cells = <2>;
|
||||
|
|
2
tb
2
tb
|
@ -1 +1 @@
|
|||
Subproject commit af427ba569cd9695e19d17e94c3f627381a9dded
|
||||
Subproject commit 2c32c2418e1cebb8a103029cde87c14c724e5514
|
Loading…
Add table
Add a link
Reference in a new issue