Forum Discussion
Altera_Forum
Honored Contributor
20 years ago> I'd like to build out vmlinux.bin in order to let u-boot to boot or flash-programmer.
> How to do it ? For u-boot: 1. Optionally compress the linux binary. 2. Create the u-boot image file from the linux binary (or compressed binary). 3. Load the image file into ram. 4. Execute the u-boot "bootm" command. Regards, --Scott