You need to sign in or sign up before continuing.
-
Simon Glass authored
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>
Simon Glass authoredLoading 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>