Re: [Qemu-devel] [PATCH v2 1/3] bcm2835_sdhost: add bcm2835 sdhost controller

2017-02-24 Thread Clement Deschamps
On 02/23/2017 07:48 PM, Peter Maydell wrote: > GPL-2-only is OK if that's what you strongly want, but if all the > authors are OK with it we prefer GPL-2-or-later (see the note in > the LICENSE file). Similarly with the header file. No problem, I'll change it. signature.asc Description: OpenPG

Re: [Qemu-devel] [PATCH v2 1/3] bcm2835_sdhost: add bcm2835 sdhost controller

2017-02-23 Thread Peter Maydell
On 22 February 2017 at 11:23, Clement Deschamps wrote: > This adds the BCM2835 SDHost controller from Arasan. > > Signed-off-by: Clement Deschamps > --- > hw/sd/Makefile.objs| 1 + > hw/sd/bcm2835_sdhost.c | 429 > + > include/hw/sd/