projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6518b1
)
tools/kwbimage: update the list of SoCs using v1 header
author
Baruch Siach
<baruch@tkos.co.il>
Tue, 4 Jul 2017 17:23:38 +0000
(20:23 +0300)
committer
Stefan Roese
<sr@denx.de>
Wed, 12 Jul 2017 04:57:55 +0000
(06:57 +0200)
Armada 38x also uses image header v1.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
tools/kwbimage.h
patch
|
blob
|
history
diff --git
a/tools/kwbimage.h
b/tools/kwbimage.h
index 20f4d0d9dd7f7e6f5e8069fdfc6a7446a850f874..893083e4e4cd2809fcea5637bb1389710cd75a16 100644
(file)
--- a/
tools/kwbimage.h
+++ b/
tools/kwbimage.h
@@
-70,7
+70,7
@@
struct kwb_header {
struct ext_hdr_v0 kwb_exthdr;
};
-/* Structure of the main header, version 1 (Armada 370
, Armada
XP) */
+/* Structure of the main header, version 1 (Armada 370
/38x/
XP) */
struct main_hdr_v1 {
uint8_t blockid; /* 0 */
uint8_t flags; /* 1 */