Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dbootstage.ha2cc9bf4c121c3ab7be73a9e12f3d3abab6fa81d Thu May 16 13:53:19 UTC 2013 Simon Glass <sjg@chromium.org> bootstage: Introduce sub-IDs for use with image loading

Loading a ramdisk, kernel or FDT goes through similar stages. Create
a block of IDs for each task, and define a consistent numbering within
the block. This will allow use of common code for image loading.

Signed-off-by: Simon Glass <sjg@chromium.org>