]> Git Repo - u-boot.git/commit - cmd/bdinfo.c
bdinfo: powerpc: Use the generic bd command
authorSimon Glass <[email protected]>
Sun, 10 May 2020 20:16:37 +0000 (14:16 -0600)
committerTom Rini <[email protected]>
Thu, 25 Jun 2020 17:24:11 +0000 (13:24 -0400)
commit2e0fa21785ad24da212f49553a7d1775f4eaca95
tree2b64562bd732256931c2bfa38347490503cd2003
parent628c85aec0a2034e69f56a876132e66c9eb864ff
bdinfo: powerpc: Use the generic bd command

Unfortunately PowerPC has a lot of special stuff. Move it into the generic
function for now, so we can have it all in one place.

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