On 4 June 2016 at 09:14, xiaoqiang zhao wrote:
> This patch series's main idea is to drop the use of
> qemu_char_get_next_serial. patches 1-5 QOM'ify the related
> device model and the affected board code. Most of them
> are arm related. The patch 6 get rid of the function from
> the code base.
>
This patch series's main idea is to drop the use of
qemu_char_get_next_serial. patches 1-5 QOM'ify the related
device model and the affected board code. Most of them
are arm related. The patch 6 get rid of the function from
the code base.
I only test the code with ARM versatilepb machine. The oth