I've been trying to make a custom BOOTMII ARM payload based on MINI's build files but it never launches. It always just blinks the disk slot, even though I used for( ; ; ){} for the code.
I know that, but it if it was executing my code it would not make the disk drive blink. So it is clearly not running my code, but something that loads it is somehow failing and flashing the disk drive.