]> git.baikalelectronics.ru Git - uboot.git/commit
add FIT data-position & data-offset property support
authorKelvin Cheung <keguang.zhang@gmail.com>
Sat, 19 May 2018 10:21:37 +0000 (18:21 +0800)
committerTom Rini <trini@konsulko.com>
Sat, 26 May 2018 22:19:19 +0000 (18:19 -0400)
commit55bd47a974612d89f0f45ff2f1bf6536fc76ea0f
treecbf28525f1b99b2e3415ddbe38934f372510e0eb
parent3027b1a11e879aa9568623bc6266284413ee2823
add FIT data-position & data-offset property support

Add FIT data-position & data-offset property support for bootm,
which were already supported in SPL.

Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
common/image-fit.c
include/image.h