[PATCH v2 20/21] ppc: qemu: Enable eTSEC support

Vladimir Oltean olteanv at gmail.com
Sat Mar 13 14:49:35 CET 2021


On Fri, Mar 12, 2021 at 09:36:01PM +0800, Bin Meng wrote:
> QEMU ppce500 target can dynamically instantiate an eTSEC device
> if "-device eTSEC" is given to QEMU. This commit enables eTSEC
> driver and the required fixed PHY driver to create a usable
> network configuration using eTSEC.
> 
> Unlike a real world 85xx board that usually stores the eTSEC MAC
> address in an EEPROM, CONFIG_NET_RANDOM_ETHADDR is required for
> QEMU otherwise U-Boot ethernet initialization complains no valid
> ethernet address is set.
> 
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---

Reviewed-by: Vladimir Oltean <vladimir.oltean at nxp.com>


More information about the U-Boot mailing list