Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1284 - uboot-kirkwood does not speak MMC on Pogoplug v4 #6217

Open
openwrt-bot opened this issue Jan 19, 2018 · 2 comments
Open

FS#1284 - uboot-kirkwood does not speak MMC on Pogoplug v4 #6217

openwrt-bot opened this issue Jan 19, 2018 · 2 comments
Labels

Comments

@openwrt-bot
Copy link

nwf:

Testing on a Pogoplug V4 with the u-boot committed in f5d267d, there is no MMC support despite that 010-pogoplug_v4.patch includes kirkwood_mmc.c and friends. Boot messages are simply

U-Boot 2017.09 (Jan 19 2018 - 21:51:49 +0000) Pogoplug V4

SoC: Kirkwood 88F6281_A1
DRAM: 128 MiB
WARNING: Caches not enabled
NAND: 128 MiB
MMC:
*** Warning - bad CRC, using default environment

In: serial
Out: serial
Err: serial
Net: egiga0
Error: egiga0 address not set.

On the other hand, the uboot shipped from https://forum.doozan.com/read.php?3,7477,7553 understands MMC. Its boot messages are

U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:34:01 -0700) Pogoplug V4

SoC: Kirkwood 88F6192_A1
DRAM: 128 MiB
WARNING: Caches not enabled
NAND: 128 MiB
MMC: MVEBU_MMC: 0
In: serial
Out: serial
Err: serial
Net: egiga0

@openwrt-bot
Copy link
Author

nwf:

Pardon me, I seem to have meant the uboot from https://forum.doozan.com/read.php?3,12381 . The other link's also understands MMC, but this second link is much more up-to-date.

@openwrt-bot
Copy link
Author

nwf:

It appears, from local testing, that the attached patches are sufficient. Please advise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant