]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
bootstage: Introduce sub-IDs for use with image loading
authorSimon Glass <sjg@chromium.org>
Thu, 16 May 2013 13:53:19 +0000 (13:53 +0000)
committerTom Rini <trini@ti.com>
Tue, 4 Jun 2013 20:06:31 +0000 (16:06 -0400)
commita2cc9bf4c121c3ab7be73a9e12f3d3abab6fa81d
tree7944bfb56ba748f8329532691ab5e0ef732dc564
parentd34d186ef9cf5a2e8030862cb5d281356046e6a1
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>
include/bootstage.h