summaryrefslogtreecommitdiff
path: root/include/image.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-08-19 02:04:56 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-08-19 02:04:56 +0200
commit4a39616da41840bbc5b4c3f69df9861c2e6a8425 (patch)
treeb1f3182b68f5115de3f37a2f4bed74971c2786d9 /include/image.h
parent5196a7a03bc436435787e1ad7044af94d93a5448 (diff)
parent86c8e17f25e972a7e272950a0735fad84e082b88 (diff)
downloadu-boot-imx-4a39616da41840bbc5b4c3f69df9861c2e6a8425.zip
u-boot-imx-4a39616da41840bbc5b4c3f69df9861c2e6a8425.tar.gz
u-boot-imx-4a39616da41840bbc5b4c3f69df9861c2e6a8425.tar.bz2
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
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 139df0b..ea7e953 100644
--- a/include/image.h
+++ b/include/image.h
@@ -124,6 +124,7 @@
#define IH_TYPE_FIRMWARE 5 /* Firmware Image */
#define IH_TYPE_SCRIPT 6 /* Script file */
#define IH_TYPE_FILESYSTEM 7 /* Filesystem Image (any type) */
+#define IH_TYPE_FLATDT 8 /* Binary Flat Device Tree Blob */
/*
* Compression Types