Re: [U-Boot] trying to bring linux-2.6.32.3 from RAM?

2010-04-28 Thread Nikumbh, Raj (IE10)
The load address actually doesn't matter. You can tftp your uImage anywhere in RAM and then just give a bootm command. It will get the kernel and booting would happen fine. Though as I see in your bootargs you don't define a filesystem so kernel might hang there. Anyways you should be able to boot

[U-Boot] Support for SMSC Phy LAN8700C

2010-03-11 Thread Nikumbh, Raj (IE10)
I would like to know if there is any version of u-boot that supports SMSC PHY LAN8700C. I have interfaced it with AT91RM9200 (MII interface). If u-boot supports then I will go over to that particular version. Regards Raj Nikumbh ___ U-Boot

Re: [U-Boot] AT91RM9200 boots from NOR Flash or not

2010-02-21 Thread Nikumbh, Raj (IE10)
To: Nikumbh, Raj (IE10) Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] AT91RM9200 boots from NOR Flash or not Hi, Le 20/02/2010 08:25, Maxim Podbereznyi a écrit : > OK, then can you explain what software do you flash? Does rm9200 u-boot > setup PLL? Because if it is not then you will nev

Re: [U-Boot] AT91RM9200 boots from NOR Flash or not

2010-02-19 Thread Nikumbh, Raj (IE10)
Yeah I did pull it down at the startup. And I meant the same DBGU pins. Regards Raj Nikumbh From: Maxim Podbereznyi [mailto:lisar...@gmail.com] Sent: Friday, February 19, 2010 7:41 PM To: Nikumbh, Raj (IE10) Cc: u-boot@lists.denx.de Subject: Re: [U

Re: [U-Boot] AT91RM9200 boots from NOR Flash or not

2010-02-19 Thread Nikumbh, Raj (IE10)
I am using JTAG port with SAM-ICE. Regards Raj Nikumbh From: Drasko DRASKOVIC [mailto:drasko.drasko...@gmail.com] Sent: Friday, February 19, 2010 5:41 PM To: Nikumbh, Raj (IE10) Cc: u-boot@lists.denx.de Subject: Re: [U-Boot] AT91RM9200 boots from NOR

[U-Boot] AT91RM9200 boots from NOR Flash or not

2010-02-19 Thread Nikumbh, Raj (IE10)
I want to use the u-boot-1.3.4 with the patch from AT91 for my custom board based on AT91RM9200 with 32MB SDRAM (MT48LC8M16A2) and 8MB flash (AT49BV6416-70TI). I am directly flashing the image to flash location at 0x1000 (beginning of the flash). But I am not able to see anything on my debug