diff options
author | Ilko Iliev <iliev@ronetix.at> | 2008-11-09 15:53:14 +0100 |
---|---|---|
committer | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2008-11-21 01:44:35 +0100 |
commit | 263b749e2e25473a48776d317bd2a7e2ddcdd212 (patch) | |
tree | ddad6281bf3d3e9d7d194fb555fddee69c3fe40b /lib_ppc | |
parent | 9b827cf1720acda2473afa516956eab6f7cca9a1 (diff) | |
download | u-boot-imx-263b749e2e25473a48776d317bd2a7e2ddcdd212.zip u-boot-imx-263b749e2e25473a48776d317bd2a7e2ddcdd212.tar.gz u-boot-imx-263b749e2e25473a48776d317bd2a7e2ddcdd212.tar.bz2 |
lib_arm: do_bootm_linux() - correct a small mistake
This patch corrects a small bug in the "if" condition:
the parameter "flag" is 0 and the "if" condition is always true.
The result is - the boom command doesn't start the kernel.
Affected targets: all arm based.
Signed-off-by: Ilko Iliev <iliev@ronetix.at>
Diffstat (limited to 'lib_ppc')
0 files changed, 0 insertions, 0 deletions