Re: [U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-09 Thread Georg Schardt
Hello Ricardo, thanks for your comments. i have some more questions : 1) The board is manufactured by avnet, you must create it under the folder boards/avnet/fx12mm your are right, i will move it 2) Try to unificate the fx12mm board under a more global board, like the ml507 with is now

Re: [U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-09 Thread Georg Schardt
sorry, just pressed ctrl-r without thinking about georg [600+ lines of quote deleted] was there any need to re-quote the 600+ lines of your own posting? Best regards, Wolfgang Denk ___ U-Boot mailing list U-Boot@lists.denx.de

Re: [U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-09 Thread Georg Schardt
Hi Ricardo, if such an architecture is wanted i can try to create it ? but i'm stil a beginner in u-boot and not very firm in git, so i think i ask many things here on the list :) Georg Ricardo wrote: Hello Georg Its a pleasure to help. 2) Try to unificate the fx12mm board under a

[U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-08 Thread schardt
From: schardt [EMAIL PROTECTED](none) --- Makefile |3 + board/xilinx/fx12mm/Makefile | 63 board/xilinx/fx12mm/config.mk | 28 +++ board/xilinx/fx12mm/fx12mm.c | 67 + board/xilinx/fx12mm/init.S| 32

Re: [U-Boot] [PATCH] add board support for virtex4fx12 minimodul

2008-09-08 Thread Ricardo
Hello again Some comments: 1) The board is manufactured by avnet, you must create it under the folder boards/avnet/fx12mm 2) Try to unificate the fx12mm board under a more global board, like the ml507 with is now in mainstream 3) Add your boad to the MAKEALL script and yourself to the