Skip to content
Snippets Groups Projects
Commit b5053b95 authored by Jonas Höglund's avatar Jonas Höglund
Browse files

Change memory to 128Mb in device tree for ex300

parent 0d99f9d0
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
reg = <0x0 0x8000000>;
};
chosen {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment