Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Uboot install on PogoplugPro V3 question (1 reply)

$
0
0
Hello. I just picked up a Pogoplug Pro that is still stock. I'm wanting to set up the Bodhi uboot and rootfs. I'm following https://forum.doozan.com/read.php?3,16017 and it says /proc/mtd should look like this:

Quote

dev: size erasesize name
mtd0: 00e00000 00020000 "boot"
mtd1: 07200000 00020000 "data"

However, mine looks like this:

Quote

root@PogoplugPro:/tmp# cat /proc/mtd
dev: size erasesize name
mtd0: 08000000 00020000 "NAND 128MiB 3,3V 8-bit"
mtd1: 00e00000 00020000 "boot"
mtd2: 07200000 00020000 "rootfs"

I remember on my Pogoplug V4 this is set with the mtdparts env variable, but there is no mtdparts variable on this V3 pogoplug.

How do I fix this on a PogoplugPro V3?

rsantag

Viewing all articles
Browse latest Browse all 3247

Trending Articles