commit | 91f352341aa538698de3936fe1dca0d9502121b2 | [log] [tgz] |
---|---|---|
author | Paul Barker <paul.barker.ct@bp.renesas.com> | Wed Mar 19 12:04:00 2025 +0000 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sun May 04 20:25:03 2025 +0200 |
tree | d5628b3e9f991d385d289b5f084b52194cd91b85 | |
parent | b7c0a5949afae875d76948693adbed797ea9fc31 [diff] |
renesas_rzg2l_smarc_defconfig: Enable networking support For Ethernet to work on the RZ/G2L board, we need to enable support for the ksz9131 PHY and enable random MAC address generation (as no MAC address is programmed into the board). We also enable the `dhcp`, `mii` and `ping` commands so that Ethernet functionality can be tested and used to boot Linux. Signed-off-by: Paul Barker <paul.barker.ct@bp.renesas.com> Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>