On Wed, 6 Apr 2022 11:39:33 +0200 Pali Rohár <[email protected]> wrote:
> CONFIG_ETHPRIME defines primary ethernet device and env variable $ethact > stores currently active ethernet device. > > So there is no point to set ethact= in default environment. Instead set > CONFIG_ETHPRIME properly. > > Signed-off-by: Pali Rohár <[email protected]> Reviewed-by: Marek Behún <[email protected]>

