You guys are booting ARM with AC97 now?
Or does your compiler generate x86 code when the code is inside an #if __arm__ statement?
Or... PEBKAC? :D
--
Best regards,
Alex Ionescu
On 2011-06-06, at 9:57 AM, Cameron Gutman wrote:
- { {
MemorySpecialMemory, 0xFFF, 1 }, 7, }, // unusable memory
#elif __arm__ // This needs to be done per-platform specific way
#endif
This part breaks boot with AC97.