ODROID-N2: arch/arm64: add dummy subnode 'chosen {}' for KEXEC

Change-Id: I40ed4aa47d8fe25941fcdc5ee1b1de8fe514e69c
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2019-01-09 13:00:16 +09:00
committed by Chris KIM
parent d3668679b6
commit fd0ebe5b0c
2 changed files with 4 additions and 0 deletions

View File

@@ -27,6 +27,8 @@
#address-cells = <2>;
#size-cells = <2>;
chosen { };
reserved-memory {
#address-cells = <2>;
#size-cells = <2>;

View File

@@ -27,6 +27,8 @@
#address-cells = <2>;
#size-cells = <2>;
chosen { };
reserved-memory {
#address-cells = <2>;
#size-cells = <2>;