Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux

2010-05-05 Thread Fabio Estevam
Hi Wolfgang, --- On Wed, 5/5/10, Wolfgang Denk wrote: > From: Wolfgang Denk > Subject: Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux > To: "Stefano Babic" > Cc: u-boot@lists.denx.de, "John Rigby" > Date: Wednesday, May 5, 2010, 7:40 PM &g

Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux

2010-05-05 Thread Wolfgang Denk
Dear Stefano Babic, In message <4bcf02b0.60...@denx.de> you wrote: > Anatolij Gustschin wrote: > > Currently booting Linux on TX25 board doesn't work > > since there is no correct mach-id and boot parameters > > setup for tx25 board. Fix it now. > > > > Signed-off-by: Anatolij Gustschin > > Cc:

Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux

2010-04-21 Thread Stefano Babic
Anatolij Gustschin wrote: > Currently booting Linux on TX25 board doesn't work > since there is no correct mach-id and boot parameters > setup for tx25 board. Fix it now. > > Signed-off-by: Anatolij Gustschin > Cc: John Rigby > Cc: Stefano Babic > --- > board/karo/tx25/tx25.c |3 +++ > 1 f

Re: [U-Boot] [PATCH] tx25: fix crash while booting Linux

2010-04-21 Thread Wolfgang Denk
Dear Stefano, In message <1271850758-25478-1-git-send-email-ag...@denx.de> Anatolij Gustschin wrote: > Currently booting Linux on TX25 board doesn't work > since there is no correct mach-id and boot parameters > setup for tx25 board. Fix it now. > > Signed-off-by: Anatolij Gustschin > Cc: John R

[U-Boot] [PATCH] tx25: fix crash while booting Linux

2010-04-21 Thread Anatolij Gustschin
Currently booting Linux on TX25 board doesn't work since there is no correct mach-id and boot parameters setup for tx25 board. Fix it now. Signed-off-by: Anatolij Gustschin Cc: John Rigby Cc: Stefano Babic --- board/karo/tx25/tx25.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)