]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: sl28: add user friendly names for the boot sources
authorMichael Walle <michael@walle.cc>
Tue, 23 Aug 2022 09:30:16 +0000 (11:30 +0200)
committerPeng Fan <peng.fan@nxp.com>
Tue, 6 Sep 2022 01:10:41 +0000 (09:10 +0800)
commit9f461171238e1c32ae99e7485f4dd81247470505
treee66e5df223799285891a0bddffea1e6d3cd1c560
parent67b5dab2637196cac82329ccc2ebf2bd95ca26e2
board: sl28: add user friendly names for the boot sources

During startup the SPL will print where the u-boot proper is read from.
Instead of using the default names, provide more user friendly names.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
board/kontron/sl28/spl.c