commit | 683cdd6837e1be62be91a36937a6329b2ec6feb7 | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Mon Oct 07 13:52:16 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 25 17:33:21 2019 -0400 |
tree | eee118cf9850307fa98f5a6a0d86391a7400e717 | |
parent | 899a9de3e462d93d7c91f5205b41d4c41e01ccbb [diff] |
cmd: booti: Store OS start and end info in images structure Store the start and end of the OS image that is loaded in images structure. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>