commit | 963287e48314d334d3c5b377dca8ea0dec4ac718 | [log] [tgz] |
---|---|---|
author | Paul Cercueil <paul@crapouillou.net> | Mon May 25 19:41:53 2020 +0200 |
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | Wed May 27 13:03:56 2020 +0200 |
tree | d9cc8dd9ea1e919873ba78e2fad4588db16589bd | |
parent | 6423e59a64e7b490499d9d1fb1c2323eea5f134c [diff] |
MIPS: ingenic: DTS: Add memory info of GCW Zero Add memory info of the GCW Zero in its devicetree. The bootloader generally provides this information, but since it is fixed to 512 MiB, it doesn't hurt to have it in devicetree. It allows the kernel to boot without any parameter passed as argument. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>