Skip to content

Commit ae44f1c

Browse files
vladimirolteankuba-moo
authored andcommitted
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
It looks like U-Boot fails to start the kernel properly when the compatible string of the board isn't fsl,T1040RDB, so stop overriding it from the rev-a.dts. Fixes: 5ebb747 ("powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch") Signed-off-by: Vladimir Oltean <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 8f9850d commit ae44f1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/powerpc/boot/dts/fsl/t1040rdb-rev-a.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
/ {
1212
model = "fsl,T1040RDB-REV-A";
13-
compatible = "fsl,T1040RDB-REV-A";
1413
};
1514

1615
&seville_port0 {

0 commit comments

Comments
 (0)