Re: [U-Boot-Users] [PATCH] pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver

2008-01-18 Thread Jon Loeliger
Nobuhiro Iwamatsu wrote: >> We should _all_ violently agree with this patch. :-) > Thank you for explaining. It is a good lesson for me. No problem. >> Atarashi pachi hoshii! > :-) > I sent patch that fix CONFIG_COMMANDS problem yesterday. I saw that. Thanks! jdl

Re: [U-Boot-Users] [PATCH] pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver

2008-01-18 Thread Nobuhiro Iwamatsu
On Thu, 17 Jan 2008 08:50:05 -0600 Jon Loeliger <[EMAIL PROTECTED]> wrote: > >> Oh, and, a "git grep CONFIG_COMMANDS" reveals that there > >> are a few other lingering instances of this bug around. > > > Thank you for your comment. > > # I have not understood "Amen-brother-by" first. > > Sorry.

Re: [U-Boot-Users] [PATCH] pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver

2008-01-17 Thread Ben Warren
Jon Loeliger wrote: > Sorry. It means "I _totally_ agree with this patch." > The religious word "Amen" means "Let it be" or "So be it". > By adding "Brother" to it, it makes it familiar, and > connotes charismatic religious fervor. We should _all_ > violently agree with this patch. :-) > > No

Re: [U-Boot-Users] [PATCH] pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver

2008-01-17 Thread Jon Loeliger
Nobuhiro Iwamatsu wrote: > 2008/1/16, Jon Loeliger <[EMAIL PROTECTED]>: >> On Tue, 2008-01-15 at 11:46, Nobuhiro Iwamatsu wrote: >>> Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> >>> --- >>> drivers/pcmcia/marubun_pcmcia.c |6 -- >>> 1 files changed, 4 insertions(+), 2 deletions(-)

Re: [U-Boot-Users] [PATCH] pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver

2008-01-17 Thread Nobuhiro Iwamatsu
2008/1/16, Jon Loeliger <[EMAIL PROTECTED]>: > On Tue, 2008-01-15 at 11:46, Nobuhiro Iwamatsu wrote: > > Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> > > --- > > drivers/pcmcia/marubun_pcmcia.c |6 -- > > 1 files changed, 4 insertions(+), 2 deletions(-) > > > > diff --git a/drivers

Re: [U-Boot-Users] [PATCH] pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver

2008-01-15 Thread Jon Loeliger
On Tue, 2008-01-15 at 11:46, Nobuhiro Iwamatsu wrote: > Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> > --- > drivers/pcmcia/marubun_pcmcia.c |6 -- > 1 files changed, 4 insertions(+), 2 deletions(-) > > diff --git a/drivers/pcmcia/marubun_pcmcia.c b/drivers/pcmcia/marubun_pcmcia.c

[U-Boot-Users] [PATCH] pcmcia: Remove CONFIG_COMMANDS from marubun pcmcia driver

2008-01-15 Thread Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> --- drivers/pcmcia/marubun_pcmcia.c |6 -- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/pcmcia/marubun_pcmcia.c b/drivers/pcmcia/marubun_pcmcia.c index 7b112af..2479a66 100644 --- a/drivers/pcmcia/marubun_pcmci