Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 8.22 KB | None | 0 0
  1. U-Boot 2009.01-dirty (Nov 26 2009 - 02:15:00)
  2.  
  3.  
  4.  
  5. DRAM:  128 MB
  6.  
  7. NAND:  NAND device: Manufacturer ID: 0x2c, Chip ID: 0xa1 (Micron NAND 128MiB 1,8V 8-bit)
  8.  
  9. Bad block table found at page 65472, version 0x01
  10.  
  11. Bad block table found at page 65408, version 0x01
  12.  
  13. nand_read_bbt: Bad block at 0x00360000
  14.  
  15. nand_read_bbt: Bad block at 0x016a0000
  16.  
  17. nand_read_bbt: Bad block at 0x021c0000
  18.  
  19. nand_read_bbt: Bad block at 0x02680000
  20.  
  21. 128 MiB
  22.  
  23. In:    serial
  24.  
  25. Out:   serial
  26.  
  27. Err:   serial
  28.  
  29. ARM Clock : 300000000 Hz
  30.  
  31. DDR Clock : 150000000 Hz
  32.  
  33. Ethernet PHY: GENERIC @ 0x07
  34.  
  35. Hit any key to stop autoboot:  0
  36.  
  37. Unknown command 'noinitrd' - try 'help'
  38.  
  39.  
  40.  
  41. NAND read: device 0 offset 0x200000, size 0x200000
  42.  
  43. Skipping bad block 0x00360000
  44.  
  45.  2097152 bytes read: OK
  46.  
  47. ## Booting kernel from Legacy Image at c0700000 ...
  48.  
  49.    Image Name:   Linux-2.6.32-rc6-00079-g55996fd-
  50.  
  51.    Image Type:   ARM Linux Kernel Image (uncompressed)
  52.  
  53.    Data Size:    1933972 Bytes =  1.8 MB
  54.  
  55.    Load Address: c0008000
  56.  
  57.    Entry Point:  c0008000
  58.  
  59.    Verifying Checksum ... OK
  60.  
  61.    Loading Kernel Image ... OK
  62.  
  63. OK
  64.  
  65.  
  66.  
  67. Starting kernel ...
  68.  
  69.  
  70.  
  71. Linux version 2.6.32-rc6-00079-g55996fd-dirty (root@khasim-laptop) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #2 PREEMPT Thu 9
  72.  
  73. CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177
  74.  
  75. CPU: VIVT data cache, VIVT instruction cache
  76.  
  77. Machine: OMAPL 138 Hawkboard.org
  78.  
  79. Memory policy: ECC disabled, Data cache writeback
  80.  
  81. DaVinci da850/omap-l138 variant 0x0
  82.  
  83. Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
  84.  
  85. Kernel command line: console=ttyS2,115200n8 console=tty1 noinitrd rootwait rw root=/dev/mmcblk0p1
  86.  
  87. PID hash table entries: 512 (order: -1, 2048 bytes)
  88.  
  89. Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
  90.  
  91. Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
  92.  
  93. Memory: 128MB = 128MB total
  94.  
  95. Memory: 125652KB available (3684K code, 272K data, 148K init, 0K highmem)
  96.  
  97. SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  98.  
  99. Hierarchical RCU implementation.
  100.  
  101. NR_IRQS:245
  102.  
  103. Console: colour dummy device 80x30
  104.  
  105. Calibrating delay loop... 149.50 BogoMIPS (lpj=747520)
  106.  
  107. Mount-cache hash table entries: 512
  108.  
  109. CPU: Testing write buffer coherency: ok
  110.  
  111. DaVinci: 144 gpio irqs
  112.  
  113. regulator: core version 0.5
  114.  
  115. NET: Registered protocol family 16
  116.  
  117. bio: create slab <bio-0> at 0
  118.  
  119. SCSI subsystem initialized
  120.  
  121. usbcore: registered new interface driver usbfs
  122.  
  123. usbcore: registered new interface driver hub
  124.  
  125. usbcore: registered new device driver usb
  126.  
  127. Switching to clocksource timer0_1
  128.  
  129. musb_hdrc: version 6.0, cppi4.1-dma, (host+peripheral), debug=0
  130.  
  131. Waiting for USB PHY clock good...
  132.  
  133. musb_hdrc: USB OTG mode controller at fee00000 using DMA, IRQ 58
  134.  
  135. musb_hdrc musb_hdrc: MUSB HDRC host driver
  136.  
  137. musb_hdrc musb_hdrc: new USB bus registered, assigned bus number 1
  138.  
  139. usb usb1: configuration #1 chosen from 1 choice
  140.  
  141. hub 1-0:1.0: USB hub found
  142.  
  143. hub 1-0:1.0: 1 port detected
  144.  
  145. NET: Registered protocol family 2
  146.  
  147. IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
  148.  
  149. TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  150.  
  151. TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
  152.  
  153. TCP: Hash tables configured (established 4096 bind 4096)
  154.  
  155. TCP reno registered
  156.  
  157. NET: Registered protocol family 1
  158.  
  159. RPC: Registered udp transport module.
  160.  
  161. RPC: Registered tcp transport module.
  162.  
  163. RPC: Registered tcp NFSv4.1 backchannel transport module.
  164.  
  165. JFFS2 version 2.2. (NAND) �© 2001-2006 Red Hat, Inc.
  166.  
  167. msgmni has been set to 245
  168.  
  169. io scheduler noop registered
  170.  
  171. io scheduler anticipatory registered (default)
  172.  
  173. da8xx_lcdc da8xx_lcdc.0: GLCD: Found VGA_Monitor panel
  174.  
  175. Console: switching to colour frame buffer device 80x30
  176.  
  177. Serial: 8250/16550 driver, 3 ports, IRQ sharing disabled
  178.  
  179. serial8250.0: ttyS0 at MMIO 0x1c42000 (irq = 25) is a 16550A
  180.  
  181. serial8250.0: ttyS1 at MMIO 0x1d0c000 (irq = 53) is a 16550A
  182.  
  183. serial8250.0: ttyS2 at MMIO 0x1d0d000 (irq = 61) is a 16550A
  184.  
  185. console [ttyS2] enabled
  186.  
  187. brd: module loaded
  188.  
  189. ahci ahci: forcing PORTS_IMPL to 0x1
  190.  
  191. ahci ahci: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode
  192.  
  193. ahci ahci: flags: ncq sntf pm led clo only pmp pio slum part ccc
  194.  
  195. scsi0 : ahci
  196.  
  197. ata1: SATA max UDMA/133 irq 67
  198.  
  199. NAND device: Manufacturer ID: 0x2c, Chip ID: 0xa1 (Micron NAND 128MiB 1,8V 8-bit)
  200.  
  201. Bad block table not found for chip 0
  202.  
  203. Bad block table not found for chip 0
  204.  
  205. Scanning device for bad blocks
  206.  
  207. Bad eraseblock 27 at 0x000000360000
  208.  
  209. Bad eraseblock 181 at 0x0000016a0000
  210.  
  211. Bad eraseblock 270 at 0x0000021c0000
  212.  
  213. Bad eraseblock 308 at 0x000002680000
  214.  
  215. Creating 5 MTD partitions on "davinci_nand.1":
  216.  
  217. 0x000000000000-0x000000020000 : "u-boot env"
  218.  
  219. 0x000000020000-0x000000040000 : "UBL"
  220.  
  221. 0x000000040000-0x0000000c0000 : "u-boot"
  222.  
  223. 0x000000200000-0x000000400000 : "kernel"
  224.  
  225. 0x000000400000-0x000008000000 : "filesystem"
  226.  
  227. davinci_nand davinci_nand.1: controller rev. 2.5
  228.  
  229. console [netcon0] enabled
  230.  
  231. netconsole: network logging started
  232.  
  233. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  234.  
  235. ohci ohci.0: DA8xx OHCI
  236.  
  237. ohci ohci.0: new USB bus registered, assigned bus number 2
  238.  
  239. ohci ohci.0: irq 59, io mem 0x01e25000
  240.  
  241. usb usb2: configuration #1 chosen from 1 choice
  242.  
  243. hub 2-0:1.0: USB hub found
  244.  
  245. hub 2-0:1.0: 1 port detected
  246.  
  247. Initializing USB Mass Storage driver...
  248.  
  249. usbcore: registered new interface driver usb-storage
  250.  
  251. USB Mass Storage support registered.
  252.  
  253. g_ether gadget: using random self ethernet address
  254.  
  255. g_ether gadget: using random host ethernet address
  256.  
  257. usb0: MAC be:28:ff:26:02:99
  258.  
  259. usb0: HOST MAC 72:2e:cb:e9:8a:0e
  260.  
  261. g_ether gadget: Ethernet Gadget, version: Memorial Day 2008
  262.  
  263. g_ether gadget: g_ether ready
  264.  
  265. mice: PS/2 mouse device common for all mice
  266.  
  267. i2c /dev entries driver
  268.  
  269. watchdog watchdog: heartbeat 60 sec
  270.  
  271. cpuidle: using governor ladder
  272.  
  273. cpuidle: using governor menu
  274.  
  275. davinci_mmc davinci_mmc.0: Using DMA, 4-bit mode
  276.  
  277. usbcore: registered new interface driver usbhid
  278.  
  279. usbhid: v2.6:USB HID core driver
  280.  
  281. Advanced Linux Sound Architecture Driver Version 1.0.21.
  282.  
  283. No device for DAI tlv320aic3x
  284.  
  285. asoc: tlv320aic3x <-> davinci-i2s mapping ok
  286.  
  287. ALSA device list:
  288.  
  289.   #0: DA850/OMAP-L138 EVM (tlv320aic3x)
  290.  
  291. TCP cubic registered
  292.  
  293. NET: Registered protocol family 17
  294.  
  295. Clocks: disable unused emac
  296.  
  297. Clocks: disable unused spi1
  298.  
  299. davinci_emac_probe: using random MAC addr: ea:3a:6b:70:3f:66
  300.  
  301. emac-mii: probed
  302.  
  303. ata1: SATA link down (SStatus 0 SControl 300)
  304.  
  305. mmc0: new high speed SD card at address 1234
  306.  
  307. mmcblk0: mmc0:1234 SA02G 1.83 GiB
  308.  
  309. Waiting for root device /dev/mmcblk0p1...
  310.  
  311.  mmcblk0: p1 p2
  312.  
  313. EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
  314.  
  315. kjournald starting.  Commit interval 5 seconds
  316.  
  317. EXT3 FS on mmcblk0p1, internal journal
  318.  
  319. EXT3-fs: recovery complete.
  320.  
  321. EXT3-fs: mounted filesystem with writeback data mode.
  322.  
  323. VFS: Mounted root (ext3 filesystem) on device 179:1.
  324.  
  325. Freeing init memory: 148K
  326.  
  327.  * Filesystem type 'fusectl' is not supported. Skipping mount.
  328.  
  329.  * Setting preliminary keymap...        
  330. [ OK ]
  331.  
  332.  * Starting kernel event manager...        
  333. [ OK ]
  334.  
  335.  * Loading hardware drivers...        eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=1:07, id=7c0f1)
  336.  
  337.  
  338. PHY: 1:07 - Link is Up - 100/Full
  339.  
  340. [ OK ]
  341.  
  342.  * Loading kernel modules...        modprobe: FATAL: Could not load /lib/modules/2.6.32-rc6-00079-g55996fd-dirty/modules.dep: No such y
  343.  
  344.  
  345.  
  346.  
  347.  * Loading manual drivers...        
  348. [ OK ]
  349.  
  350.  * Setting kernel variables (/etc/sysctl.conf)...        
  351. [ OK ]
  352.  
  353.  * Setting kernel variables (/etc/sysctl.d/10-console-messages.conf)...        
  354. [ OK ]
  355.  
  356.  * Setting kernel variables (/etc/sysctl.d/10-network-security.conf)...        error: "net.ipv4.tcp_syncookies" is an unknown key
  357.  
  358.  
  359. [fail]
  360.  
  361.  * Activating swap...        
  362. [ OK ]
  363.  
  364.  * Checking file systems...        fsck 1.41.4 (27-Jan-2009)
  365.  
  366.  
  367. [ OK ]
  368.  
  369.  * Mounting local filesystems...        
  370. [ OK ]
  371.  
  372.  * Activating swapfile swap...        
  373. [ OK ]
  374.  
  375.  * Configuring network interfaces...        
  376. [ OK ]
  377.  
  378.  * Setting up console font and keymap...        Segmentation fault
  379.  
  380.  
  381. [ OK ]
  382.  
  383.  * Starting system log daemon...        
  384.  
  385. Ubuntu 9.04 hawkboard-bashman ttyS2
  386.  
  387.  
  388.  
  389. hawkboard-bashman login:
  390. [ OK ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement