EmbeddedRelated.com
Forums
Memfault Beyond the Launch

sam9-l9260 dataflash u-boot

Started by vishnu_tadepalli October 4, 2008
I have a sam9-l9260 board from olimex.I want to use dataflash to store
bootstrap and u-boot.I have used the bootstrap provided my olimex to
compile the bootstrap for dataflash.I have set the preprocessor
CFG_ENV_IS_IN_DATAFLASH to 1 and compiled u-boot provided by olimex.

I have fused dataflash with the bootstrap at 0x0000 in dataflash and u-
boot at address 0x8400 .As soon as I reset the board Iam seeing some
garbage.why is this?what should I do?
Hi Vishnu,

How are you writing the bootstrap into dataflash?

I guess you are using sam-ba, in the past I did a mistake with
bootstrap, I wrote it into dataflash using the wrong option from sam-ba.

Regards

Paulo

vishnu_tadepalli escreveu:
>
> I have a sam9-l9260 board from olimex.I want to use dataflash to store
> bootstrap and u-boot.I have used the bootstrap provided my olimex to
> compile the bootstrap for dataflash.I have set the preprocessor
> CFG_ENV_IS_IN_DATAFLASH to 1 and compiled u-boot provided by olimex.
>
> I have fused dataflash with the bootstrap at 0x0000 in dataflash and u-
> boot at address 0x8400 .As soon as I reset the board Iam seeing some
> garbage.why is this?what should I do?
>
>

Memfault Beyond the Launch