Forum Discussion
Altera_Forum
Honored Contributor
16 years agoWhat you need to do is define the .text section for zImage to the SRAM instead of the SDRAM. I don't know the uClinux toolchain, but I guess you can set it somewhere in a configuration or linker script.
The bootloader just copies the application where you tell it to in the elf image.