Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: USB-3 sorta working on PogoPlug Series 4, MMC still not working



On Thu, Mar 20, 2014 at 5:04 PM, John Klos <john%ziaspace.com@localhost> wrote:
>> mvsdio is not broken. U-boot does not configure the sdio pins on your
>> machine so you have have to do it before you start the kernel. Make
>> sure that SDIO is enabled in the MPP registers.
>
>
> The uboot on many of these PogoPlugs can't boot from the MMC slot (no mmc
> commands), so I'm not sure how we'd do that before the kernel starts. Any
> suggestions?
>
> John

This is the command I use to boot my pogoplug mobile:

mw f1010004 11113311; mw f1010008 551111; tftpboot 0x800000
netbsd-SHEEVAPLUG.ub; bootm 0x800000

Lwazi


Home | Main Index | Thread Index | Old Index