Forum Discussion
Altera_Forum
Honored Contributor
20 years agouClinux without Flash (again)
I decided to give uClinux a try on my custom board, but I only have an SD card slot, no CFI. When reading the install guide for uClinux, and when trying it, it won't let me build a kernel project...
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