Re: [U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]

2010-07-21 Thread Marek Vasut
Dne Čt 1. července 2010 05:33:46 Marek Vasut napsal(a): > Dne Čt 1. července 2010 02:44:01 Albert ARIBAUD napsal(a): > > Le 01/07/2010 02:09, Marek Vasut a écrit : > > common/cmd_ide.c | 22 +- > > 1 files changed, 13 insertions(+), 9 deletions(-) > > >>> > > >>>

Re: [U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]

2010-06-30 Thread Marek Vasut
Dne Čt 1. července 2010 02:44:01 Albert ARIBAUD napsal(a): > Le 01/07/2010 02:09, Marek Vasut a écrit : > common/cmd_ide.c | 22 +- > 1 files changed, 13 insertions(+), 9 deletions(-) > >>> > >>> I don't see the big advantage of this patch yet. > >> > >> It won'

Re: [U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]

2010-06-30 Thread Albert ARIBAUD
Le 01/07/2010 02:09, Marek Vasut a écrit : common/cmd_ide.c | 22 +- 1 files changed, 13 insertions(+), 9 deletions(-) >>> >>> I don't see the big advantage of this patch yet. >> >> It won't compile at least on ARM. Same case as with the dm9000 ethernet >> adapte

Re: [U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]

2010-06-30 Thread Marek Vasut
Dne Čt 24. června 2010 02:36:00 Marek Vasut napsal(a): > Dne St 23. června 2010 22:51:28 Wolfgang Denk napsal(a): > > Dear Marek Vasut, > > > > In message <1277320683-2057-1-git-send-email-marek.va...@gmail.com> you wrote: > > > Signed-off-by: Marek Vasut > > > --- > > > > > > common/cmd_ide.c

Re: [U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]

2010-06-23 Thread Marek Vasut
Dne St 23. června 2010 22:51:28 Wolfgang Denk napsal(a): > Dear Marek Vasut, > > In message <1277320683-2057-1-git-send-email-marek.va...@gmail.com> you wrote: > > Signed-off-by: Marek Vasut > > --- > > > > common/cmd_ide.c | 22 +- > > 1 files changed, 13 insertions(+), 9

Re: [U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]

2010-06-23 Thread Wolfgang Denk
Dear Marek Vasut, In message <1277320683-2057-1-git-send-email-marek.va...@gmail.com> you wrote: > Signed-off-by: Marek Vasut > --- > common/cmd_ide.c | 22 +- > 1 files changed, 13 insertions(+), 9 deletions(-) I don't see the big advantage of this patch yet. > #ifndef

[U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]

2010-06-23 Thread Marek Vasut
Signed-off-by: Marek Vasut --- common/cmd_ide.c | 22 +- 1 files changed, 13 insertions(+), 9 deletions(-) diff --git a/common/cmd_ide.c b/common/cmd_ide.c index 093ca9f..9c4b250 100644 --- a/common/cmd_ide.c +++ b/common/cmd_ide.c @@ -161,8 +161,8 @@ static uchar ide_wait