[U-Boot] [PATCH] Add misc_init_r support to AVR32

2009-12-17 Thread Semih Hazar
misc_init_r is available in most other platforms and can be used in board initialization code for late stage stuff. Signed-off-by: Semih Hazar --- lib_avr32/board.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/lib_avr32/board.c b/lib_avr32/board.c index 57115df

[U-Boot] [PATCH] macb: Fix mii_phy_read and mii_phy_write functions

2009-12-17 Thread Semih Hazar
Enabling CONFIG_CMD_MII in AVR32 boards was not possible due to compile errors. This patch fixes miiphy_read and miiphy_write functions and registers them properly. Signed-off-by: Semih Hazar --- drivers/net/macb.c | 110 +++ 1 files changed

[U-Boot] [PATCH] Remove duplicate #defines in atngw100.h and mimc200.h

2009-12-17 Thread Semih Hazar
Two configuration include files had duplicate CONFIG_DOS_PARTITION definitions with the same value. This patch does not effect anything, just trims unnecessary text. Signed-off-by: Semih Hazar --- include/configs/atngw100.h |2 -- include/configs/mimc200.h |2 -- 2 files changed, 0

[U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2009-12-17 Thread Semih Hazar
oud.h diff --git a/CREDITS b/CREDITS index 2471029..69a9dde 100644 --- a/CREDITS +++ b/CREDITS @@ -196,6 +196,10 @@ N: Anne-Sophie Harnois E: anne-sophie.harn...@nextream.fr D: Port to Walnut405 board +N: Semih Hazar +E: semih.ha...@indefia.com +D: Nimbus Cloud board support + N: Andreas Hepp

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-01-06 Thread Semih Hazar
Hi, I had sent a few patches almost a month ago about a new AVR32 board, but couldn't get a reply from anyone. I'd appreciate if we can get these patches into the upcoming release. Regards, Semih Hazar ___ U-Boot mailing list U-Boot@lis

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-01-21 Thread Semih Hazar
b/board/indefia/nimbuscloud/u-boot.lds >> > Do you really need a board specific linker script? > > > The README file says to put a u-boot.lds file for a new board and I did so. I also looked at the other AVR32 boards and they all also have it. If there's another way,

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-01-21 Thread Semih Hazar
EDITS index 2471029..69a9dde 100644 --- a/CREDITS +++ b/CREDITS @@ -196,6 +196,10 @@ N: Anne-Sophie Harnois E: anne-sophie.harn...@nextream.fr D: Port to Walnut405 board +N: Semih Hazar +E: semih.ha...@indefia.com +D: Nimbus Cloud board support + N: Andreas Heppel E: ahep...@sysgo.de D

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-02-04 Thread Semih Hazar
must be written as cp.b 0xa0001000 ). Please find the revised patch in a separate email, which also includes a new header file per your comments in the other email. Best Regards, Semih Hazar [1] http://www.mail-archive.com/u-boot@lists.denx.de/msg20911.html [2] http://lists.avr32linux.org

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-02-04 Thread Semih Hazar
71029..69a9dde 100644 --- a/CREDITS +++ b/CREDITS @@ -196,6 +196,10 @@ N: Anne-Sophie Harnois E: anne-sophie.harn...@nextream.fr D: Port to Walnut405 board +N: Semih Hazar +E: semih.ha...@indefia.com +D: Nimbus Cloud board support + N: Andreas Heppel E: ahep...@sysgo.de D: CPU Support for MP

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-03-01 Thread Semih Hazar
On 2/4/10 7:13 PM, Semih Hazar wrote: > Please find the revised patch in a separate email, which also includes a > new header file per your comments in the other email. > > Dear Wolfgang, It's been a while over this issue, so I wanted to ask. Did you have time to look

Re: [U-Boot] [PATCH] Add support for Indefia Nimbus Cloud Board

2010-03-23 Thread Semih Hazar
;d like you to accept this patch as it is. PS: Related discussions can be seen in this long thread: http://www.mail-archive.com/u-boot@lists.denx.de/msg20778.html Best Regards, Semih Hazar ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot