Key memory address locations for boot:
• 64 kB beginning at 0xFFFF0000 → ARM boot code; boot ROM is permanently mapped to this location; ARM always boots from boot ROM
• 0x00000000 → ARM software always jumps to this location when BOOT_FROM_ROM is 0; this is EBI1_CS0; the NOR flash is mapped here