On Fri, Jun 16, 2017 at 11:37 AM, Simon Glass <s...@chromium.org> wrote: > At present the U-Boot banner is only displayed on the serial console. If > this is not visible to the user, the banner does not show. Some devices > have a video display which can usefully display this information. > > Add a banner which is printed after relocation only on non-serial devices > if CONFIG_DISPLAY_BOARDINFO_LATE is defined. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: None > Changes in v2: > - Reword function comment for console_announce_r() slighty > > common/board_r.c | 1 + > common/console.c | 17 +++++++++++++---- > include/console.h | 12 ++++++++++++ > 3 files changed, 26 insertions(+), 4 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com> Tested-by: Bin Meng <bmeng...@gmail.com> Applied to u-boot-dm, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot