On Mon, Jan 21, 2019 at 8:24 PM Vasily Khoruzhick wrote:
>
> For me it shows:
>
> => mmc list
> mmc@1c0f000: 0 (SD)
> mmc@1c1: 1
> mmc@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
On Mon, Jan 21, 2019 at 7:46 AM Jagan Teki wrote:
>
> On Mon, Jan 21, 2019 at 9:08 PM Vasily Khoruzhick wrote:
>scanning usb for storage devices... 0 Storage Device(s) found
> Hit any key to stop autoboot: 0
> =>
> =>
> => mmc list
> mmc@1c0f000: 0
> mmc@1c1: 2
> mmc@1c11000: 1 (eMMC
On Mon, Jan 21, 2019 at 7:07 PM Jagan Teki wrote:
>
> On Mon, Jan 21, 2019 at 4:12 PM Chen-Yu Tsai wrote:
> >
> > On Mon, Jan 21, 2019 at 6:32 PM Jagan Teki
> > wrote:
> > >
> > > Environment and fastboot MMC devices are configured based number
> > > of mmc slots defined on particular board in
On Mon, Jan 21, 2019 at 11:38 PM Vasily Khoruzhick wrote:
>
> On Mon, Jan 21, 2019 at 2:32 AM Jagan Teki wrote:
> >
> > Environment and fastboot MMC devices are configured based number
> > of mmc slots defined on particular board in sunxi platform.
> >
> > If number of slots are not more than 1,
On Mon, Jan 21, 2019 at 9:08 PM Vasily Khoruzhick wrote:
>
> On Mon, Jan 21, 2019 at 2:32 AM Jagan Teki wrote:
> >
> > Environment and fastboot MMC devices are configured based number
> > of mmc slots defined on particular board in sunxi platform.
> >
> > If number of slots are not more than 1, i
On Mon, Jan 21, 2019 at 2:32 AM Jagan Teki wrote:
>
> Environment and fastboot MMC devices are configured based number
> of mmc slots defined on particular board in sunxi platform.
>
> If number of slots are not more than 1, it assigns 0 which usually mmc
> device on SD slot. With DM_MMC it is det
On Mon, Jan 21, 2019 at 4:12 PM Chen-Yu Tsai wrote:
>
> On Mon, Jan 21, 2019 at 6:32 PM Jagan Teki wrote:
> >
> > Environment and fastboot MMC devices are configured based number
> > of mmc slots defined on particular board in sunxi platform.
> >
> > If number of slots are not more than 1, it ass
On Mon, Jan 21, 2019 at 6:32 PM Jagan Teki wrote:
>
> Environment and fastboot MMC devices are configured based number
> of mmc slots defined on particular board in sunxi platform.
>
> If number of slots are not more than 1, it assigns 0 which usually mmc
> device on SD slot. With DM_MMC it is det
Environment and fastboot MMC devices are configured based number
of mmc slots defined on particular board in sunxi platform.
If number of slots are not more than 1, it assigns 0 which usually mmc
device on SD slot. With DM_MMC it is detected as 0 since mmc0 node always
be an mmc device.
If number
9 matches
Mail list logo