mirror of
https://xff.cz/git/u-boot/
synced 2025-10-08 11:45:18 +02:00
Merge branch 'master' of git://git.denx.de/u-boot-arm
This commit is contained in:
@@ -139,6 +139,7 @@ static const table_entry_t uimage_type[] = {
|
||||
{ IH_TYPE_STANDALONE, "standalone", "Standalone Program", },
|
||||
{ IH_TYPE_UBLIMAGE, "ublimage", "Davinci UBL image",},
|
||||
{ IH_TYPE_MXSIMAGE, "mxsimage", "Freescale MXS Boot Image",},
|
||||
{ IH_TYPE_ATMELIMAGE, "atmelimage", "ATMEL ROM-Boot Image",},
|
||||
{ -1, "", "", },
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user