Re: [Qemu-devel] [PATCH v14 2/8] i.MX: KZM now uses the standalone i.MX31 SOC support

2015-08-29 Thread Peter Crosthwaite
Commit subject should lead with out a verb after the subsystem label(s). On Mon, Aug 10, 2015 at 3:02 PM, Jean-Christophe Dubois j...@tribudubois.net wrote: Tested by booting a minimal Linux system on the emulated platform Commit message should lead out with longer form of the main change. Make

[Qemu-devel] [PATCH v14 2/8] i.MX: KZM now uses the standalone i.MX31 SOC support

2015-08-10 Thread Jean-Christophe Dubois
Tested by booting a minimal Linux system on the emulated platform Signed-off-by: Jean-Christophe Dubois j...@tribudubois.net --- Changes since v1: * not present on v1 Changes since v2: * not present on v2 Changes since v3: * not present on v3 Changes since v4: * not