On 5 April 2015 at 16:07, Simon Glass <[email protected]> wrote: > This function is not supported with driver model. > > Signed-off-by: Simon Glass <[email protected]> > Acked-by: Joe Hershberger <[email protected]> > --- > Note from Joe Hershberger <[email protected]> > > At this point I don't see much value in listing the Ethernet devices in > bdinfo. It seems like a bit of a spurious thing to display and as such I > didn't feel like rewriting it to be compatible with DM or implementing the > functions bdinfo's print_eths() uses. Also, it is only supported on ARM > and Microblaze. The inconsistency also led to my decision to drop it. > > Changes in v2: None > > common/cmd_bdinfo.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm/next. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

