Hi Pedro, On Wed, Feb 12, 2020 at 3:55 PM Pedro Jardim <jardim.c.pe...@gmail.com> wrote: > > This fixes the following warning: > > ===================== WARNING ====================== > This board does not use CONFIG_DM_ETH (Driver Model > for Ethernet drivers). Please update the board to use > CONFIG_DM_ETH before the v2020.07 release. Failure to > update by the deadline may result in board removal. > See doc/driver-model/migration.rst for more info. > ==================================================== > > Signed-off-by: Pedro Jardim <jardim.c.pe...@gmail.com> > > Changes since v1" > - Remove CONFIG_ETHPRIME
Patch looks good, but the "Changes since v1" should be placed below the --- line. Please see below. > --- Please place it here. Reviewed-by: Fabio Estevam <feste...@gmail.com>