linux/arch/arm/boot
Javier Martinez Canillas 91e723c609 ARM: dts: exynos: Add missing memory node for Exynos5440 boards
The skeleton.dtsi file was removed in ARM64 for different reasons as
explained in commit ("3ebee5a2e141 arm64: dts: kill skeleton.dtsi").

These also applies to ARM and it will also allow to get rid of the
following DTC warnings in the future:

"Node /memory has a reg or ranges property, but no unit name"

But these boards don't have a memory node defined, so removing the
skeleton.dtsi inclusion in exynos5440.dtsi will cause a change in
the compiled DTB. Add a dummy memory node so the compiled DTB does
not change if the skeleton.dtsi is removed from exynos5440.dtsi.

Eventually the correct starting addresses and sizes should be used
but I didn't find that information.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2016-09-01 18:25:11 +02:00
..
bootp kbuild: drop redundant "PHONY += FORCE" 2016-04-20 10:38:40 +02:00
compressed
dts ARM: dts: exynos: Add missing memory node for Exynos5440 boards 2016-09-01 18:25:11 +02:00
.gitignore
Makefile ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready" 2016-06-22 19:55:12 +01:00
install.sh