]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks: venice: add board model/serial# to env
authorTim Harvey <tharvey@gateworks.com>
Tue, 27 Jul 2021 22:19:39 +0000 (15:19 -0700)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 12:46:50 +0000 (14:46 +0200)
commit57d27aa917dca7aed39df2a457473161d29dcf16
treeab5d737ea531958df091b3cc7d283dc717d01124
parent67c6d03620878c59e634cf33378aa10c77fd25ea
board: gateworks: venice: add board model/serial# to env

Add board model/serial# strings to env. Move the creation of the strings
to gsc_read() and the display of the info into gsc_info() so they are
available to U-Boot proper.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/venice/gsc.c
board/gateworks/venice/gsc.h
board/gateworks/venice/imx8mm_venice.c