I am using OMAP3515 processor (Generic CortexA8 Device) for my project and want to boot the system form UART3. The boot loader code which I am using is working fine when using emulator i.e it is able to write the image into FLASH. The same boot loader code when I am sending through UART it is executing in RAM but unable to write the image into FLASH.