Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is done in fsbl_hooks.c in the FsblHookBeforeHandoff function.  When using TE supplied BSP's for Petalinux the FSBL code is already including this. If creating FSBL from scratch using Xilinx SDK Wizard then the hook code must be inserted manually (or the fsbl_hooks.c replaced completely). The way MAC Address is read from Hardware is module dependent, so proper files should be used.

MAC Address in u-boot

U-boot Ethernet driver guide says that:

...