mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
lpc32xx: add lpc32xx-spl.bin boot image target
Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
This commit is contained in:
committed by
Albert ARIBAUD
parent
24d528e3fa
commit
39f520bb62
@@ -149,6 +149,7 @@ static const table_entry_t uimage_type[] = {
|
||||
{ IH_TYPE_MXSIMAGE, "mxsimage", "Freescale MXS Boot Image",},
|
||||
{ IH_TYPE_ATMELIMAGE, "atmelimage", "ATMEL ROM-Boot Image",},
|
||||
{ IH_TYPE_X86_SETUP, "x86_setup", "x86 setup.bin", },
|
||||
{ IH_TYPE_LPC32XXIMAGE, "lpc32xximage", "LPC32XX Boot Image", },
|
||||
{ -1, "", "", },
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user