summaryrefslogtreecommitdiffstats
path: root/arch/nds32
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2012-08-27 14:58:28 -0700
committerTom Rini <trini@ti.com>2012-09-27 11:20:28 -0700
commit4212098181ac91e14374c1207b1e98595f1cc717 (patch)
tree0e16048409b7e9b15a287994a665253555d1bdf9 /arch/nds32
parent1292eaf3530257e24c77979295892718662eda4b (diff)
downloadblackbird-obmc-uboot-4212098181ac91e14374c1207b1e98595f1cc717.tar.gz
blackbird-obmc-uboot-4212098181ac91e14374c1207b1e98595f1cc717.zip
SPL: Rework how we inform about un-headered images
First, remove the puts from the case where we don't have an mkimage header as this is somewhat common and intentional for no-arg target images. Second, rework the final switch statement in board_init_r to, in the case of !CONFIG_SPL_OS_BOOT be only about doing debug prints about if we know what the magic is or not (the CONFIG_SPL_OS_BOOT case is unchanged). Then we call jump_to_image_no_args(). This gives us the same behavior as before but with slightly smaller code. Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/nds32')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud