On Thu, Feb 14, 2013 at 7:48 PM, Graeme Russ <graeme.r...@gmail.com> wrote: > Hi Simon, > > On Fri, Feb 15, 2013 at 2:38 PM, Simon Glass <s...@chromium.org> wrote: >> This code is pretty old and we want to support only 32-bit systems now. >> >> Signed-off-by: Simon Glass <s...@chromium.org> >> --- >> Changes in v3: >> - Punt the real mode flag altogether >> >> Changes in v2: >> - Keep the real mode-to-protected code >> >> README | 5 - >> arch/x86/include/asm/realmode.h | 36 --- >> arch/x86/lib/Makefile | 10 - >> arch/x86/lib/bios.S | 569 >> ---------------------------------------- >> arch/x86/lib/bios.h | 3 - >> arch/x86/lib/bios_pci.S | 447 ------------------------------- >> arch/x86/lib/bios_setup.c | 179 ------------- >> arch/x86/lib/realmode.c | 93 ------- >> arch/x86/lib/realmode_switch.S | 232 ---------------- >> arch/x86/lib/video.c | 6 - >> arch/x86/lib/video_bios.c | 196 -------------- >> arch/x86/lib/zimage.c | 23 -- >> 12 files changed, 1799 deletions(-) >> delete mode 100644 arch/x86/include/asm/realmode.h >> delete mode 100644 arch/x86/lib/bios.S >> delete mode 100644 arch/x86/lib/bios_pci.S >> delete mode 100644 arch/x86/lib/bios_setup.c >> delete mode 100644 arch/x86/lib/realmode.c >> delete mode 100644 arch/x86/lib/realmode_switch.S >> delete mode 100644 arch/x86/lib/video_bios.c >> > > Acked-by: Graeme Russ <graeme.r...@gmail.com> >
Applied to x86/master. > Regards, > > Graeme _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot