diff options
| author | [email protected] <[email protected]> | 2017-04-15 11:29:06 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-05-01 12:58:35 -0400 |
| commit | 7880dcf04c42ec4fe73b86e3b366ac56aab74ca6 (patch) | |
| tree | 113498fc1f57bbbdd7dc98ef7c9c64cfe3e39d19 | |
| parent | d03857485e7f0e61fa778d2f64a6d0cf92bb54f7 (diff) | |
odroid-c2: README: MMC is supported
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 <[email protected]>
| -rw-r--r-- | board/amlogic/odroid-c2/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/amlogic/odroid-c2/README b/board/amlogic/odroid-c2/README index d6d266a5cee..b407c049526 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 |
