
Dear Steven,
In message CAGGHmKHs+j0rb8nazhTQsREcXWtNVrE32KCNRhy5ZC2dhsomCQ@mail.gmail.com you wrote:
From 902b728b8bcacecf9e2ea7854cc1e3777c2fd4e3 Mon Sep 17 00:00:00 2001
Apologies for the second patch; I did not realize at the time that modifications were needed for bootm to function correctly.
I guess the text above is not supposed to become part of the commit message - as you posted it, it would. Please move such comments below the "---" separator line.
Also, your posting is missing the (mandatory) Signed-off-by: line.
And for repostings / updated versions of patches we expect a history of changes.
I recommend you re-read the rules for patch submissions, especially here [1] and here [2].
+#endif #if defined(CONFIG_CMD_ELF) [IH_OS_VXWORKS] = do_bootm_vxworks, [IH_OS_QNX] = do_bootm_qnxelf,
And finally, your patch is white-space corerupted. Please fix your mailer before resubmitting. gmail is NOT a good client to use here. Why don't you send your patch using "git send-email" as recommended?
[1] http://www.denx.de/wiki/view/U-Boot/Patches#General_Patch_Submission_Rules [2] http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_patch_versions
Best regards,
Wolfgang Denk