diff options
author | Tom Rini <trini@ti.com> | 2013-07-09 15:33:25 -0400 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-07-10 09:15:15 -0400 |
commit | 225fd8c5d4556547896a5d32ee092a258f3df638 (patch) | |
tree | ea77b177886d964944d8270c37015c5c1578622d /board | |
parent | 2b9599e010603879f99ed867f47fca6268902661 (diff) | |
download | u-boot-imx-225fd8c5d4556547896a5d32ee092a258f3df638.zip u-boot-imx-225fd8c5d4556547896a5d32ee092a258f3df638.tar.gz u-boot-imx-225fd8c5d4556547896a5d32ee092a258f3df638.tar.bz2 |
cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself
As a zImage does not have a U-Boot header, we cannot really do what
BOOTM_STATE_FINDOTHER does, exactly. Break the ramdisk/fdt portions of
bootm_find_other into bootm_find_ramdisk/fdt which can be called in both
cases.
Signed-off-by: Tom Rini <trini@ti.com>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions