Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45)
- Pogoplug V4
- SoC: Kirkwood 88F6192_A1
- DRAM: 128 MiB
- WARNING: Caches not enabled
- NAND: 128 MiB
- MMC: kwsdio: 0
- In: serial
- Out: serial
- Err: serial
- Net: egiga0
- Hit any key to stop autoboot: 0
- MMC rescan: current device # 0 initialized OK
- 3232368 bytes read in 1409 ms (2.2 MiB/s)
- 6531090 bytes read in 2121 ms (2.9 MiB/s)
- ## Booting kernel from Legacy Image at 00800000 ...
- Image Name: Linux-4.8.3-kirkwood-tld-1
- Created: 2016-11-26 23:57:49 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-11-26 23:58:20 UTC
- Image Type: ARM Linux RAMDisk Image (gzip compressed)
- Data Size: 6531026 Bytes = 6.2 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- Loading Kernel Image ... OK
- Using machid 0xf78 from environment
- Starting kernel ...
- Uncompressing Linux...
- U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45)
- Pogoplug V4
- SoC: Kirkwood 88F6192_A1
- DRAM: 128 MiB
- WARNING: Caches not enabled
- NAND: 128 MiB
- MMC: kwsdio: 0
- In: serial
- Out: serial
- Err: serial
- Net: egiga0
- Hit any key to stop autoboot: 0
- Pogov4> setenv usb_load_dtb 'ext2load usb $device 0x1c00000 /boot/dts/kirkwood-pogoplug_v4.dtb'
- Pogov4> setenv usb_boot 'mw 0x800000 0 1; run usb_load_uimage; run usb_load_dtb; if run usb_load_uinitrd; then bootm 0x800000 0x1100000 0x1c00000; else bootm 0x800000 - 0x1c00000; fi'
- Pogov4> boot
- MMC rescan: current device # 0 initialized OK
- 3232368 bytes read in 1409 ms (2.2 MiB/s)
- 6531090 bytes read in 2121 ms (2.9 MiB/s)
- ## Booting kernel from Legacy Image at 00800000 ...
- Image Name: Linux-4.8.3-kirkwood-tld-1
- Created: 2016-11-26 23:57:49 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-11-26 23:58:20 UTC
- Image Type: ARM Linux RAMDisk Image (gzip compressed)
- Data Size: 6531026 Bytes = 6.2 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- Loading Kernel Image ... OK
- Using machid 0xf78 from environment
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- Error: unrecognized/unsupported machine ID (r1 = 0x00000f78).
- Available machine support:
- ID (hex) NAME
- ffffffff Generic DT based system
- ffffffff Marvell Kirkwood (Flattened Device Tree)
- Please check your kernel config and/or bootloader.
- U-Boot 2014.07-tld-1 (Jul 18 2014 - 00:59:45)
- Pogoplug V4
- SoC: Kirkwood 88F6192_A1
- DRAM: 128 MiB
- WARNING: Caches not enabled
- NAND: 128 MiB
- MMC: kwsdio: 0
- In: serial
- Out: serial
- Err: serial
- Net: egiga0
- Hit any key to stop autoboot: 0
- Pogov4> setenv usb_load_dtb 'ext2load usb $device 0x1c00000 /boot/dts/kirkwood-pogoplug_v4.dtb'
- Pogov4> setenv usb_load_dtb 'ext2load usb $device 0x1c00000 /boot/dts/kirkwood-pogoplug_v4.dtb'
- Pogov4> setenv usb_boot 'mw 0x800000 0 1; run usb_load_uimage; run usb_load_dtb; if run usb_load_uinitrd; then bootm 0x800000 0x1100000 0x1c00000; else bootm 0x800000 - 0x1c00000; fi'
- Pogov4> boot
- MMC rescan: current device # 0 initialized OK
- 3232368 bytes read in 1410 ms (2.2 MiB/s)
- 6531090 bytes read in 2121 ms (2.9 MiB/s)
- ## Booting kernel from Legacy Image at 00800000 ...
- Image Name: Linux-4.8.3-kirkwood-tld-1
- Created: 2016-11-26 23:57:49 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-11-26 23:58:20 UTC
- Image Type: ARM Linux RAMDisk Image (gzip compressed)
- Data Size: 6531026 Bytes = 6.2 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- Loading Kernel Image ... OK
- Using machid 0xf78 from environment
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- Error: unrecognized/unsupported machine ID (r1 = 0x00000f78).
- Available machine support:
- ID (hex) NAME
- ffffffff Generic DT based system
- ffffffff Marvell Kirkwood (Flattened Device Tree)
- Please check your kernel config and/or bootloader.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement