]> git.sur5r.net Git - u-boot/commit
microblaze: Do not print eth device when DM_ETH is enabled
authorMichal Simek <michal.simek@xilinx.com>
Tue, 8 Dec 2015 14:39:24 +0000 (15:39 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Jan 2016 14:55:49 +0000 (15:55 +0100)
commit062f078c3b44703e2e593df16e0e6d1d9935ea1c
treeb88891e43c577e8b642ed2ed540c21bbd4a417ef
parentf0e353ce5538367aa4c61a60702723f32e7c5cfb
microblaze: Do not print eth device when DM_ETH is enabled

Doing the same fix as is done for ARM by:
"Avoid calling print_eths() with driver model"
(sha1: ff97380015b6b5d7d6267417a1cd6fc0e67b81bc)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
cmd/bdinfo.c