STM32F2: Makefile, linker script and start-up file combination without commercial IDE is a simple but brilliant explanation of what happens when we start a system based on a Cortex-M series processor.
Will be grateful if a similar simple information is provided for Cortex-A series processors too. Since Cortex-A processors use MMU, and conventional embedded-linuxes run ONLY on Cortex-A, so I am presuming that the bootup process would be significantly different.
Thanks in advance.
Thanks and Regards, Ajay