summaryrefslogtreecommitdiff
path: root/cmd/fpga.c
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@amd.com>2025-01-21 14:41:49 +0100
committerMichal Simek <michal.simek@amd.com>2025-02-05 16:22:55 +0100
commitc4a711253613fcc4930d82f2cd6f532612149be7 (patch)
tree68dd5b1707761aadd6ee3ed02956d241b7ed9473 /cmd/fpga.c
parent0184f3eead8e7454b077ac92148b47d180b01a1e (diff)
arm64: zynqmp: Describe ethernet controllers via aliases on SOM
Add ethernet aliases to CC (Carrier card) description to create a connection which is used by fdt_fixup_ethernet() for updating local-mac-address in DT. On Kria SOM MAC address is read from i2c eeprom at start and based on it environment variables are created. Without creating aliases U-Boot is not able to inject local-mac-address DT property and OS won't get the same MAC address unless another i2c read is happening in OS. Also aliases are using string not phandle that's why full path has to be provided but that shouldn't be a big issue because location of ethernet controller is fixed. Signed-off-by: Michal Simek <michal.simek@amd.com> Link: https://lore.kernel.org/r/6d360e71a0530d201578e27a6997dbd472772e39.1737466907.git.michal.simek@amd.com
Diffstat (limited to 'cmd/fpga.c')
0 files changed, 0 insertions, 0 deletions