andrzej zaborowski wrote:
On 13/12/2007, Armin <[EMAIL PROTECTED]> wrote:
Hello,
Here is a new series of keypad support patches for the PXA27x.
I believe I have addressed all the concerns from my first set of patch.
Thanks! I just changed the use of cpu_abort to an exit() because
cpu_s
On 13/12/2007, Armin <[EMAIL PROTECTED]> wrote:
> Hello,
> Here is a new series of keypad support patches for the PXA27x.
> I believe I have addressed all the concerns from my first set of patch.
Thanks! I just changed the use of cpu_abort to an exit() because
cpu_single_env will typically be NULL
Hello,
Here is a new series of keypad support patches for the PXA27x.
I believe I have addressed all the concerns from my first set of patch.
Feedback and comment welcome.
-Armin
Index: qemu/hw/pxa.h
===
--- qemu.orig/hw/pxa.h
+++ qe