qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [patch V4 0/4] Support for i.MX31 and the Kyoto KZM11 board


From: peter . chubb
Subject: [Qemu-devel] [patch V4 0/4] Support for i.MX31 and the Kyoto KZM11 board
Date: Fri, 09 Mar 2012 14:27:37 +1100
User-agent: quilt/0.51-1

This is version 4 of the patchset. The major changes since the last
round are:
 * Moved to new QEMU object model for devices
   -- this requred rearranging the intialisation of the serial device,
      to ensure that the lowest address uart got serial 0, so qemu
      -nographic would work as expected.
 * Hans Jiang and Alex Clench (original patch authors) have left
   OK-Labs, so the Signed-Off-By: line is changed to their boss who
   has given permission for release.

 * EPIT now honours prescaler and clocksource fields.

 * I *think* all previous comments have been addressed:
   -- now all files under GPL 2.0 or later
   -- better emulation of which fields in which registers are
      read-only
   -- AVIC implements priorities.

Still to do:
  Clock module support --- assumes 50MHz ipg_clk
  clock source and prescaler etc., for the general purpose timer
  UART is very bare-bones -- ignores baud rate, and implements only a
     one character FIFO
-- 
Dr Peter Chubb                                  peter.chubb AT nicta.com.au
http://www.ssrg.nicta.com.au          Software Systems Research Group/NICTA



reply via email to

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