setenv load_dtb 'ext2load usb 0:1 0x1c00000 /boot/dts/kirkwood-pogo_e02.dtb'
setenv load_initrd 'ext2load usb 0:1 0x1100000 /boot/uInitrd'
setenv load_uimage 'ext2load usb 0:1 0x800000 /boot/uImage'
setenv usb_boot 'run load_dtb; run load_uimage; if run load_initrd; then bootm 0x800000 0x1100000 0x1c00000; else bootm 0x800000 - 0x1c00000; fi'
usb reset; run usb_boot
U-Boot 2017.07-tld-1 (Sep 05 2017 - 00:13:18 -0700)
Pogo E02
SoC: Kirkwood 88F6281_A0
DRAM: 256 MiB
WARNING: Caches not enabled
NAND: 128 MiB
In: serial
Out: serial
Err: serial
Net: egiga0
Hit any key to stop autoboot: 0
starting USB...
USB0: USB EHCI 1.00
scanning bus 0 for devices... 3 USB Device(s) found
scanning usb for storage devices...
Use USB retry period from the environment: 15 second(s)
1 Storage Device(s) found
Partition Map for USB device 0 -- Partition Type: DOS
Part Start Sector Num Sectors UUID Type
1 2048 3993600 28c14a89-01 83 Boot
## Unknown partition table type 0
## Unknown partition table type 0
## Unknown partition table type 0
## Unknown partition table type 0
## Unknown partition table type 0
## Unknown partition table type 0
loading envs from usb 0 ...
** File not found /boot/uEnv.txt **
running scan_disk ...
Scan device usb
device usb 0:1
1 bytes read in 600 ms (0 Bytes/s)
Found bootable drive on usb 0
loading uImage ...
3901632 bytes read in 816 ms (4.6 MiB/s)
loading uInitrd ...
6835537 bytes read in 827 ms (7.9 MiB/s)
loading DTB /boot/dts/kirkwood-pogo_e02.dtb ...
10444 bytes read in 3060 ms (2.9 KiB/s)
## Booting kernel from Legacy Image at 00800000 ...
Image Name: Linux-4.11.3-kirkwood-tld-2
Created: 2018-04-13 20:25:47 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3901568 Bytes = 3.7 MiB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
## Loading init Ramdisk from Legacy Image at 01100000 ...
Image Name: initramfs-4.11.3-kirkwood-tld-2
Created: 2018-04-13 20:25:56 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 6835473 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
Loading Kernel Image ... OK
Loading Ramdisk to 0f48a000, end 0fb0ed11 ... OK
Loading Device Tree to 0f484000, end 0f4898cb ... OK
Using machid 0xdd6 from environment
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.11.3-kirkwood-tld-2 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Tue Jun 6 17:01:17 PDT 2017
[ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
[ 0.000000] CPU: VIVT data cache, VIVT instruction cache
[ 0.000000] OF: fdt: Machine model: CloudEngines Pogoplug E02
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootdelay=10 mtdparts=orion_nand:0x100000@0x0(u-boot),-@0x100000(ubi)
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 239740K/262144K available (8192K kernel code, 786K rwdata, 2016K rodata, 1024K init, 280K bss, 22404K reserved, 0K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff800000 ( 752 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0900000 (9184 kB)
[ 0.000000] .init : 0xc0c00000 - 0xc0d00000 (1024 kB)
[ 0.000000] .data : 0xc0d00000 - 0xc0dc49b4 ( 787 kB)
[ 0.000000] .bss : 0xc0dc49b4 - 0xc0e0acc8 ( 281 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] clocksource: orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302233 ns
[ 0.000008] sched_clock: 32 bits at 200MHz, resolution 5ns, wraps every 10737418237ns
[ 0.000492] Console: colour dummy device 80x30
[ 0.000527] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[ 0.090112] pid_max: default: 32768 minimum: 301
[ 0.090316] Security Framework initialized
[ 0.090439] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090458] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.091336] CPU: Testing write buffer coherency: ok
[ 0.092369] Setting up static identity map for 0x100000 - 0x100058
[ 0.092628] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x2
[ 0.096331] devtmpfs: initialized
[ 0.100623] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.100651] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.100980] prandom: seed boundary self test passed
[ 0.104737] prandom: 100 self tests passed
[ 0.104749] pinctrl core: initialized pinctrl subsystem
[ 0.105946] NET: Registered protocol family 16
[ 0.106414] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.108023] cpuidle: using governor ladder
[ 0.108095] cpuidle: using governor menu
[ 0.108521] Feroceon L2: Enabling L2
[ 0.108567] Feroceon L2: Cache support initialised.
[ 0.108935] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
[ 0.113578] No ATAGs?
[ 0.122662] vgaarb: loaded
[ 0.122978] SCSI subsystem initialized
[ 0.123458] usbcore: registered new interface driver usbfs
[ 0.123535] usbcore: registered new interface driver hub
[ 0.123618] usbcore: registered new device driver usb
[ 0.124690] clocksource: Switched to clocksource orion_clocksource
[ 0.213311] VFS: Disk quotas dquot_6.6.0
[ 0.213395] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.224063] NET: Registered protocol family 2
[ 0.224874] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.224914] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.224945] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.225032] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.225056] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.225226] NET: Registered protocol family 1
[ 0.225655] RPC: Registered named UNIX socket transport module.
[ 0.225668] RPC: Registered udp transport module.
[ 0.225676] RPC: Registered tcp transport module.
[ 0.225683] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.225975] Unpacking initramfs...
[ 0.845407] Freeing initrd memory: 6676K
[ 0.845550] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.846520] audit: initializing netlink subsys (disabled)
[ 0.847004] Initialise system trusted keyrings
[ 0.847136] audit: type=2000 audit(0.840:1): state=initialized audit_enabled=0 res=1
[ 0.847212] workingset: timestamp_bits=30 max_order=16 bucket_order=0
[ 0.847303] zbud: loaded
[ 0.848265] NFS: Registering the id_resolver key type
[ 0.848293] Key type id_resolver registered
[ 0.848302] Key type id_legacy registered
[ 0.848320] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.848330] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.848802] Key type cifs.spnego registered
[ 0.848826] Key type cifs.idmap registered
[ 0.848839] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
[ 0.849103] fuse init (API version 7.26)
[ 0.849489] orangefs_debugfs_init: called with debug mask: :none: :0:
[ 0.849756] orangefs_init: module version upstream loaded
[ 0.849768] SGI XFS with ACLs, security attributes, realtime, no debug enabled
[ 2.554698] random: fast init done
[ 4.967794] Key type asymmetric registered
[ 4.967811] Asymmetric key parser 'x509' registered
[ 4.967882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 4.967895] io scheduler noop registered
[ 4.967903] io scheduler deadline registered
[ 4.967983] io scheduler cfq registered (default)
[ 4.969272] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
[ 4.971118] mv_xor f1060800.xor: Marvell shared XOR driver
[ 5.025453] mv_xor f1060800.xor: Marvell XOR (Registers Mode): ( xor cpy sg intr )
[ 5.025675] mv_xor f1060900.xor: Marvell shared XOR driver
[ 5.085433] mv_xor f1060900.xor: Marvell XOR (Registers Mode): ( xor cpy sg intr )
[ 5.085864] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[ 5.087100] console [ttyS0] disabled
[ 5.087166] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 25, base_baud = 12500000) is a 16550A
[ 5.686389] console [ttyS0] enabled
[ 5.698513] loop: module loaded
[ 5.702833] nand: Could not find valid ONFI parameter page; aborting
[ 5.709345] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xf1
[ 5.715761] nand: Hynix NAND 128MiB 3,3V 8-bit
[ 5.720230] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 5.727869] Scanning device for bad blocks
[ 5.746952] Bad eraseblock 140 at 0x000001180000
[ 5.793447] Bad eraseblock 534 at 0x0000042c0000
[ 5.850135] 2 cmdlinepart partitions found on MTD device orion_nand
[ 5.856447] Creating 2 MTD partitions on "orion_nand":
[ 5.861611] 0x000000000000-0x000000100000 : "u-boot"
[ 5.867802] 0x000000100000-0x000008000000 : "ubi"
[ 5.875491] libphy: Fixed MDIO Bus: probed
[ 5.880509] libphy: orion_mdio_bus: probed
[ 5.889738] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
[ 6.995373] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address 00:25:31:04:90:df
[ 7.004235] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 7.010843] ehci-pci: EHCI PCI platform driver
[ 7.015388] ehci-orion: EHCI orion driver
[ 7.019599] orion-ehci f1050000.ehci: EHCI Host Controller
[ 7.025165] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
[ 7.033016] orion-ehci f1050000.ehci: irq 29, io mem 0xf1050000
[ 7.064724] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
[ 7.071011] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 7.077860] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.085139] usb usb1: Product: EHCI Host Controller
[ 7.090038] usb usb1: Manufacturer: Linux 4.11.3-kirkwood-tld-2 ehci_hcd
[ 7.096789] usb usb1: SerialNumber: f1050000.ehci
[ 7.102214] hub 1-0:1.0: USB hub found
[ 7.106083] hub 1-0:1.0: 1 port detected
[ 7.110915] mousedev: PS/2 mouse device common for all mice
[ 7.464725] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 7.656402] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 7.663148] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 7.670355] usb 1-1: Product: USB2.0 Hub
[ 7.675235] hub 1-1:1.0: USB hub found
[ 7.679402] hub 1-1:1.0: 4 ports detected
[ 8.004728] usb 1-1.4: new high-speed USB device number 3 using orion-ehci
[ 8.155899] usb 1-1.4: New USB device found, idVendor=0781, idProduct=5583
[ 8.162821] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.170214] rtc-mv f1010300.rtc: internal RTC not ticking
[ 8.170398] i2c /dev entries driver
[ 8.171869] hidraw: raw HID events driver (C) Jiri Kosina
[ 8.172192] drop_monitor: Initializing network drop monitor service
[ 8.172433] NET: Registered protocol family 17
[ 8.172611] Key type dns_resolver registered
[ 8.173329] registered taskstats version 1
[ 8.173336] Loading compiled-in X.509 certificates
[ 8.173391] zswap: loaded using pool lzo/zbud
[ 8.198544] Key type big_key registered
[ 8.228089] Key type encrypted registered
[ 8.246310] usb 1-1.4: Product: Ultra Fit
[ 8.250338] usb 1-1.4: Manufacturer: SanDisk
[ 8.254628] usb 1-1.4: SerialNumber: 4C530001320908104320
[ 8.260827] hctosys: unable to open rtc device (rtc0)
[ 8.269731] Freeing unused kernel memory: 1024K
Loading, please wait...
[ 8.346748] systemd-udevd[112]: starting version 215
[ 8.511101] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 8.577260] scsi host0: usb-storage 1-1.4:1.0
[ 8.588530] usbcore: registered new interface driver usb-storage
[ 8.615941] usbcore: registered new interface driver uas
[ 9.605875] scsi 0:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6
[ 9.621593] sd 0:0:0:0: [sda] 60062500 512-byte logical blocks: (30.8 GB/28.6 GiB)
[ 9.632448] sd 0:0:0:0: [sda] Write Protect is off
[ 9.638058] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 9.654864] sda: sda1
[ 9.660810] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 9.670191] sd 0:0:0:0: Attached scsi generic sg0 type 0
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
modprobe: module ext3 not found in modules.dep
Begin: Will now check root file system ... fsck from util-linux 2.25.2
fsck: error 2 (No such file or directory) while executing fsck.ext3 for /dev/sda1
fsck exited with status code 8
done.
Warning: File system check failed but did not detect errors
[ 23.925863] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem
[ 23.943770] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
done.
Begin: Running /scripts/local-bottom ... done.
Begin: Running /scripts/init-bottom ... done.
INIT: version 2.88 booting
[info] Using makefile-style concurrent boot in runlevel S.
[....] Starting the hotplug events dispatcher: udevd[ 25.293571] systemd-udevd[310]: starting version 215
. ok
[ ok ] Synthesizing the initial hotplug events...done.
[....] Waiting for /dev to be fully populated...[ 25.796124] orion_wdt: Initial timeout 21 sec
[ 25.910669] marvell-cesa f1030000.crypto: CESA device successfully registered
done.
[ ok ] Activating swap...done.
[ 26.817826] EXT4-fs (sda1): re-mounted. Opts: (null)
[....] Checking root file system...fsck from util-linux 2.25.2
rootfs: clean, 20714/124928 files, 184091/499200 blocks
done.
[ 27.007873] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ ok ] Activating lvm and md swap...done.
[....] Checking file systems...fsck from util-linux 2.25.2
done.
[ ok ] Loading kernel modules...done.
[ ok ] Cleaning up temporary files... /tmp.
[ 28.422077] random: crng init done
[ ok ] Mounting local filesystems...done.
[ ok ] Activating swapfile swap...done.
[ ok ] Cleaning up temporary files....
[ ok ] Setting kernel variables ...done.
[ 29.711320] NET: Registered protocol family 10
[ 29.716976] Segment Routing with IPv6
[ 30.908281] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[....] Configuring network interfaces...Internet Systems Consortium DHCP Client 4.3.1
Copyright 2004-2014 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/eth0/00:25:31:04:90:df
Sending on LPF/eth0/00:25:31:04:90:df
Sending on Socket/fallback
DHCPREQUEST on eth0 to 255.255.255.255 port 67
[ 33.354009] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
[ 33.363937] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
DHCPREQUEST on eth0 to 255.255.255.255 port 67
DHCPACK from 192.168.5.1
bound to 192.168.5.110 -- renewal in 5087 seconds.
done.
[ ok ] Starting rpcbind daemon....
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Cleaning up temporary files....
INIT: Entering runlevel: 2
[info] Using makefile-style concurrent boot in runlevel 2.
[....] Starting busybox' syslogd implementation : syslogdStarting /sbin/syslogd...
1258 (syslogd)
. ok
[ ok ] Starting system message bus: dbus.
[ ok ] Starting NFS common utilities: statd idmapd.
[ ok ] Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon.
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
[ ok ] Starting NTP server: ntpd.
[ ok ] Starting OpenBSD Secure Shell server: sshd.
[....] Starting busybox' klogd implementation : klogdStarting /sbin/klogd...
1256 (klogd)
. ok
Debian GNU/Linux 8 debian ttyS0
debian login: root
Password:
Last login: Fri Apr 13 22:50:27 CEST 2018 on ttyS0
Linux debian 4.11.3-kirkwood-tld-2 #1 PREEMPT Tue Jun 6 17:01:17 PDT 2017 armv5tel
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?