Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

Linux - running kernel from flash to free ram

Hello, is it possible to run the kernel directly from the flash? It seems the kernel is currently copied to SDRAM before being executed, but my system has very little RAM so I would like to be able t...