qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/3] sh: SE7750 board support


From: Shin-ichiro KAWASAKI
Subject: [Qemu-devel] [PATCH 0/3] sh: SE7750 board support
Date: Sun, 11 Jan 2009 18:09:09 +0900
User-agent: Thunderbird 2.0.0.19 (Windows/20081209)

Hi, all.

I'm sending a patch series which provide SE7750 := Solution Engine 7750
board emulation.  SE7750 is one of SH4 cpu boards, and uses peripherals
in a different way from r2d+ board.  Then it is useful to check the
maturity of SH4 peripheral emulation.  In fact, two lacks got apparent.

 - cache flush emulation by "movca.l" and "obci" : thanx to Edgar.
 - SCI := serial communication interface emulation.

Improvements for them are included in this series. 

This work is checked with linux 2.6.28 with se7750_defconfig with initramfs. 
I saw login prompt of '/bin/ash' and 'ls' working finely.

With these patches and linux kernel 2.6.18, we can see Real Time Clock
module causes boot failure, though work for avoiding it is left.
NIC and CF do not work either.


Regards,
Shin-ichiro KAWASAKI




reply via email to

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