On Tue, 18 Feb 2020 at 22:19, Heiko Schocher <h...@denx.de> wrote: > > PowerPC target supports OF booting, so print the > fdt address and size in bdinfo. > > Signed-off-by: Heiko Schocher <h...@denx.de> > --- > Travis build: > https://travis-ci.org/hsdenx/u-boot-test/builds/651885430 > > cmd/bdinfo.c | 3 +++ > 1 file changed, 3 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>