Re: [U-Boot-Users] [PATCH]:arm926ejs: Regression to remove inappropriate LED control code from arch init start.S

2008-07-05 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > cpu/arm926ejs/start.S: > > Removed code to LED init since it is not specific to the ARM CPU, but > rather should go in the board/platform specific files. > > Signed-off-by: Daniel Allred gmail...> Please provide a non-garbled, working mail address in

Re: [U-Boot-Users] [PATCH]:arm926ejs: Regression to remove inappropriate LED control code from arch init start.S

2008-05-19 Thread Hebbar
Hi, >>Removed code to LED init since it is not specific to the ARM CPU, but >>rather should go in the board/platform specific files. I second that Regards Gururaja -- View this message in context: http://www.nabble.com/-PATCH-%3Aarm926ejs%3A-Regression-to-remove-inappropriate-LED-control-

[U-Boot-Users] [PATCH]:arm926ejs: Regression to remove inappropriate LED control code from arch init start.S

2008-05-19 Thread Daniel Allred
cpu/arm926ejs/start.S: Removed code to LED init since it is not specific to the ARM CPU, but rather should go in the board/platform specific files. Signed-off-by: Daniel Allred gmail...> --- u-boot-1.3.2/cpu/arm926ejs/start.S.orig 2008-05-19 16:06:06.567184000 -0500 +++ u-boot-1.3.2/cpu/ar