summaryrefslogtreecommitdiff
path: root/onenand_ipl
diff options
context:
space:
mode:
authorKumar Gala <galak@kernel.crashing.org>2008-08-15 13:24:41 (GMT)
committerWolfgang Denk <wd@denx.de>2008-08-26 21:41:43 (GMT)
commit396f635b8ff3ccbc38d75d5eda98444c6466810a (patch)
treeb819dfe09006f81737958700fc697458568c0c12 /onenand_ipl
parente906cfae08e8cc2447f59b1bc4c22ab9c3c286d2 (diff)
downloadu-boot-fsl-qoriq-396f635b8ff3ccbc38d75d5eda98444c6466810a.tar.xz
bootm: refactor image detection and os load steps
Created a bootm_start() that handles the parsing and detection of all the images that will be used by the bootm command (OS, ramdisk, fdt). As part of this we now tract all the relevant image offsets in the bootm_headers_t struct. This will allow us to have all the needed state for future sub-commands and lets us reduce a bit of arch specific code on SPARC. Created a bootm_load_os() that deals with decompression and loading the OS image. Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'onenand_ipl')
0 files changed, 0 insertions, 0 deletions