Re: [U-Boot] [PATCH v2 06/10] ARM: sunxi-mmc: Add mmc support for sun6i / A31

2014-10-31 Thread Pantelis Antoniou
Hi Ian, On Sep 25, 2014, at 21:52 , Ian Campbell i...@hellion.org.uk wrote: On Wed, 2014-09-24 at 16:01 +0800, Chen-Yu Tsai wrote: From: Hans de Goede hdego...@redhat.com The mmc hardware on sun6i has an extra reset control that needs to be de-asserted prior to usage. Also the FIFO

Re: [U-Boot] [PATCH v2 06/10] ARM: sunxi-mmc: Add mmc support for sun6i / A31

2014-09-25 Thread Ian Campbell
On Wed, 2014-09-24 at 16:01 +0800, Chen-Yu Tsai wrote: From: Hans de Goede hdego...@redhat.com The mmc hardware on sun6i has an extra reset control that needs to be de-asserted prior to usage. Also the FIFO address is different. Signed-off-by: Hans de Goede hdego...@redhat.com

[U-Boot] [PATCH v2 06/10] ARM: sunxi-mmc: Add mmc support for sun6i / A31

2014-09-24 Thread Chen-Yu Tsai
From: Hans de Goede hdego...@redhat.com The mmc hardware on sun6i has an extra reset control that needs to be de-asserted prior to usage. Also the FIFO address is different. Signed-off-by: Hans de Goede hdego...@redhat.com [w...@csie.org: use setbits_le32 for reset control, drop obsolete