Home
last modified time | relevance | path

Searched hist:e906cfae08e8cc2447f59b1bc4c22ab9c3c286d2 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dimage.he906cfae08e8cc2447f59b1bc4c22ab9c3c286d2 Fri Aug 15 13:24:40 UTC 2008 Kumar Gala <galak@kernel.crashing.org> bootm: move lmb into the bootm_headers_t structure

To allow for persistent state between future bootm subcommands we
need the lmb to exist in a global state.
Moving it into the bootm_headers_t allows us to do that.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>