summaryrefslogtreecommitdiffstats
path: root/include/image.h
diff options
context:
space:
mode:
authorAlbert ARIBAUD \(3ADEV\) <albert.aribaud@3adev.fr>2015-03-31 11:40:49 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2015-04-10 14:23:26 +0200
commit39f520bb62be67ef98303c47dd5c2d76861fea0f (patch)
treef83b887dc7bb7ba090610a60a3beba57b12882d4 /include/image.h
parent24d528e3fa3a8370aa5263592c362b7d61642340 (diff)
downloadblackbird-obmc-uboot-39f520bb62be67ef98303c47dd5c2d76861fea0f.tar.gz
blackbird-obmc-uboot-39f520bb62be67ef98303c47dd5c2d76861fea0f.zip
lpc32xx: add lpc32xx-spl.bin boot image target
Signed-off-by: Albert ARIBAUD (3ADEV) <albert.aribaud@3adev.fr>
Diffstat (limited to 'include/image.h')
-rw-r--r--include/image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/image.h b/include/image.h
index 0e6af00c16..3844be67d8 100644
--- a/include/image.h
+++ b/include/image.h
@@ -242,6 +242,7 @@ struct lmb;
#define IH_TYPE_ATMELIMAGE 18 /* ATMEL ROM bootable Image */
#define IH_TYPE_SOCFPGAIMAGE 19 /* Altera SOCFPGA Preloader */
#define IH_TYPE_X86_SETUP 20 /* x86 setup.bin Image */
+#define IH_TYPE_LPC32XXIMAGE 21 /* x86 setup.bin Image */
/*
* Compression Types
OpenPOWER on IntegriCloud