Re: [U-Boot-Users] [PATCH U-Boot-v2] at91sam9260ek: fix names

2008-07-29 Thread Sascha Hauer
On Tue, Jul 29, 2008 at 06:02:41PM +0200, Robert Schwebel wrote: > On Tue, Jul 29, 2008 at 05:53:37PM +0200, Robert Schwebel wrote: > > Fix some left-overs from copy and paste. > > However, the board still fails to build, looks like you've forgotten to > change in some of the Pengutronix TechWeek

Re: [U-Boot-Users] [PATCH U-Boot-v2] at91sam9260ek: fix names

2008-07-29 Thread Robert Schwebel
On Tue, Jul 29, 2008 at 05:53:37PM +0200, Robert Schwebel wrote: > Fix some left-overs from copy and paste. However, the board still fails to build, looks like you've forgotten to change in some of the Pengutronix TechWeek stuff: [EMAIL PROTECTED]:u-boot-v2$ make ARCH=arm CROSS_COMPILE=/opt/OSEL

[U-Boot-Users] [PATCH U-Boot-v2] at91sam9260ek: fix names

2008-07-29 Thread Robert Schwebel
Fix some left-overs from copy and paste. Signed-off-by: Robert Schwebel <[EMAIL PROTECTED]> --- board/at91sam9260ek/init.c | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) Index: u-boot-v2/board/at91sam9260ek/init.c =