[ros-diffs] [ros-arm-bringup] 42116: - Do not set the non-x86 file system and disk read buffers to some random static variable that isn't even initialized on time. - As a temporary hack, hard-code them to 0x80000000, a valid RAM address on OMAP3. - This code path is only used on ARM anyway, so it's not such a big deal, but a better fix should be done later. - OmapLDR can now boot FreeLDR, which attempts to load NTOSKRNL.EXE and dies. - Need to revisit significant parts of the MMU code before attempting to g