mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
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: 5ebb747492
("powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
8f9850dd8d
commit
ae44f1c9d1
@ -10,7 +10,6 @@
|
|||||||
|
|
||||||
/ {
|
/ {
|
||||||
model = "fsl,T1040RDB-REV-A";
|
model = "fsl,T1040RDB-REV-A";
|
||||||
compatible = "fsl,T1040RDB-REV-A";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&seville_port0 {
|
&seville_port0 {
|
||||||
|
Loading…
Reference in New Issue
Block a user