Commit 56e3c1b7 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

1.set override MAC 2.ATAGs off?

parent 210b5f0e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@
			compatible = "xlnx,ps7-ethernet-1.00.a";
			interrupt-parent = <&ps7_scugic_0>;
			interrupts = <0 22 4>;
			local-mac-address = [00 0a 35 00 00 00];
			local-mac-address = [00 0e 64 10 00 00];
			phy-handle = <&phy3>;
			phy-mode = "rgmii-id";
			reg = <0xe000b000 0x1000>;
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@
			compatible = "xlnx,ps7-ethernet-1.00.a";
			interrupt-parent = <&ps7_scugic_0>;
			interrupts = <0 22 4>;
			local-mac-address = [00 0a 35 00 00 00];
			local-mac-address = [00 0e 64 10 00 00];
			phy-handle = <&phy3>;
			phy-mode = "rgmii-id";
			reg = <0xe000b000 0x1000>;
+1 −1
Original line number Diff line number Diff line
@@ -123,7 +123,7 @@
			compatible = "xlnx,ps7-ethernet-1.00.a";
			interrupt-parent = <&ps7_scugic_0>;
			interrupts = <0 22 4>;
			local-mac-address = [00 0a 35 00 00 00];
			local-mac-address = [00 0e 64 10 00 00];
			phy-handle = <&phy3>;
			phy-mode = "rgmii-id";
			reg = <0xe000b000 0x1000>;
+5 −1
Original line number Diff line number Diff line
@@ -44,3 +44,7 @@ CONFIG_UBIFS_FS_ADVANCED_COMPR=n
CONFIG_MTD_NAND_OTP=y

CONFIG_SENSORS_JC42=y

#CONFIG_ELPHEL393_INIT=n

CONFIG_ATAGS=n
 No newline at end of file