]> git.ipfire.org Git - thirdparty/u-boot.git/commit - include/image.h
[new uImage] Fix definition of common bootm_headers_t fields
authorMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:35:52 +0000 (10:35 +0100)
committerMarian Balakowicz <m8@semihalf.com>
Wed, 12 Mar 2008 09:35:52 +0000 (10:35 +0100)
commit1ec73761d2e247078f4520a265d463e8b73391a2
treecee437709a2749f2750be296b506f9501e0b6010
parent1d1cb4270edc6a99276834064069717f9782c491
[new uImage] Fix definition of common bootm_headers_t fields

verify, autostart and lmb fields are used regardless of CONFIG_FIT
setting, move their definitions to common section.

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
include/image.h