Difference between revisions of "Linux start screenshot"
From ArmadeusWiki
m (oups) |
m |
||
Line 1: | Line 1: | ||
==Screenshot showing the serial text console during boot (on APF9328)== | ==Screenshot showing the serial text console during boot (on APF9328)== | ||
<pre class="apf"> | <pre class="apf"> | ||
− | + | U-Boot 1.3.4 (Mar 7 2009 - 18:03:27) apf9328 patch 3.8 | |
− | + | ||
− | + | I2C: ready | |
− | + | DRAM: 16 MB | |
− | + | Flash: 8 MB | |
− | + | *** Warning - bad CRC, using default environment | |
− | + | ||
− | + | In: serial | |
− | + | Out: serial | |
− | + | Err: serial | |
− | + | Hit any key to stop autoboot: 0 | |
− | Image Name: Linux-2.6. | + | ## Booting kernel from Legacy Image at 100a0000 ... |
− | Created: | + | Image Name: Linux-2.6.27.13 |
+ | Created: 2009-03-07 17:09:47 UTC | ||
Image Type: ARM Linux Kernel Image (uncompressed) | Image Type: ARM Linux Kernel Image (uncompressed) | ||
− | Data Size: | + | Data Size: 1604764 Bytes = 1.5 MB |
Load Address: 08008000 | Load Address: 08008000 | ||
Entry Point: 08008000 | Entry Point: 08008000 | ||
Verifying Checksum ... OK | Verifying Checksum ... OK | ||
− | + | Loading Kernel Image ... OK | |
− | + | OK | |
− | + | ||
− | + | Starting kernel ... | |
− | + | ||
− | + | Uncompressing Linux.......................................................................................................... done, booting the kernel. | |
− | + | Linux version 2.6.27.13 (eric@shuttle) (gcc version 4.2.1) #1 PREEMPT Sat Mar 7 18:09:45 CET 2009 | |
− | + | CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177 | |
− | + | Machine: Armadeus APF9328 | |
− | + | Memory policy: ECC disabled, Data cache writeback | |
− | + | CPU0: D VIVT write-back cache | |
− | + | CPU0: I cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets | |
− | + | CPU0: D cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets | |
− | + | Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4064 | |
− | + | Kernel command line: console=ttySMX0,115200n8 mtdparts=physmap-flash.0:256k(U-boot)ro,128k(U-boot_env),256k(firmware),2048k(kernel),-(root) root=/dev/mtdblock4 rootfstype=jffs2 ip=192.168.000.10:192.168.000.2:192.168.000.1:255.255.255.0:apf9328::off | |
− | + | PID hash table entries: 64 (order: 6, 256 bytes) | |
− | + | Console: colour dummy device 80x30 | |
− | + | Dentry cache hash table entries: 2048 (order: 1, 8192 bytes) | |
− | + | Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
− | + | Memory: 16MB = 16MB total | |
− | + | Memory: 12808KB available (3052K code, 220K data, 116K init) | |
− | + | Calibrating delay loop... 95.84 BogoMIPS (lpj=479232) | |
− | + | Mount-cache hash table entries: 512 | |
− | + | CPU: Testing write buffer coherency: ok | |
− | + | net_namespace: 440 bytes | |
− | + | NET: Registered protocol family 16 | |
− | + | --- Registering APF9328 ressources | |
− | + | --- APF9328 ressources registered | |
− | + | SCSI subsystem initialized | |
− | + | usbcore: registered new interface driver usbfs | |
− | + | usbcore: registered new interface driver hub | |
− | + | usbcore: registered new device driver usb | |
− | + | NET: Registered protocol family 2 | |
− | + | IP route cache hash table entries: 1024 (order: 0, 4096 bytes) | |
− | + | TCP established hash table entries: 512 (order: 0, 4096 bytes) | |
− | + | TCP bind hash table entries: 512 (order: -1, 2048 bytes) | |
− | + | TCP: Hash tables configured (established 512 bind 512) | |
− | + | TCP reno registered | |
− | + | NET: Registered protocol family 1 | |
− | + | JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc. | |
− | + | msgmni has been set to 25 | |
− | + | io scheduler noop registered | |
− | + | io scheduler deadline registered (default) | |
− | + | i.MX Framebuffer driver | |
− | + | Console: switching to colour frame buffer device 60x34 | |
− | + | Serial: IMX driver | |
− | + | imx-uart.0: ttySMX0 at MMIO 0x206000 (irq = 30) is a IMX | |
− | + | console [ttySMX0] enabled | |
− | + | imx-uart.1: ttySMX1 at MMIO 0x207000 (irq = 24) is a IMX | |
− | + | brd: module loaded | |
− | + | dm9000 Ethernet Driver, V1.31 | |
− | + | eth0: dm9000e at c1854000,c1856002 IRQ 110 MAC: 00:1e:ac:00:00:02 (eeprom) | |
− | + | Driver 'sd' needs updating - please use bus_type methods | |
− | + | physmap platform flash device: 02000000 at 10000000 | |
− | + | physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank | |
− | + | Intel/Sharp Extended Query Table at 0x0031 | |
− | + | Using buffer write method | |
− | + | cfi_cmdset_0001: Erase suspend on write enabled | |
− | + | 5 cmdlinepart partitions found on MTD device physmap-flash.0 | |
− | + | Creating 5 MTD partitions on "physmap-flash.0": | |
− | + | 0x00000000-0x00040000 : "U-boot" | |
− | + | 0x00040000-0x00060000 : "U-boot_env" | |
− | + | 0x00060000-0x000a0000 : "firmware" | |
− | + | 0x000a0000-0x002a0000 : "kernel" | |
− | + | 0x002a0000-0x00800000 : "root" | |
− | + | usbmon: debugfs is not available | |
− | + | Initializing USB Mass Storage driver... | |
− | + | usbcore: registered new interface driver usb-storage | |
− | + | USB Mass Storage support registered. | |
− | + | usbcore: registered new interface driver usbserial | |
− | + | usbserial: USB Serial support registered for generic | |
− | + | usbcore: registered new interface driver usbserial_generic | |
− | + | usbserial: USB Serial Driver core | |
− | + | usb: imx_udc version: 0.5 | |
− | + | USB clock 48000000Hz detected | |
− | + | mice: PS/2 mouse device common for all mice | |
− | + | i2c /dev entries driver | |
− | + | i.MX mmc driver | |
− | + | usbcore: registered new interface driver hiddev | |
− | + | usbcore: registered new interface driver usbhid | |
− | + | usbhid: v2.6:USB HID core driver | |
− | + | hal_imx: pid 8210, vid 8210 | |
− | + | ||
− | + | hal_imx: controller address c0325258 | |
− | + | ||
− | + | hal_imx: isp1761_register_driver(drv=c0337870) | |
− | + | ||
− | + | isp1761 isp1761.0: NXP ISP1761 | |
− | + | isp1761 isp1761.0: new USB bus registered, assigned bus number 1 | |
− | + | isp1761 isp1761.0: irq 138, io mem 0x00000000 | |
+ | usb usb1: configuration #1 chosen from 1 choice | ||
+ | hub 1-0:1.0: USB hub found | ||
+ | hub 1-0:1.0: 1 port detected | ||
+ | drivers/armadeus/isp1761/hal/hal_imx.c: Registered Driver ISP1761HCD | ||
+ | pehci: Host Driver has been Registered | ||
+ | TCP cubic registered | ||
+ | NET: Registered protocol family 10 | ||
+ | IPv6 over IPv4 tunneling driver | ||
+ | NET: Registered protocol family 17 | ||
+ | RPC: Registered udp transport module. | ||
+ | RPC: Registered tcp transport module. | ||
+ | drivers/rtc/hctosys.c: unable to open rtc device (rtc0) | ||
+ | usb 1-1: new high speed USB device using isp1761 and address 2 | ||
+ | usb 1-1: configuration #1 chosen from 1 choice | ||
+ | hub 1-1:1.0: USB hub found | ||
+ | hub 1-1:1.0: 3 ports detected | ||
+ | eth0: link down | ||
+ | ADDRCONF(NETDEV_UP): eth0: link is not ready | ||
+ | imx-mmc imx-mmc.0: card removed | ||
+ | IP-Config: Complete: | ||
+ | device=eth0, addr=192.168.0.10, mask=255.255.255.0, gw=192.168.0.1, | ||
+ | host=apf9328, domain=, nis-domain=(none), | ||
+ | bootserver=192.168.0.2, rootserver=192.168.0.2, rootpath= | ||
+ | VFS: Mounted root (jffs2 filesystem). | ||
+ | Freeing init memory: 116K | ||
+ | init started: BusyBox v1.12.1 (2009-03-07 17:57:33 CET) | ||
+ | starting pid 259, tty '': '/sbin/mdev -s' | ||
+ | eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 | ||
+ | ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready | ||
+ | starting pid 271, tty '': '/etc/init.d/rcS' | ||
+ | Starting portmap: done | ||
+ | Initializing random number generator... done. | ||
+ | Starting network... | ||
+ | ip: RTNETLINK answers: File exists | ||
+ | Mounting all filesystems in /etc/fstab | ||
+ | starting pid 303, tty '/dev/ttySMX0': '/sbin/getty -L ttySMX0 115200,57600,38400 vt100' | ||
+ | |||
+ | |||
+ | |||
+ | Welcome to the Armadeus development environment. | ||
+ | armadeus login: root | ||
+ | # | ||
</pre> | </pre> |
Revision as of 18:48, 7 March 2009
Screenshot showing the serial text console during boot (on APF9328)
U-Boot 1.3.4 (Mar 7 2009 - 18:03:27) apf9328 patch 3.8 I2C: ready DRAM: 16 MB Flash: 8 MB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Hit any key to stop autoboot: 0 ## Booting kernel from Legacy Image at 100a0000 ... Image Name: Linux-2.6.27.13 Created: 2009-03-07 17:09:47 UTC Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1604764 Bytes = 1.5 MB Load Address: 08008000 Entry Point: 08008000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Starting kernel ... Uncompressing Linux.......................................................................................................... done, booting the kernel. Linux version 2.6.27.13 (eric@shuttle) (gcc version 4.2.1) #1 PREEMPT Sat Mar 7 18:09:45 CET 2009 CPU: ARM920T [41129200] revision 0 (ARMv4T), cr=c0007177 Machine: Armadeus APF9328 Memory policy: ECC disabled, Data cache writeback CPU0: D VIVT write-back cache CPU0: I cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets CPU0: D cache: 16384 bytes, associativity 64, 32 byte lines, 8 sets Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4064 Kernel command line: console=ttySMX0,115200n8 mtdparts=physmap-flash.0:256k(U-boot)ro,128k(U-boot_env),256k(firmware),2048k(kernel),-(root) root=/dev/mtdblock4 rootfstype=jffs2 ip=192.168.000.10:192.168.000.2:192.168.000.1:255.255.255.0:apf9328::off PID hash table entries: 64 (order: 6, 256 bytes) Console: colour dummy device 80x30 Dentry cache hash table entries: 2048 (order: 1, 8192 bytes) Inode-cache hash table entries: 1024 (order: 0, 4096 bytes) Memory: 16MB = 16MB total Memory: 12808KB available (3052K code, 220K data, 116K init) Calibrating delay loop... 95.84 BogoMIPS (lpj=479232) Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok net_namespace: 440 bytes NET: Registered protocol family 16 --- Registering APF9328 ressources --- APF9328 ressources registered SCSI subsystem initialized usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 512 (order: 0, 4096 bytes) TCP bind hash table entries: 512 (order: -1, 2048 bytes) TCP: Hash tables configured (established 512 bind 512) TCP reno registered NET: Registered protocol family 1 JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc. msgmni has been set to 25 io scheduler noop registered io scheduler deadline registered (default) i.MX Framebuffer driver Console: switching to colour frame buffer device 60x34 Serial: IMX driver imx-uart.0: ttySMX0 at MMIO 0x206000 (irq = 30) is a IMX console [ttySMX0] enabled imx-uart.1: ttySMX1 at MMIO 0x207000 (irq = 24) is a IMX brd: module loaded dm9000 Ethernet Driver, V1.31 eth0: dm9000e at c1854000,c1856002 IRQ 110 MAC: 00:1e:ac:00:00:02 (eeprom) Driver 'sd' needs updating - please use bus_type methods physmap platform flash device: 02000000 at 10000000 physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank Intel/Sharp Extended Query Table at 0x0031 Using buffer write method cfi_cmdset_0001: Erase suspend on write enabled 5 cmdlinepart partitions found on MTD device physmap-flash.0 Creating 5 MTD partitions on "physmap-flash.0": 0x00000000-0x00040000 : "U-boot" 0x00040000-0x00060000 : "U-boot_env" 0x00060000-0x000a0000 : "firmware" 0x000a0000-0x002a0000 : "kernel" 0x002a0000-0x00800000 : "root" usbmon: debugfs is not available Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver usbserial usbserial: USB Serial support registered for generic usbcore: registered new interface driver usbserial_generic usbserial: USB Serial Driver core usb: imx_udc version: 0.5 USB clock 48000000Hz detected mice: PS/2 mouse device common for all mice i2c /dev entries driver i.MX mmc driver usbcore: registered new interface driver hiddev usbcore: registered new interface driver usbhid usbhid: v2.6:USB HID core driver hal_imx: pid 8210, vid 8210 hal_imx: controller address c0325258 hal_imx: isp1761_register_driver(drv=c0337870) isp1761 isp1761.0: NXP ISP1761 isp1761 isp1761.0: new USB bus registered, assigned bus number 1 isp1761 isp1761.0: irq 138, io mem 0x00000000 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected drivers/armadeus/isp1761/hal/hal_imx.c: Registered Driver ISP1761HCD pehci: Host Driver has been Registered TCP cubic registered NET: Registered protocol family 10 IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 RPC: Registered udp transport module. RPC: Registered tcp transport module. drivers/rtc/hctosys.c: unable to open rtc device (rtc0) usb 1-1: new high speed USB device using isp1761 and address 2 usb 1-1: configuration #1 chosen from 1 choice hub 1-1:1.0: USB hub found hub 1-1:1.0: 3 ports detected eth0: link down ADDRCONF(NETDEV_UP): eth0: link is not ready imx-mmc imx-mmc.0: card removed IP-Config: Complete: device=eth0, addr=192.168.0.10, mask=255.255.255.0, gw=192.168.0.1, host=apf9328, domain=, nis-domain=(none), bootserver=192.168.0.2, rootserver=192.168.0.2, rootpath= VFS: Mounted root (jffs2 filesystem). Freeing init memory: 116K init started: BusyBox v1.12.1 (2009-03-07 17:57:33 CET) starting pid 259, tty '': '/sbin/mdev -s' eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready starting pid 271, tty '': '/etc/init.d/rcS' Starting portmap: done Initializing random number generator... done. Starting network... ip: RTNETLINK answers: File exists Mounting all filesystems in /etc/fstab starting pid 303, tty '/dev/ttySMX0': '/sbin/getty -L ttySMX0 115200,57600,38400 vt100' Welcome to the Armadeus development environment. armadeus login: root #