[U-Boot] Merge fixes/clean up outside merge window? was: Re: [PATCH] lib_arm: do_bootm_linux() - correct a small mistake

Dirk Behme dirk.behme at googlemail.com
Thu Nov 20 17:52:05 CET 2008


Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 15:53 Sun 09 Nov     , Ilko Iliev wrote:
> 
>>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 at ronetix.at>
>>---
>> lib_arm/bootm.c |    2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> Applied to u-boot-arm/master and u-boot-arm/omap3

Is there any special reason why no git pull request for mainline for 
this is sent? Isn't this an important fix which should go into 
mainline even if merge window is not open?

Dirk

And btw: What's about merging clean up patches like

http://lists.denx.de/pipermail/u-boot/2008-November/043220.html

now (outside merge window) into mainline via e.g. u-boot-arm/master? 
Having this merged now, I could rebase OMAP3 patch against this and 
mainline would be ready when merge window opens.




More information about the U-Boot mailing list