Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ### start_armboot: logocmd="nand read 3000000 200000 1e0000"
- NAND read: device 0x0 offset 0x200000, size 0x1e0000 ...
- .
- .
- ..
- ..
- ..total 0x1e0000 bytes read
- Read logo data from address 0x03000000
- Bytes Per Pixel = 2
- Logo Size: 1024 * 768, LCD Size: 1024 * 768
- Show logo
- lcdc enable
- ### main_loop: bootcmd="nand read 0x0 0x0 0x200000;bootm 0"
- Hit any key to stop autoboot: 3
- \0x08\0x08\0x08 2
- \0x08\0x08\0x08 1
- \0x08\0x08\0x08 0
- scriptcmd start:
- SD:Four Bits Mode!
- SD Card High Speed!
- Initial SD Card OK!
- register mmc device
- part_offset : 3f, cur_part : 1
- part_offset : 3f, cur_part : 1
- reading script/scriptcmd
- 2 : \0xf02\0xe4\0xcd\0x16\0xcd
- FAT16, fatlength: 96
- Rootdir begins at sector: 196, offset: 18800, size: 32
- Data begins at: 220
- Cluster size: 4
- Rootvfatname: |script|
- RootName: script, start: 0x3, size: 0x0 (DIR)
- get_dentfromdir: scriptcmd
- gc - clustnum: 3, startsect: 232
- Mismatch: |.||
- Mismatch: |..||
- vfatname: |scriptcmd|
- DentName: script~1, start: 0x38f, size: 0x12c
- mydata :
- Size of clusters in sectors : 4
- The sector of the first cluster, can be negative : dc
- Current FAT buffer : 03f4e6e4
- fatbufnum : ffffffff
- Length of FAT in sectors : 60
- Size of FAT in bits : 10
- Starting sector of the FAT : 4
- Start sector of root directory : c4
- Filesize: 300 bytes
- Reading: 300 bytes
- gc - clustnum: 911, startsect: 3864
- gc - clustnum: 911, startsect: 3864
- Size: 300, got: 300
- 300 bytes read
- ## Executing script at 00000000
- ** Script length: 228
- ** exec: "setenv bootargs root=/dev/sda2 init=/sbin/init rootwait earlyprintk console=ttyWMT0,115200n8"
- ** exec: "textout 0 0 "About to load Linux from the SD card" 00ff00"
- "About to load Linux from the SD card"
- ** exec: "textout 0 72 "Loading kernel" ffffff"
- "Loading kernel"
- ** exec: "fatload mmc 0 0 /script/uImage"
- part_offset : 3f, cur_part : 1
- reading /script/uImage
- 2 : \0xf02\0xe4\0xcd\0x16\0xcd
- FAT16, fatlength: 96
- Rootdir begins at sector: 196, offset: 18800, size: 32
- Data begins at: 220
- Cluster size: 4
- Rootvfatname: |script|
- RootName: script, start: 0x3, size: 0x0 (DIR)
- get_dentfromdir: uimage
- gc - clustnum: 3, startsect: 232
- Mismatch: |.||
- Mismatch: |..||
- vfatname: |scriptcmd|
- Mismatch: |script~1|scriptcmd|
- Mismatch: |script~1||
- vfatname: |uimage|
- DentName: uimage, start: 0x390, size: 0x231cc8
- mydata :
- Size of clusters in sectors : 4
- The sector of the first cluster, can be negative : dc
- Current FAT buffer : 03f4e358
- fatbufnum : ffffffff
- Length of FAT in sectors : 60
- Size of FAT in bits : 10
- Starting sector of the FAT : 4
- Start sector of root directory : c4
- Filesize: 2301128 bytes
- Reading: 2301128 bytes
- gc - clustnum: 912, startsect: 3868
- gc - clustnum: 2035, startsect: 8360
- Size: 2301128, got: 2301128
- 2301128 bytes read
- ** exec: "bootm 0"
- ## Booting image at 00000000 ...
- Image Name: Linux-3.0.0-rc5-gb2b7e56-dirty
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 2301064 Bytes = 2.2 MB
- Load Address: 00008000
- Entry Point: 00008000
- Verifying Checksum ...
- OK
- OK
- No initrd
- ## Transferring control to Linux (at address 00008000) ...
- Starting kernel ...
- Uncompressing Linux...
- done, booting the kernel.
- Linux version 3.0.0-rc5-gb2b7e56-dirty (root@ethics) (gcc version 4.3.2 (Sourcery G++ Lite 2008q
- 3-72) ) #2 Fri Jul 15 16:21:45 IST 2011
- CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
- CPU: VIVT data cache, VIVT instruction cache
- Machine: Benign BV07 Mini Netbook
- bootconsole [earlycon0] enabled
- Memory policy: ECC disabled, Data cache writeback
- Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
- Kernel command line: root=/dev/sda2 init=/sbin/init rootwait earlyprintk console=ttyWMT0,115200n8
- PID hash table entries: 512 (order: -1, 2048 bytes)
- Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
- Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
- Memory: 128MB = 128MB total
- Memory: 121196k/121196k available, 9876k reserved, 0K highmem
- Virtual kernel memory layout:
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
- DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
- vmalloc : 0xc8800000 - 0xd0000000 ( 120 MB)
- lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
- modules : 0xbf000000 - 0xc0000000 ( 16 MB)
- .init : 0xc0008000 - 0xc0026000 ( 120 kB)
- .text : 0xc0026000 - 0xc0433960 (4151 kB)
- .data : 0xc0434000 - 0xc0455280 ( 133 kB)
- .bss : 0xc04552a4 - 0xc0480908 ( 174 kB)
- SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- NR_IRQS:128
- Console: colour dummy device 80x30
- Calibrating delay loop...
- 148.88 BogoMIPS (lpj=744448)
- pid_max: default: 32768 minimum: 301
- Mount-cache hash table ent
- ries: 512
- CPU: Testing write buffer coherency: ok
- devtmpfs: initialized
- NET: Registered protocol family 16
- bio: create slab <bio-0> at 0
- SCSI subsystem initialized
- usbcore: registered new interface driver usbfs
- usbcore: registered new interface driver hub
- usbcore: registered new device driver usb
- Bluetooth: Core ver 2.16
- NET: Registered protocol family 31
- Bluetooth: HCI device and connection manager initialized
- Bluetooth: HCI socket layer initialized
- Bluetooth: L2CAP socket layer initialized
- Bluetooth: SCO socket layer initialized
- cfg80211: Calling CRDA to update world regulatory domain
- Switching to clocksource vt8500_timer
- Switched to NOHz mode on CPU #0
- NET: Registered protocol family 2
- IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
- TCP established hash table entries: 4096 (order: 3, 32768 bytes)
- TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
- TCP: Hash tables configured (established 4096 bind 4096)
- TCP reno registered
- UDP hash table entries: 256 (order: 0, 4096 bytes)
- UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- NET: Registered protocol family 1
- Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
- io scheduler noop registered
- io scheduler deadline registered
- io scheduler cfq registered (default)
- Enabled support for WMT GE raster acceleration
- Console: switching to colour frame buffer device 128x37
- vt8500_serial.0: ttyWMT0 at MMIO 0xd8200000 (irq = 32) is a VT85
- 00 UART0
- console [ttyWMT0] enabled, bootconsole disabled
- bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011)
- bonding: Warning: either miimon or arp_interval and arp_ip_target module parameters must be specified, otherwise bonding will not detect link failures! see bonding.txt for details.
- ftmac100: Loading version 0.2 ...
- eql: Equalizer2002: Simon Janes ([email protected]) and David S. Miller ([email protected])
- tun: Universal TUN/TAP device driver, 1.6
- tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
- dm9000 Ethernet Driver, V1.31
- usbcore: registered new interface driver rt2800usb
- ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- vt8500-ehci vt8500-ehci.0: VT8500 EHCI
- vt8500-ehci vt8500-ehci.0: new USB bus registered, assigned bus number 1
- vt8500-ehci vt8500-ehci.0: irq 43, io mem 0xd8007900
- vt8500-ehci vt8500-ehci.0: USB 0.0 started, EHCI 1.00
- hub 1-0:1.0: USB hub found
- hub 1-0:1.0: 2 ports detected
- Initializing USB Mass Storage driver...
- usbcore: registered new interface driver usb-storage
- USB Mass Storage support registered.
- usbcore: registered new interface driver libusual
- serio: i8042 KBD port at 0xc883a800,0xc883a804 irq 46
- serio: i8042 AUX port at 0xc883a800,0xc883a804 irq 45
- mousedev: PS/2 mouse device common for all mice
- vt8500-rtc vt8500-rtc.0: rtc core: registered vt8500-rtc as rtc0
- Bluetooth: Broadcom Blutonium firmware driver ver 1.2
- usbcore: registered new interface driver bcm203x
- Bluetooth: Digianswer Bluetooth USB driver ver 0.10
- usbcore: registered new interface driver bpa10x
- Bluetooth: BlueFRITZ! USB driver ver 1.2
- usbcore: registered new interface driver bfusb
- Bluetooth: Generic Bluetooth USB driver ver 0.6
- usbcore: registered new interface driver btusb
- [MMC/SD] WMT MCI Controller registered \0x09\0x09\0x09(DriverVersion=0)
- usbcore: registered new interface driver usbhid
- usbhid: USB HID core driver
- TCP cubic registered
- NET: Registered protocol family 10
- IPv6 over IPv4 tunneling driver
- NET: Registered protocol family 17
- Bluetooth: RFCOMM TTY layer initialized
- Bluetooth: RFCOMM socket layer initialized
- Bluetooth: RFCOMM ver 1.11
- Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- Bluetooth: BNEP filters: protocol multicast
- Bluetooth: HIDP (Human Interface Emulation) ver 1.2
- vt8500-rtc vt8500-rtc.0: setting system clock to 2000-02-01 00:01:00 UTC (949363260
- usb 1-1: new high speed USB device number 2 using vt8500-ehci
- hub 1-1:1.0: USB hub found
- hub 1-1:1.0: 4 ports detected
- input: AT Translated Set 2 keyboard as /devices/platform/i8042/s
- erio0/input/input0
- atkbd serio1: keyboard reset failed on vt8500ps2/serio1
- atkbd serio1: keyboard reset failed on vt8500ps2/serio1
- Waiting for root device /dev/sda2...
- usb 1-1.4: new high speed USB device number 3 using vt8500-ehci
- usb-storage 1-1.4:1.0: Quirks match for vid 058f pid 6387: 400
- scsi0 : usb-storage 1-1.4:1.0
- scsi 0:0:0:0: Direct-Access JetFlash TS4GJFV30 8.07 PQ: 0 ANSI: 2
- sd 0:0:0:0: [sda] 8011774 512-byte logical blocks: (4.10 GB/3.81 GiB)
- sd 0:0:0:0: [sda] Write Protect is off
- sd 0:0:0:0: [sda] No Caching mode page present
- sd 0:0:0:0: [sda] Assuming drive cache: write through
- sd 0:0:0:0: [sda] No Caching mode page present
- sd 0:0:0:0: [sda] Assuming drive cache: write through
- sda: sda1 sda2
- sd 0:0:0:0: [sda] No Caching mode page present
- sd 0:0:0:0: [sda] Assuming drive cache: write through
- sd 0:0:0:0: [sda] Attached SCSI removable disk
- VFS: Mounted root (ext2 filesystem) on device 8:2.
- devtmpfs: mounted
- Freeing init memory: 120K
- Iversion 2
- Using makefile-style concurrent boot in runlevel S.
- Starting the hotplug events dispatcher: udevd
- udev[70]: starting version 164
- .
- Synthesizing the initial hotplug events...
- done.
- Waiting for /dev to be fully populated...
- done.
- Activating swap...done.
- Checking root file system...
- fsck from util-linux-ng 2.17.2
- root2: clean, 9608/184736 files, 48986/738816 blocks
- done.
- Cleaning up ifupdown...
- .
- Setting up networking...
- .
- Loading kernel modules...done.
- Activating lvm and md swap...done.
- Checking file systems...
- fsck from util-linux-ng 2.17.2
- done.
- Mounting local filesystems...done.
- Activating swapfile swap...
- done.
- Cleaning up temporary files...
- .
- Configuring network interfaces...
- SIOCSIFHWADDR: No such device
- Failed to bring up eth0.
- done.
- Cleaning up temporary files...
- .
- Setting kernel variables ...
- done.
- IEntering
- Using makefile-style concurrent boot in runlevel 2.
- Starting enhanced syslogd: rsyslogd.
- Starting periodic command scheduler: cron
- <7>usb-storage: usb_stor_bulk_transfer_buf: xfer 31 bytes
- .
Add Comment
Please, Sign In to add comment