Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHi Christian,
Yes you are right, there is some bootstrap code to copy the kernel into ram from flash. I don't know if that is the kind of bootloader trout is thinking about. All it did is copying text and data into ram (as far as I know, root file system is not copied) and jump to the entry point...