Forum Discussion
Altera_Forum
Honored Contributor
20 years agoU-BOOT !!!!!!!!!!!!
Hi http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/wacko.gif , that u-boot is really driving me crazy. This is what I've done: 1- Compiled u-boot (got the .bin and the .srec)...
Altera_Forum
Honored Contributor
20 years agoHi Scott,
well, I've done the following: - I programmed the u-boot.bin in flash memory using the flash programmer at the user space of the flash (0x400000). - u-boot works fine but when I type flinfo this is what I get==> flinfo
Bank# 1: Size: 0 KB in 0 Sectors
Sector Start Addresses:
==> - when I try to save my variables with saveenv: ==> saveenv
Saving Environment to Flash...
Error: start address not on sector boundary
==> Besides, I feel confused between Flash and SDRAM adresses, I can't even decide what adresses to submit to mkimage, is the adress I've programmed u-boot at is suitable and how u-boot proceeds to boot a kernel and a FS images. All adresses matter is troubling me. So if you could explain me that I'm gonna be thankful. PS. I'm using a Stratix Pro 1s40 board Warm Regards