commit | 186cc99dd0026e50bd8a996e2851abd0b91602a2 | [log] [tgz] |
---|---|---|
author | Kelvin Cheung <keguang.zhang@gmail.com> | Sat May 19 18:21:37 2018 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sat May 26 18:19:19 2018 -0400 |
tree | cbf28525f1b99b2e3415ddbe38934f372510e0eb | |
parent | 2427ec6743c1732a31c61cae983f1e8390ef868a [diff] |
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>