layerscape: fix board name for SD card boot
authorYangbo Lu <yangbo.lu@nxp.com>
Thu, 28 May 2020 05:50:42 +0000 (13:50 +0800)
committerPetr Štetiar <ynezz@true.cz>
Sat, 11 Jul 2020 12:44:22 +0000 (14:44 +0200)
commit3a99b624d87b32a95210ae58bd782a144ba12fc2
tree1f3cc03655210f7991fe0ba070f21114b61d1e18
parent3a3b9ded50d25444b9acae6e0a2099db93232c11
layerscape: fix board name for SD card boot

Many Layerscape boards support both flash boot and SD card boot.
And different firmware and sysupgrade.bin are built for the two
boot methods. To identify them, a fix could be done on board name
by adding a postfix "-sdboot" for SD card boot.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
target/linux/layerscape/base-files/lib/preinit/02_sysinfo_fixup [new file with mode: 0644]