On Tue, Aug 13, 2013 at 12:42:36PM +0200, Daniel Schwierzeck wrote: > Hi Tom, > > The following changes since commit d62a89bd5b5033649a90fa5bfe0f5b32013ca8f8: > > mpc5200: Misc updates to a3m071 config header (2013-08-12 21:11:24 +0200) > > are available in the git repository at: > > git://git.denx.de/u-boot-mips.git master > > for you to fetch changes up to 4b17645d5d60a9aa8ef0810d4fdf962bce407c8a: > > MIPS: bootm: drop obsolete Qemu specific bootm implementation > (2013-08-13 11:58:48 +0200) > > ---------------------------------------------------------------- > Daniel Schwierzeck (8): > MIPS: bootm: fix checkpatch.pl warnings > MIPS: bootm: optimize kernel entry call > MIPS: bootm: add support for LMB > MIPS: bootm: refactor initialisation of kernel cmdline > MIPS: bootm: refactor initialisation of kernel environment > MIPS: bootm: add support for generic relocation of init ramdisks > MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta > MIPS: bootm: drop obsolete Qemu specific bootm implementation > > arch/mips/include/asm/config.h | 3 ++ > arch/mips/lib/Makefile | 4 --- > arch/mips/lib/bootm.c | 241 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------- > arch/mips/lib/bootm_qemu_mips.c | 62 -------------------------------------- > 4 files changed, 160 insertions(+), 150 deletions(-) > delete mode 100644 arch/mips/lib/bootm_qemu_mips.c
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

