Re: [U-Boot] [Patch 12/16] add config about mips64

2012-08-15 Thread Daniel Schwierzeck
2012/8/14 Zhi-zhou Zhang : > diff --git a/board/qemu-mips/config.mk b/board/qemu-mips/config.mk > index 27cd34a..6a3d7a7 100644 > --- a/board/qemu-mips/config.mk > +++ b/board/qemu-mips/config.mk > @@ -2,9 +2,16 @@ > # Qemu -M mips system emulator > # See http://fabrice.bellard.free.fr/qemu > #

[U-Boot] [Patch 12/16] add config about mips64

2012-08-14 Thread Zhi-zhou Zhang
diff --git a/board/qemu-mips/config.mk b/board/qemu-mips/config.mk index 27cd34a..6a3d7a7 100644 --- a/board/qemu-mips/config.mk +++ b/board/qemu-mips/config.mk @@ -2,9 +2,16 @@ # Qemu -M mips system emulator # See http://fabrice.bellard.free.fr/qemu # +ifeq "$(CPU)" "mips64" +# ROM version +#CO