[ros-diffs] [ros-arm-bringup] 32353: [FORMATTING] Reformat MmInit1. Also, it seems someone added code to get the First/LastKernPhysAddrs without having them setup (they are setup by the FreeLDR hack-code in freeldr.c, not by "real" bootloaders)... so why set them up in the first place? The code now uses the nice memory-list based routines to get this information instead. Re-factored some detection and debugging code, cleaned up comments.