[U-Boot] [PATCH V2] qemu_mips: Update linux bootm to support dynamic cmdline

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Mon Sep 8 22:30:58 CEST 2008


On 22:26 Mon 08 Sep     , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
> 
> In message <1220901052-7321-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> > ---
> > Fix e-mail in copyright
> >  lib_mips/Makefile          |    4 ++
> >  lib_mips/bootm_qemu_mips.c |   76 ++++++++++++++++++++++++++++++++++++++++++++
> 
> Why do we need a completely separate implementation for the bootm
> command? If this is a true emulation, using the same kernel interface,
> we should also be able to use the exactly same bootm code?

Unfortunaltely not, the qemu_mips have it's own implementation.

To simplify it, I've prefer to sepate them.

Best Regards,
J.


More information about the U-Boot mailing list