5 Linux Kernel Booting log - limingth/LASO GitHub Wiki

Board type: 2
Load Kernel...
Uncompressing Linux... done, booting the kernel.
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.35.7-FriendlyARM (root@jensen) (gcc version 4.5.1 (ctng-1.8.1-FA) ) #1 PREEMPT Thu Mar 1 17:38:57 HKT 2012
[    0.000000] CPU: ARMv7 Processor [412fc082] revision 2 (ARMv7), cr=10c53c7f
[    0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[    0.000000] Machine: MINI210
[    0.000000] Memory policy: ECC disabled, Data cache writeback
[    0.000000]   Normal zone: 1 pages exceeds realsize 0
[    0.000000]   Normal zone: 1 pages exceeds realsize 0
[    0.000000] MINI210: H43 selected
[    0.000000] CPU S5PV210/S5PC110 (id 0x43110220)
[    0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[    0.000000] S5PV210: PLL settings, A=1000000000, M=667000000, E=80000000 V=54000000
[    0.000000] S5PV210: ARMCLK=1000000000, HCLKM=200000000, HCLKD=166750000
[    0.000000] HCLKP=133400000, PCLKM=100000000, PCLKD=83375000, PCLKP=66700000
[    0.000000] sclk_dmc: source is sclk_a2m (0), rate is 200000000
[    0.000000] sclk_onenand: source is hclk_dsys (1), rate is 166750000
[    0.000000] sclk: source is mout_mpll (6), rate is 66700000
[    0.000000] sclk: source is mout_mpll (6), rate is 66700000
[    0.000000] sclk: source is mout_mpll (6), rate is 66700000
[    0.000000] sclk: source is mout_mpll (6), rate is 66700000
[    0.000000] sclk_mixer: source is sclk_dac (0), rate is 54000000
[    0.000000] sclk_spdif: source is sclk_audio (0), rate is 24000000
[    0.000000] sclk_fimc: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_fimc: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_fimc: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_cam0: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_cam1: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_fimd: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_mmc: source is mout_epll (7), rate is 80000000
[    0.000000] sclk_mmc: source is mout_epll (7), rate is 80000000
[    0.000000] sclk_mmc: source is mout_epll (7), rate is 80000000
[    0.000000] sclk_mmc: source is mout_epll (7), rate is 80000000
[    0.000000] sclk_mfc: source is sclk_a2m (0), rate is 200000000
[    0.000000] sclk_g2d: source is sclk_a2m (0), rate is 200000000
[    0.000000] sclk: source is sclk_a2m (0), rate is 200000000
[    0.000000] sclk_csis: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_spi: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_spi: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_pwi: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_pwm: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_mdnie: source is ext_xtal (0), rate is 24000000
[    0.000000] sclk_mdnie_pwm: source is ext_xtal (0), rate is 24000000
[    0.000000] s5pv210: 37748736 bytes system memory reserved for mfc at 0x20b6d000
[    0.000000] s5pv210: 37748736 bytes system memory reserved for mfc at 0x30204000
[    0.000000] s5pv210: 25165824 bytes system memory reserved for fimc0 at 0x32604000
[    0.000000] s5pv210: 10137600 bytes system memory reserved for fimc1 at 0x33e04000
[    0.000000] s5pv210: 25165824 bytes system memory reserved for fimc2 at 0x347af000
[    0.000000] s5pv210: 8388608 bytes system memory reserved for jpeg at 0x22f6d000
[    0.000000] s5pv210: 1044480 bytes system memory reserved for fimd at 0x35faf000
[    0.000000] s5pv210: 4194304 bytes system memory reserved for texstream at 0x360ae000
[    0.000000] s5pv210: 5683200 bytes system memory reserved for pmem at 0x2376d000
[    0.000000] s5pv210: 3379200 bytes system memory reserved for pmem_gpu1 at 0x23cd9000
[    0.000000] s5pv210: 1536000 bytes system memory reserved for pmem_adsp at 0x24012000
[    0.000000] s5pv210: 8388608 bytes system memory reserved for g2d at 0x24189000
[    0.000000] Built 2 zonelists in Zone order, mobility grouping on.  Total pages: 130048
[    0.000000] Kernel command line: root=/dev/mtdblock4 console=ttySAC0,115200 init=/linuxrc lcd=H43
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Memory: 256MB 256MB = 512MB total
[    0.000000] Memory: 345524k/345524k available, 178764k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     DMA     : 0xff000000 - 0xffe00000   (  14 MB)
[    0.000000]     vmalloc : 0xe0800000 - 0xfc000000   ( 440 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xe0000000   ( 512 MB)
[    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
[    0.000000]       .init : 0xc0008000 - 0xc016e000   (1432 kB)
[    0.000000]       .text : 0xc016e000 - 0xc07c0000   (6472 kB)
[    0.000000]       .data : 0xc07c0000 - 0xc0907b40   (1311 kB)
[    0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=4
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU-based detection of stalled CPUs is disabled.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:393
[    0.000000] VIC @fd000000: id 0x00041192, vendor 0x41
[    0.000000] VIC @fd010000: id 0x00041192, vendor 0x41
[    0.000000] VIC @fd020000: id 0x00041192, vendor 0x41
[    0.000000] VIC @fd030000: id 0x00041192, vendor 0x41
[    0.000000] mult[140737]
[    0.000000] max_delta_ns[2937815369]
[    0.000000] min_delta_ns[30517]
[    0.000000] rate[32768]
[    0.000000] HZ[256]
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [ttySAC0] enabled
[    0.486604] Calibrating delay loop... 998.15 BogoMIPS (lpj=1949696)
[    0.570247] pid_max: default: 32768 minimum: 301
[    0.570337] Mount-cache hash table entries: 512
[    0.570645] Initializing cgroup subsys debug
[    0.570688] Iegulator: pd_lcd_supply: 5000 mV normal 
[    0.686892] regulator: pd_g3d_supply: 5000 mV normal 
[    0.691923] regulator: pd_mfc_supply: 5000 mV normal 
[    0.704981] bio: create slab <bio-0> at 0
[    0.705514] SCSI subsystem initialized
[    0.705690] usbcore: registered new interface driver usbfs
[    0.710118] usbcore: registered new interface driver hub
[    0.715391] usbcore: registered new device driver usb
[    0.720805] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
[    0.725905] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
[    0.731203] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
[    0.736777] Advanced Linux Sound Architecture Driver Version 1.0.23.
[    0.743198] Bluetooth: Core ver 2.15
[    0.746369] NET: Registered protocol family 31
[    0.750742] Bluetooth: HCI device and connection manager initialized
[    0.757069] Bluetooth: HCI socket layer initialized
[    0.761940] Switching to clocksource clock_source_systimer
[    0.772944] NET: Registered protocol family 2
[    0.773156] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.779334] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.786085] TCP bind hash table entries: 16384 (order: 6, 327680 bytes)
[    0.792825] TCP: Hash tables configured (established 16384 bind 16384)
[    0.798930] TCP reno registered
[    0.802040] UDP hash table entries: 256 (order: 1, 12288 bytes)
[    0.807961] UDP-Lite hash table entries: 256 (order: 1, 12288 bytes)
[    0.814405] NET: Registered protocol family 1
[    0.818829] RPC: Registered udp transport module.
[    0.823284] RPC: Registered tcp transport module.
[    0.827957] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.844740] PMU: registered new PMU device of type 0
[    0.844824] SMDKC110/V210 RTC, (c) 2010 Samsung Electronics
[    0.844914] smdkc110-rtc smdkc110-rtc: rtc disabled, re-enabling
[    0.851048] smdkc110-rtc smdkc110-rtc: rtc core: registered s3c as rtc0
[    0.857527] cpuidle: phy_regs_saveport adapter
[    1.612806] USB Serial support registered for Edgeport 8 port adapter
[    1.619219] USB Serial support registered for EPiC device
[    1.624621] usbcore: registered new interface driver io_edgeport
[    1.630529] io_edgeport: v2.7:Edgeport USB Serial Driver
[    1.635861] USB Serial support registered for Edgeport TI 1 port adapter
[    1.642534] USB Serial support registered for Edgeport TI 2 port adapter
[    1.649231] usbcore: registered new interface driver io_ti
[    1.654620] io_ti: v0.7mode043006:Edgeport USB Serial Driver
[    1.660292] USB Serial support registered for empeg
[    1.665172] usbcore: registered new interface driver empeg
[    1.670565] empeg: v1.3:USB Empeg Mark I/II Driver
[    1.675375] USB Serial support registered for FTDI USB Serial Device
[    1.681800] usbcore: registered new interface driver ftdi_sio
[    1.687377] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[    1.693224] USB Serial support registered for funsoft
[    1.698275] usbcore: registered new interface driver funsoft
[    1.703883] USB Serial support registered for Garmin GPS usb/tty
[    1.709883] usbcore: registered new interface driver garmin_gps
[    1.715716] garmin_gps: v0.33:garmin gps driver
[    1.720259] USB Serial support registered for hp4X
[    1.725037] usbcore: registered new interface driver hp4X
[    1.730361] hp4x: v1.00:HP4x (48/49) Generic Serial driver
[    1.735863] USB Serial support registered for PocketPC PDA
[    1.741406] usbcore: registered new interface driver ipaq
[    1.746649] ipaq: v1.0:USB PocketPC PDA driver
[    1.751109] USB Serial support registered for IPWireless converter
[    1.757300] usbcore: registered new interface driver ipwtty
[    1.762767] ipw: v0.4:IPWireless tty driver
[    1.766968] USB Serial support registered for IR Dongle
[    1.772193] usbcore: registered new interface driver ir-usb
[    1.777675] ir_usb: v0.5:USB IR Dongle driver
[    1.782047] USB Serial support registered for iuu_phoenix
[    1.787449] usbcO socket layer initialized
[    2.843208] Bluetooth: RFCOMM TTY layer initialized
[    2.848003] Bluetooth: RFCOMM socket layer initialized
[    2.853085] Bluetooth: RFCOMM ver 1.11
[    2.856810] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    2.862097] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.868059] ThumbEE CPU extension supported.
[    2.872354] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
[    2.880229] regulator_init_complete: disabling pd_mfc_supply
[    2.885510] regulator_init_complete: disabling pd_tv_supply
[    2.891044] regulator_init_complete: disabling pd_cam_supply
[    2.896723] smdkc110-rtc smdkc110-rtc: rtc disabled, re-enabling
[    2.902670] smdkc110-rtc smdkc110-rtc: setting system clock to 2011-03-09 02:40:31 UTC (1299638431)
[    2.913121] FIMC0 registered successfully
[    2.916954] FIMC1 registered successfully
[    2.920870] FIMC2 registered successfully
[    2.923660] <6>S5PC1XX TVOUT Driver, (c) 2009 Samsung Electronics
[    2.930354] s5p-tvout s5p-tvout: hpd status is cable removed
[    2.941450] DBUG_PORT must not use AFC!
[    2.941724] Freeing init memory: 1432K
[    2.969046] yaffs: dev is 32505860 name is "mtdblock4" rw
[    2.969102] yaffs: passed flags ""
[    3.354505] mmc0: new high speed SD card at address b368
[    3.375098] mmcblk0: mmc0:b368 SD    952 MiB 
[    3.375335]  mmcblk0: p1
[   16.804912] smdkc110-rtc smdkc110-rtc: rtc disabled, re-enabling
[08/Mar/2011:18:40:46 +0000] boa: server version Boa/0.94.13
[08/Mar/2011:18:40:46 +0000] boa: server built Dec 30 2010 at 11:18:35.
[08/Mar/2011:18:40:46 +0000] boa: starting server pid=84, port 80
						
