Dear Stefan Roese,

In message <[email protected]> you wrote:
>
> Here the commands to load and start this image from the BDI2000:
> 
> 440EPX>load 0x1000000 /tftpboot/sequoia/u-boot.bin
> 440EPX>go 0x1000000

I assume you used "reset halt" before?

> Please note that this image automatically scans for an already
> initialized SDRAM TLB (detected by EPN=0). This TLB will not be

And what happens when the TLB is not correctly set? Will we get a
useful error message then?

> cleared. So your debugger should configure the SDRAM TLB correctly
> (as done in the standard Sequoia BDI init script).

Well, standard procedure is to boot using "reset run"; I think you
should add the "reset halt" step to the documentation above - just to
be sure.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected]
"There is no statute of limitations on stupidity."
- Randomly produced by a computer program called Markov3.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to