[U-Boot] [PATCH v3 9/9] arm: dts: sunxi: Enumerate MMC2 as MMC1

Vasily Khoruzhick anarsoul at gmail.com
Tue Jan 22 04:45:49 UTC 2019


On Mon, Jan 21, 2019 at 8:24 PM Vasily Khoruzhick <anarsoul at gmail.com> wrote:
>
> For me it shows:
>
> => mmc list
> mmc at 1c0f000: 0 (SD)
> mmc at 1c10000: 1
> mmc at 1c11000: 2
>
> I'm testing this patches applied onto u-boot-sunxi/master on Pinebook.
> I tried 'distclean', and it doesn't help.

Looks like eMMC is here but it doesn't get renumbered:

=> mmc dev 2
switch to partitions #0, OK
mmc2(part 0) is current device
=> mmc info
Device: mmc at 1c11000
Manufacturer ID: 15
OEM: 100
Name: AJTD4
Bus Speed: 52000000
Mode : MMC High Speed (52MHz)
Rd Block Len: 512
MMC version 5.1
High Capacity: Yes
Capacity: 14.6 GiB
Bus Width: 8-bit
Erase Group Size: 512 KiB
HC WP Group Size: 8 MiB
User Capacity: 14.6 GiB WRREL
Boot Capacity: 4 MiB ENH
RPMB Capacity: 4 MiB ENH
=> mmc list
mmc at 1c0f000: 0
mmc at 1c10000: 1
mmc at 1c11000: 2 (eMMC)


More information about the U-Boot mailing list