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

Vasily Khoruzhick anarsoul at gmail.com
Tue Jan 22 04:24:25 UTC 2019


On Mon, Jan 21, 2019 at 7:46 AM Jagan Teki <jagan at amarulasolutions.com> wrote:
>
> On Mon, Jan 21, 2019 at 9:08 PM Vasily Khoruzhick <anarsoul at gmail.com> wrote:
>        scanning usb for storage devices... 0 Storage Device(s) found
> Hit any key to stop autoboot:  0
> =>
> =>
> => mmc list
> mmc at 1c0f000: 0
> mmc at 1c10000: 2
> mmc at 1c11000: 1 (eMMC)
> => mmc dev 0
> switch to partitions #0, OK
> mmc0 is current device
> => mmc list
> mmc at 1c0f000: 0 (SD)
> mmc at 1c10000: 2
> mmc at 1c11000: 1 (eMMC)

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.


More information about the U-Boot mailing list