diff mbox

[U-Boot,1/1] odroid-c2: README: MMC is supported

Message ID 20170415092906.3609-1-xypron.glpk@gmx.de
State Accepted
Commit 7880dcf04c42ec4fe73b86e3b366ac56aab74ca6
Delegated to: Tom Rini
Headers show

Commit Message

Heinrich Schuchardt April 15, 2017, 9:29 a.m. UTC
Mention eMMC and microSD as supported devices.

They have been enabled with patch
d0c5c8d529f16fa88ab52a3b5dd2d4fc03664f19
odroid-c2: enable new Meson GX MMC driver in board defconfig
which was accepted for u-boot-mmc.git.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
---
Possibly the patch should be handled via u-boot-mmc.git.
---
 board/amlogic/odroid-c2/README | 1 +
 1 file changed, 1 insertion(+)

Comments

Heinrich Schuchardt May 1, 2017, 4:50 p.m. UTC | #1
On 04/15/2017 11:29 AM, Heinrich Schuchardt wrote:
> Mention eMMC and microSD as supported devices.
> 
> They have been enabled with patch
> d0c5c8d529f16fa88ab52a3b5dd2d4fc03664f19
> odroid-c2: enable new Meson GX MMC driver in board defconfig
> which was accepted for u-boot-mmc.git.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
> Possibly the patch should be handled via u-boot-mmc.git.
> ---
>  board/amlogic/odroid-c2/README | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/board/amlogic/odroid-c2/README b/board/amlogic/odroid-c2/README
> index d6d266a5ce..b407c04952 100644
> --- a/board/amlogic/odroid-c2/README
> +++ b/board/amlogic/odroid-c2/README
> @@ -18,6 +18,7 @@ Schematics are available on the manufacturer website.
>  
>  Currently the u-boot port supports the following devices:
>   - serial
> + - eMMC, microSD
>   - Ethernet
>  
>  u-boot compilation
> 
Hello Tom,

thanks for merging the patches that were needed for MMC support on the
Odroid C2.

Could you, please, also merge this patch for the documentation.

Best regards

Heinrich Schuchardt
Andreas Färber May 1, 2017, 4:57 p.m. UTC | #2
Am 15.04.2017 um 11:29 schrieb Heinrich Schuchardt:
> Mention eMMC and microSD as supported devices.
> 
> They have been enabled with patch
> d0c5c8d529f16fa88ab52a3b5dd2d4fc03664f19
> odroid-c2: enable new Meson GX MMC driver in board defconfig
> which was accepted for u-boot-mmc.git.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Reviewed-by: Andreas Färber <afaerber@suse.de>

Regards,
Andreas
Tom Rini May 1, 2017, 4:58 p.m. UTC | #3
On Sat, Apr 15, 2017 at 11:29:06AM +0200, xypron.glpk@gmx.de wrote:

> Mention eMMC and microSD as supported devices.
> 
> They have been enabled with patch
> d0c5c8d529f16fa88ab52a3b5dd2d4fc03664f19
> odroid-c2: enable new Meson GX MMC driver in board defconfig
> which was accepted for u-boot-mmc.git.
> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/board/amlogic/odroid-c2/README b/board/amlogic/odroid-c2/README
index d6d266a5ce..b407c04952 100644
--- a/board/amlogic/odroid-c2/README
+++ b/board/amlogic/odroid-c2/README
@@ -18,6 +18,7 @@  Schematics are available on the manufacturer website.
 
 Currently the u-boot port supports the following devices:
  - serial
+ - eMMC, microSD
  - Ethernet
 
 u-boot compilation