Re: [U-Boot-Users] [PATCH] Reorder ARM boards in Makefile

2008-04-18 Thread Wolfgang Denk
In message <[EMAIL PROTECTED]> you wrote: > > Rearrange ARM boards in Makefile so that ARM926EJ-S boards > are no longer under ARM92xT header. > > Signed-off-by: Ulf Samuelsson <[EMAIL PROTECTED]> Applied, thanks. > --=-6LOI7smgvgUuHf2ZDm56 > Content-Disposition: attachment; filename=Makefile.R

Re: [U-Boot-Users] [PATCH] Reorder ARM boards in Makefile

2008-04-14 Thread Jean-Christophe PLAGNIOL-VILLARD
On 20:56 Sat 12 Apr , Ulf Samuelsson wrote: > Rearrange ARM boards in Makefile so that ARM926EJ-S boards > are no longer under ARM92xT header. > > Signed-off-by: Ulf Samuelsson <[EMAIL PROTECTED]> > > -- > Best Regards > Ulf Samuelsson > > diff -urN u-boot.cmp/Makefile u-boot/Makefile > --

[U-Boot-Users] [PATCH] Reorder ARM boards in Makefile

2008-04-12 Thread Ulf Samuelsson
Rearrange ARM boards in Makefile so that ARM926EJ-S boards are no longer under ARM92xT header. Signed-off-by: Ulf Samuelsson <[EMAIL PROTECTED]> -- Best Regards Ulf Samuelsson diff -urN u-boot.cmp/Makefile u-boot/Makefile --- u-boot.cmp/Makefile 2008-04-12 07:05:14.0 +0200 +++ u-boot/Ma