Re: [U-Boot-Users] Replacing AT91 u-boot

Peter, your explanation is fantastic ans exhaustive.
Only for this procedure you have to remove R159!
Or if you destroy the existing u-boot in Parallel Flash ;-)
I can definitely confirm, that u-boot-1.1.2 works fine in that case. If needed, I can send you the u-boot config.
Could you please send it to me ?
Hope, that helps a step further...
Yes, sometimes help and readme aren't clear enough for newbies ;-)

fyi, I just upgraded u-boot to latest cvs version. For starting from serial dataflash, you only have to set
CONFIG_ENV_IS_IN_DATAFLASH CONFIG_SKIP_LOWLEVEL_INIT CONFIG_SKIP_RELOCATE_UBOOT
and a small patch for arm920t/start.S. Then I could compile+flash u-boot and run it. I have not tested everything, but linux boots fine....
Best regards Peter
participants (2)
-
kentropy
-
Peter Menzebach