[ros-diffs] [evb] 45440: - Make boot.s just stub to force load address, since ARM LLB already does setup. Will get rid of later. - Get rid of all .pagedata stuff from boot.s. Now define simpler static page tables. Will probably get rid of later. - Fix memory map to include framebuffer, had forgotten about it. Moved framebuffer to the nearest hole found. It happens to be 0xA0000, nice coincidence (matches x86!). - Switch to nicer 8x16 font instead of 8x13. Now FreeLDR UI looks 99% identical to real PC. - Sta