[   20.068913] s3c_idma_preallocate_buffer:  VA-e08c0000  PA-C0000000  163840bytes
[   20.069455] asoc: WM8960 <-> s5pc1xx-i2s mapping ok
						
[   20.639849] 
[   20.639855] rtw driver version=v3.0.1590.20110511
[   20.644833] usbcore: registered new interface driver rtl8192cu
Try to bring eth0 interface up......[   20.689382] eth0: link down
[   20.689628] ADDRCONF(NETDEV_UP): eth0: link is not ready
Done

Please press Enter to activate this console. 
[root@FriendlyARM /]# ls
a.out               linuxrc             sdcard
bin                 lost+found          sys
dev                 mnt                 tmp
etc                 opt                 usr
fa-network-service  proc                var
home                root                www
lib                 sbin
[root@FriendlyARM /]# ifconfig
eth0      Link encap:Ethernet  HWaddr 08:90:00:A0:02:10
		  inet addr:192.168.1.230  Bcast:192.168.1.255  Mask:255.255.255.0
		  UP BROADCAST MULTICAST  MTU:1500  Metric:1
		  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
		  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
		  collisions:0 txqueuelen:1000
		  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
		  Interrupt:39 Base address:0x2000

lo        Link encap:Local Loopback
		  inet addr:127.0.0.1  Mask:255.0.0.0
		  UP LOOPBACK RUNNING  MTU:16436  Metric:1
		  RX packets:0 errors:0 dropped:0 overruns:0 frame:0
		  TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
		  collisions:0 txqueuelen:0
		  RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

[root@FriendlyARM /]# ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1): 56 data bytes
64 bytes from 192.168.1.1: seq=0 ttl=64 time=0.456 ms
64 bytes from 192.168.1.1: seq=1 ttl=64 time=0.315 ms
64 bytes from 192.168.1.1: seq=2 ttl=64 time=0.358 ms
64 bytes from 192.168.1.1: seq=3 ttl=64 time=0.308 ms
^C
--- 192.168.1.1 ping statistics ---
4 packets transmitted, 4 packets received, 0% packet loss
round-trip min/avg/max = 0.308/0.359/0.456 ms
[root@FriendlyARM /]#
⚠️ **GitHub.com Fallback** ⚠️