Skip to content

Commit 91376c0

Browse files
raajlokaAlif Zakuan Yuslaimi
authored andcommitted
arch: arm: dts: Disable the kernel node for n5x family
Mainline have added a new changes to the Binman tool. This causes compilation error to occur. This changes disabled the kernel node for the n5x family. Signed-off-by: Lokanathan, Raaj <raaj.lokanathan@intel.com>
1 parent 471b69a commit 91376c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,7 @@
8383
&watchdog0 {
8484
bootph-all;
8585
};
86+
87+
&binman {
88+
/delete-node/ kernel;
89+
};

0 commit comments

Comments
 (0)