xref: /openbmc/u-boot/arch/arm/dts/ast2600a0-evb.dts (revision 223bb744)
1/dts-v1/;
2
3#include "ast2600-evb.dts"
4
5/ {
6	model = "AST2600A0 EVB";
7
8	aliases {
9		ethernet0 = &mac1;
10		ethernet1 = &mac2;
11		ethernet2 = &mac3;
12		/delete-property/ethernet3;
13	};
14};
15
16/* MAC0 is broken on A1 */
17/delete-node/&mac0;
18