Commit 2c87441c authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Thierry Reding

ARM: tegra: apalis_t30: add local-mac-address property

Add empty local-mac-address property to be filled in by boot loader
(e.g. U-Boot).
Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 055c0107
......@@ -34,6 +34,10 @@ pci@2,0 {
pci@3,0 {
nvidia,num-lanes = <1>;
pcie@0 {
reg = <0 0 0 0 0>;
local-mac-address = [00 00 00 00 00 00];
};
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment