This shows you the differences between two versions of the page.
ass:labs-2025:03:tasks:02 [2025/08/06 15:29] radu.mantu [02. Enabling networking on iMX93] |
ass:labs-2025:03:tasks:02 [2025/08/06 18:03] (current) radu.mantu |
||
---|---|---|---|
Line 33: | Line 33: | ||
</spoiler> | </spoiler> | ||
- | <hidden> | ||
<spoiler Hint #2> | <spoiler Hint #2> | ||
The driver can be found at ''linux/drivers/net/ethernet/freescale/fec_main.c''. \\ | The driver can be found at ''linux/drivers/net/ethernet/freescale/fec_main.c''. \\ | ||
Line 39: | Line 38: | ||
Try to provide it via another means, other than through the eFuse protected by the EdgeLink Enclave (that doesn't work). | Try to provide it via another means, other than through the eFuse protected by the EdgeLink Enclave (that doesn't work). | ||
</spoiler> | </spoiler> | ||
- | </hidden> | ||
- | <hidden> | ||
<spoiler Hint #3> | <spoiler Hint #3> | ||
In ''linux/net/ethernet/eth.c'' look at the comments of the ''fwnode_get_mac_address()'' function. \\ | In ''linux/net/ethernet/eth.c'' look at the comments of the ''fwnode_get_mac_address()'' function. \\ | ||
Line 47: | Line 44: | ||
Try spoofing the MAC address of [[https://gist.github.com/aallan/b4bb86db86079509e6159810ae9bd3e4|some vendor]]. | Try spoofing the MAC address of [[https://gist.github.com/aallan/b4bb86db86079509e6159810ae9bd3e4|some vendor]]. | ||
</spoiler> | </spoiler> | ||
- | </hidden> |