fatload mmc1 0 ${loadaddr} uImage && bootm ${loadaddr}
ext2load mmc1 0 ${loadaddr} uImage && bootm ${loadaddr}
echo could not load uImage
