On 09/22/2013 09:03 AM, Clive Messer wrote:
On Sat, 2013-09-21 at 21:18 -0400, Steven Falco wrote:
diff -ur BUILD.original/u-boot-2013.07/common/cmd_bootm.c BUILD/u-boot-2013.07/common/cmd_bootm.c
--- BUILD.original/u-boot-2013.07/common/cmd_bootm.c 2013-07-23 07:58:13.000000000 -0400
+++ BUILD/u-boot-2013.07/common/cmd_bootm.c 2013-09-21 21:08:10.623374338 -0400
@@ -997,7 +998,7 @@
break;
#endif
default:
- printf("Wrong Image Format for %s command\n", cmdtp->name);
+ printf("Wrong Image Format for command\n");
bootstage_error(BOOTSTAGE_ID_FIT_KERNEL_INFO);
return NULL;
}
I'm sure you don't need me to confirm you're on the right track, but
yes, with the patch, able to boot every time on the Wandboard, rather
than a one in five chance.
Clive
Excellent! Thanks for testing. I'll continue to sort this out, and
come up with a proper fix.
Steve
_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm