qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC][MIPS][PATCH 1/6] Initial support of bonito north


From: chen huacai
Subject: Re: [Qemu-devel] [RFC][MIPS][PATCH 1/6] Initial support of bonito north bridge used by fulong mini pc
Date: Sun, 9 May 2010 19:25:55 +0800

>>  obj-mips-y += mips_addr.o mips_timer.o mips_int.o
>>  obj-mips-y += dma.o vga.o i8259.o
>>  obj-mips-y += g364fb.o jazz_led.o
>> -obj-mips-y += gt64xxx.o pckbd.o mc146818rtc.o
>> +obj-mips-y += gt64xxx.o bonito.o pckbd.o mc146818rtc.o
>>
>
> Is fulong 64 bit only?
>
> Maybe it would be better to add a new CONFIG_FULONG to
> default-configs/mips64-softmmu.mak and default-configs/mips64el-softmmu.mak
> and then use obj-mips-$(CONFIG_FULONG) here and in the other patches.
>

fulong support both 32/64 bit software, but only support
little-endian, so I think I need to add CONFIG_FULONG to
default-configs/mipsel-softmmu.mak and
default-configs/mips64el-softmmu.mak.

-- 
Huacai Chen




reply via email to

[Prev in Thread] Current Thread [Next in Thread]