summaryrefslogtreecommitdiffstats
path: root/common/bootm.c
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-01-09 11:05:33 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-01-10 11:53:19 +0100
commit1984af4f28bdabc88881ec8d04eea039855b62e4 (patch)
treef6c10f21ade8620e0083ad614a006e7513ee9a08 /common/bootm.c
parent9bd67f5e6184ecd03b8e052706218f2a741027c3 (diff)
downloadbarebox-1984af4f28bdabc88881ec8d04eea039855b62e4.tar.gz
barebox-1984af4f28bdabc88881ec8d04eea039855b62e4.tar.xz
ARM: bootm: move os loading to do_bootm_linux
__do_bootm_linux is called from the uImage, zImage and raw handlers. In case of the zImage handler the kernel will already be loaded and the kernel load code in __do_bootm_linux will do nothing. Move the loading code to do_bootm_linux so that __do_bootm_linux will always be called with the kernel already loaded. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'common/bootm.c')
0 files changed, 0 insertions, 0 deletions