>> >> Hi,
>> >>
>> >>>> So, do you change the text base?
>> >>>>
>> >>>>
>> >>> No I did not. I don't have a reason to. Why?
>> >>>
>> Is the new size compatible with the armboot? Do you skip LOW_LEVEL_INIT?
> 
> Yes, it is skipped. From what I understood Bootstrap does the
> necessary boot init tasks (althought I would rather put it in uboot).
> Do I need to changs this?
> 


You will not be able to store U-Boot in the SDRAM until the SDRAM
has been initialized, so that is not an option.

Do  you use a dataflashcard?
It is easy to mix the chip selects.

Recompile the original source and see if you can run that.

Otherwise play with LEDs.
You can also try the SAM9263EK U-Boot-1.2.0 built by buildroot at 
"buildroot.uclibc.org".


Best Regards
Ulf Samuelsson


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to