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

Installing OpenWRT onto PogoPlug E02? (3 replies)

$
0
0
Hi,

Just updated the uboot to 2016.05 U-Boot Kirkwood
Anyone has experience with installing OpenWRT onto the box's nand flash or external USB?

I've tried the instruction for installing op onto pogoplug mobile,
http://blog.qnology.com/2015/02/openwrt-on-pogoplug-mobile.html

by replacing the rootfs, zImage and dtb file using the Pogoplug E02's one,
it seems to boot fine but I can't get access to the box either via dhcp or static ip.
Here's the boot log:

Trying to boot from NAND ...
invalid partition number 2 for device nand0 (orion_nand)
no such partition
ubi0: attaching mtd1
ubi0: scanning is finished
ubi0: attached mtd1 (name "mtd=1", size 127 MiB)
ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 129024 bytes
ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 512
ubi0: VID header offset: 512 (aligned 512), data offset: 2048
ubi0: good PEBs: 1014, bad PEBs: 2, corrupted PEBs: 0
ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 1535965568
ubi0: available PEBs: 0, total reserved PEBs: 1014, PEBs reserved for bad PEB handling: 18
Loading file '/boot/zImage' to addr 0x00800000...
Done
Loading file '/boot/openwrt-15.05-kirkwood-pogo_e02.dtb' to addr 0x01c00000...
Done
Unmounting UBIFS volume rootfs!
Booting from nand ...
Kernel image @ 0x800000 [ 0x000000 - 0x181e40 ]
## Flattened Device Tree blob at 01c00000
Booting using the fdt blob at 0x1c00000


Starting kernel ...


Thanks in advance.

Viewing all articles
Browse latest Browse all 3247

Trending Articles