]> Git Repo - J-u-boot.git/commit
bdinfo: microblaze: Use the generic bd command
authorSimon Glass <[email protected]>
Sun, 10 May 2020 20:16:31 +0000 (14:16 -0600)
committerTom Rini <[email protected]>
Thu, 25 Jun 2020 17:24:11 +0000 (13:24 -0400)
commit271db508cc9c6490f6aee2da2f8707c52738c738
tree46d0c7805bdbb65bdb0e9868bf82585213f9c845
parent08c56d19175aad4824b16d4312f8486646a53ed1
bdinfo: microblaze: Use the generic bd command

Microblaze prints out ethernet and FDT information. This is useful to
most archs, so move it into the generic code and move microblaze over to
use it.

Note that FDT information is shown for all boards, since they should be
using device tree by now.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
cmd/bdinfo.c
This page took 0.03333 seconds and 4 git commands to generate.