The Odroid C2 has two GiB of memory with two reserved regions.
reg = <0x0 0x0 0x0 0x1000000>;
reg = <0x0 0x10000000 0x0 0x200000>;
Patch
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| board.c | ||
| sm.c | ||
The Odroid C2 has two GiB of memory with two reserved regions.
reg = <0x0 0x0 0x0 0x1000000>;
reg = <0x0 0x10000000 0x0 0x200000>;
Patch
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| board.c | ||
| sm.c | ||