[U-Boot-Users] sam9263ek not booting uboot dataflash
Ulf Samuelsson
ulf.samuelsson at atmel.com
Tue Feb 12 21:07:37 CET 2008
>> >> 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
More information about the U-Boot
mailing list