Re: [U-Boot] [PATCH] common/command.c: revert chanches from commit 199adb60

2012-12-13 Thread Anatolij Gustschin
Hi Rommel, On Fri, 14 Dec 2012 04:13:34 + (UTC) Rommel Custodio wrote: ... > > > > Applied to u-boot-staging/agust denx.de-urgent. > > *bump* > > This seems to be still missing in master. This patch is already in master, here is the commit [1]. Thanks, Anatolij [1] http://git.denx.de/

Re: [U-Boot] [PATCH] common/command.c: revert chanches from commit 199adb60

2012-12-13 Thread Rommel Custodio
Dear Anatolij, Anatolij Gustschin denx.de> writes: > > Hi Albert, > > On Sat, 10 Nov 2012 12:21:55 +0100 > Albert ARIBAUD aribaud.net> wrote: > ... > > > > > > Applied to u-boot-staging/agust denx.de-urgent. *bump* This seems to be still missing in master. All the best, Rommel > > > >

Re: [U-Boot] [PATCH] common/command.c: revert chanches from commit 199adb60

2012-11-10 Thread Anatolij Gustschin
Hi Albert, On Sat, 10 Nov 2012 12:21:55 +0100 Albert ARIBAUD wrote: ... > > > > Applied to u-boot-staging/ag...@denx.de-urgent. > > Did you fix the typo in the commit summary/subject on the fly? yes, I noticed it when applying, it wasn't worth it to resubmit the patch. Thanks, Anatolij __

Re: [U-Boot] [PATCH] common/command.c: revert chanches from commit 199adb60

2012-11-10 Thread Albert ARIBAUD
Hi Anatolij, On Thu, 8 Nov 2012 13:42:14 +0100, Anatolij Gustschin wrote: > On Thu, 8 Nov 2012 12:52:13 +0100 > Anatolij Gustschin wrote: > > > commit 199adb601ff34bdbbd0667fac80dfe0a87bffc2b "common/misc: sparse > > fixes" broke the help command trying to fix the sparse error > > "command.c:

Re: [U-Boot] [PATCH] common/command.c: revert chanches from commit 199adb60

2012-11-08 Thread Anatolij Gustschin
On Thu, 8 Nov 2012 12:52:13 +0100 Anatolij Gustschin wrote: > commit 199adb601ff34bdbbd0667fac80dfe0a87bffc2b "common/misc: sparse > fixes" broke the help command trying to fix the sparse error > "command.c:44:38: error: bad constant expression". > > As Henrik points out, the fix was bad becaus