Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-02-04 Thread Kuo-Jung Su
2013/2/1 Andreas Färber afaer...@suse.de: 嗨 國榮, Am 01.02.2013 09:57, schrieb Kuo-Jung Su: Thanks for the information, and sorry for the mess I've done. You don't need to apologize for every review comment you get. It's meant for improvements of results, not personal. :) Thanks. It's so

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-02-01 Thread Kuo-Jung Su
Hi Andreas: Thanks for the information, and sorry for the mess I've done. I'll one-by-one re-send all the patches. However because most of my patches are new files, should I send-out the patches with detail change log? For example: [PATCH] dumb timer ... [PATCH v2 0/2] dumb timer (Cover

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-02-01 Thread Andreas Färber
Hi, Am 01.02.2013 02:39, schrieb Kuo-Jung Su: 2013/2/1 Igor Mitsyanko i.mitsya...@samsung.com On 01/25/2013 12:19 PM, Kuo-Jung Su wrote: +/* Board init. */ +static void +a360_device_init(a360_state *s) +{ +qemu_irq *pic; +qemu_irq ack, req; +qemu_irq cs_line; +

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-02-01 Thread Andreas Färber
嗨 國榮, Am 01.02.2013 09:57, schrieb Kuo-Jung Su: Thanks for the information, and sorry for the mess I've done. You don't need to apologize for every review comment you get. It's meant for improvements of results, not personal. :) I'll one-by-one re-send all the patches. However because most

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-31 Thread Igor Mitsyanko
Hi, Kuo-Jung, please see several comments bellow. On 01/25/2013 12:19 PM, Kuo-Jung Su wrote: From: Kuo-Jung Su dant...@faraday-tech.com The Faraday A360/A369 EVB is a Faraday platform main board used for the Faraday IP functional verification based on the well-known ARM AMBA 2.0 architecture.

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-31 Thread Kuo-Jung Su
2013/2/1 Igor Mitsyanko i.mitsya...@samsung.com Hi, Kuo-Jung, please see several comments bellow. On 01/25/2013 12:19 PM, Kuo-Jung Su wrote: From: Kuo-Jung Su dant...@faraday-tech.com The Faraday A360/A369 EVB is a Faraday platform main board used for the Faraday IP functional

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-31 Thread Kuo-Jung Su
2013/2/1 Kuo-Jung Su dant...@gmail.com: 2013/2/1 Igor Mitsyanko i.mitsya...@samsung.com Hi, Kuo-Jung, please see several comments bellow. On 01/25/2013 12:19 PM, Kuo-Jung Su wrote: From: Kuo-Jung Su dant...@faraday-tech.com The Faraday A360/A369 EVB is a Faraday platform main board used

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-27 Thread Andreas Färber
Am 25.01.2013 10:07, schrieb Andreas Färber: Am 25.01.2013 09:19, schrieb Kuo-Jung Su: hw/a360.c| 271 +++ hw/a369.c| 581 ++ hw/arm/Makefile.objs |6 + hw/faraday.h | 21 ++ 4

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-27 Thread Kuo-Jung Su
sure, no problem. 2013/1/28 Andreas Färber afaer...@suse.de Am 25.01.2013 10:07, schrieb Andreas Färber: Am 25.01.2013 09:19, schrieb Kuo-Jung Su: hw/a360.c| 271 +++ hw/a369.c| 581 ++

[Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-25 Thread Kuo-Jung Su
From: Kuo-Jung Su dant...@faraday-tech.com The Faraday A360/A369 EVB is a Faraday platform main board used for the Faraday IP functional verification based on the well-known ARM AMBA 2.0 architecture. This main board provides a fully verified microprocessor platform, ATA-II, OTG 2.0 and USB 2.0

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-25 Thread Andreas Färber
Am 25.01.2013 09:19, schrieb Kuo-Jung Su: From: Kuo-Jung Su dant...@faraday-tech.com The Faraday A360/A369 EVB is a Faraday platform main board used for the Faraday IP functional verification based on the well-known ARM AMBA 2.0 architecture. This main board provides a fully verified

Re: [Qemu-devel] [PATCH v2 01/20] arm: add Faraday a36x SoC platform support

2013-01-25 Thread Blue Swirl
On Fri, Jan 25, 2013 at 8:19 AM, Kuo-Jung Su dant...@gmail.com wrote: From: Kuo-Jung Su dant...@faraday-tech.com The Faraday A360/A369 EVB is a Faraday platform main board used for the Faraday IP functional verification based on the well-known ARM AMBA 2.0 architecture. This main board