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
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 never see anything at DBGU
> pins. Another problem can be with your RC filters for PLL. Did you use the
> same quartz as in
>
> *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-Boot] AT91RM9200 boots from NOR Flash or not
>
>
>
> Did you pull BMS pin
-Boot] AT91RM9200 boots from NOR Flash or not
Did you pull BMS pin to GND? Do you mean DBGU pins by "debug port"?
2010/2/19 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
Did you pull BMS pin to GND? Do you mean DBGU pins by "debug port"?
2010/2/19 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 i
On Fri, Feb 19, 2010 at 1:16 PM, Nikumbh, Raj (IE10) <
raj.niku...@honeywell.com> wrote:
> I am using JTAG port with SAM-ICE.
>
Can't you stop your uC at reset addr and step to see if you go to _start or
hit some exception?
I guess you connect GDB to JTAG via monitor and disassemble what you have
On Fri, Feb 19, 2010 at 11:30 AM, Nikumbh, Raj (IE10) <
raj.niku...@honeywell.com> wrote:
>
>
> 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 fl
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
Dear "Nikumbh, Raj (IE10)",
In message
<047570340a9b314187387acc723459acae0...@ie10ev811.global.ds.honeywell.com> you
wrote:
>
> 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
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
Dear Pink Boy,
In message <[EMAIL PROTECTED]> you wrote:
>
> I built u-boot 1.3.4 for the AT91RM9200DK and was able to hack in
> support for the flash chip I'm using. You might try the same.
>
> The setup I'm using is to store boot.bin from atmel in flash
> at . And a copy of u-boot.gz at 1001
Martin Hejnfelt sez,
> Message from Jens Scharsig,
>> I am a little bit confused. We have designed a new AT91RM9200
>> based board. It should boot from 16-bit NOR Flash. I have read
>> many relevant article in the forum, but I don't know , which
>> board should I use as a base. I have look at
Dear Jens,
in message <[EMAIL PROTECTED]> you wrote:
>
> I can do this in few weeks. But I have only our costum board. So I can't
> test the interaktion with other boards.
I can test on the DK, and eventually on the cmc_pu2.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH,
> Dear Jens Scharsig,
>
> In message <[EMAIL PROTECTED]> you wrote:
>> the board speaks to me.
>
> A patch, a patch - submit a patch, please.
>
> Best regards,
>
> Wolfgang Denk
>
Dear Wolfgang Denk,
I can do this in few weeks. But I have only our costum board. So I can't
test the interaktio
Dear Jens Scharsig,
In message <[EMAIL PROTECTED]> you wrote:
>
> the board speaks to me.
A patch, a patch - submit a patch, please.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzel
Dear Jens Scharsig,
In message <[EMAIL PROTECTED]> you wrote:
>
> I am a little bit confused. We have designed a new AT91RM9200 based
> board. It should boot from 16-bit NOR Flash. I have read many relevant
> article in the forum, but I don't know , which board should I use as a
> base. I have lo
> for your own) You can resolve this by editing two lines in the start.S
> file of the ARM920T cpu specific directory. In version 2008.10 its line
> 181 you can delete this, or change to ifdef, and again in line 264 you
> can either delete the if statement, or just make it branch to the
> lowle
Jens Scharsig wrote:
> Hello,
>
> I am a little bit confused. We have designed a new AT91RM9200 based
> board. It should boot from 16-bit NOR Flash. I have read many relevant
> article in the forum, but I don't know , which board should I use as a
> base. I have look at the actual source (2008.10 a
Hello,
I am a little bit confused. We have designed a new AT91RM9200 based
board. It should boot from 16-bit NOR Flash. I have read many relevant
article in the forum, but I don't know , which board should I use as a
base. I have look at the actual source (2008.10 and git), and I think,
u-boot can
19 matches
Mail list logo