I haven't used my pogoplug with Debian for almost an year. I have tried to switch on today and found the green light glowing, but can't find in network. I found the below log from netcat. The OS stalled at 'Starting kernel...' for long time. Any clue how to fix it?
U-Boot 2016.05-tld-1 (Jun 12 2016 - 13:41:47 -0700)
Pogoplug V4
gcc (Debian 4.9.2-10) 4.9.2
GNU ld (GNU Binutils for Debian) 2.25
Hit any key to stop autoboot: 0
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
Reset IDE: ide_preinit failed
MMC rescan: current device # 0 initialized OK
no USB devices available
no IDE devices available
Partition Map for MMC device 0 -- Partition Type: DOS
Part Start Sector Num Sectors UUID Type
1 2048 15517696 00013210-01 83
loading envs from mmc 0 ...
98 bytes read in 948 ms (0 Bytes/s)
importing envs ...
running scan_disk ...
Scan device mmc
MMC rescan: current device # 0 initialized OK
device mmc 0:1
1 bytes read in 515 ms (0 Bytes/s)
Found bootable drive on mmc 0
loading uImage ...
3232368 bytes read in 875 ms (3.5 MiB/s)
loading uInitrd ...
6838053 bytes read in 1413 ms (4.6 MiB/s)
loading DTB /boot/dts/kirkwood-pogoplug_v4.dtb ...
10266 bytes read in 4532 ms (2 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-4.8.3-kirkwood-tld-1
Created: 2016-12-07 15:25:08 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3232304 Bytes = 3.1 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
Image Name: initramfs-4.8.3-kirkwood-tld-1
Created: 2016-12-07 15:25:48 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 6837989 Bytes = 6.5 MiB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
## Flattened Device Tree blob at 01c00000
Booting using the fdt blob at 0x1c00000
Starting kernel ...