[U-Boot] [PATCH] bootm: Add support for Plan 9

Wolfgang Denk wd at denx.de
Mon Mar 18 09:27:09 CET 2013


Dear Steven,

In message <CAGGHmKHs+j0rb8nazhTQsREcXWtNVrE32KCNRhy5ZC2dhsomCQ at 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

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Panic, n.: The second time you can't do it the first time.


More information about the U-Boot mailing list