On 12 September 2017 at 20:10, Wenyou Yang <[email protected]> wrote: > Add a function to display the company's logo and board information > via the API from DM_VIDEO. This function can be shared by other > atmel boards, so locate it in board/atmel/common folder. > > Signed-off-by: Wenyou Yang <[email protected]> > --- > > Changes in v5: None > Changes in v4: None > Changes in v3: None > Changes in v2: None > > arch/arm/mach-at91/include/mach/at91_common.h | 1 + > board/atmel/common/Makefile | 1 + > board/atmel/common/video_display.c | 72 > +++++++++++++++++++++++++++ > 3 files changed, 74 insertions(+) > create mode 100644 board/atmel/common/video_display.c
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

