Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHi vijay,
> it is still possible to start from u-boot at flash without altera cfi boot loader, u-boot will relocate > itself from flash to 018e0000 . hippo is correct, u-boot will relocate itself -- so you can program it anywhere in flash. In general you should _not_ use the CFI boot loader with u-boot. Use the u-boot binary image (u-boot.bin) with bin2flash. Regards, --Scott