]> Git Repo - J-u-boot.git/commit
cmd: booti: Store OS start and end info in images structure
authorLokesh Vutla <[email protected]>
Mon, 7 Oct 2019 08:22:16 +0000 (13:52 +0530)
committerTom Rini <[email protected]>
Fri, 25 Oct 2019 21:33:21 +0000 (17:33 -0400)
commit683cdd6837e1be62be91a36937a6329b2ec6feb7
treeeee118cf9850307fa98f5a6a0d86391a7400e717
parent899a9de3e462d93d7c91f5205b41d4c41e01ccbb
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 <[email protected]>
cmd/booti.c
This page took 0.035083 seconds and 4 git commands to generate.