Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot SPL 2014.01-mainline-student-v2014.01 (Mar 07 2014 - 22:00:50)
- reading u-boot.img
- reading u-boot.img
- U-Boot 2014.01-mainline-student-v2014.01 (Mar 07 2014 - 22:00:50)
- OMAP36XX/37XX-GP ES1.2, CPU-OPP2, L3-200MHz, Max CPU Clock 1 Ghz
- OMAP3 Beagle board + LPDDR/NAND
- I2C: ready
- DRAM: 512 MiB
- NAND: 0 MiB
- MMC: OMAP SD/MMC: 0
- *** Warning - readenv() failed, using default environment
- In: serial
- Out: serial
- Err: serial
- Beagle xM Rev C
- No EEPROM on expansion board
- Die ID #531000029ff80000016830c417019019
- Net: usb_ether
- Hit any key to stop autoboot: 0
- OMAP3 beagleboard.org # setenv kernel_addr_r '0x80300000'
- OMAP3 beagleboard.org # setenv fdt_addr_r '0x815f0000'
- OMAP3 beagleboard.org # setenv ramdisk_addr_r '0x85000000'
- OMAP3 beagleboard.org # setenv tftp_bootfile 'beagle-xm/uImage'
- OMAP3 beagleboard.org # setenv fdt_file 'beagle-xm/uImage-omap3-beagle-xm.dtb'
- OMAP3 beagleboard.org # setenv ramdisk_file 'beagle-xm/uRamdisk'
- OMAP3 beagleboard.org # setenv bootcmd 'tftp ${kernel_addr_r} ${tftp_bootfile}; tftp ${ramdisk_addr_r} ${ramdisk_file}; tftp ${fdt_addr_r} ${fdt_file}; bootm ${kernel_addr_r} ${ramdisk_addr_r} ${fdt_addr_r}'
- OMAP3 beagleboard.org # setenv bootargs 'console=ttyO2,115200n8 ip=192.168.42.11:192.168.42.1:192.168.42.1:255.255.255.0::eth0: root=/dev/ram rw'
- OMAP3 beagleboard.org # setenv netup 'dcache off; setenv usbethaddr 0:0:1:2:3:81; setenv ipaddr 192.168.42.11; setenv serverip 192.168.42.1; setenv netmask 255.255.255.0; usb start'
- OMAP3 beagleboard.org # setenv loaduimage 'run netup; ping $serverip; boot'
- OMAP3 beagleboard.org # run loaduimage
- (Re)start USB...
- USB0: USB EHCI 1.00
- scanning bus 0 for devices... 3 USB Device(s) found
- scanning usb for storage devices... 0 Storage Device(s) found
- scanning usb for ethernet devices... 1 Ethernet Device(s) found
- ERROR: Need valid 'usbnet_devaddr' to be set
- at ether.c:2362/usb_eth_init()
- Waiting for Ethernet connection... done.
- Using sms0 device
- host 192.168.42.1 is alive
- Waiting for Ethernet connection... done.
- Using sms0 device
- TFTP from server 192.168.42.1; our IP address is 192.168.42.11
- Filename 'beagle-xm/uImage'.
- Load address: 0x80300000
- Loading: #################################################################
- #################################################################
- #################################################################
- #################
- 1.1 MiB/s
- done
- Bytes transferred = 3102264 (2f5638 hex)
- Waiting for Ethernet connection... done.
- Using sms0 device
- TFTP from server 192.168.42.1; our IP address is 192.168.42.11
- Filename 'beagle-xm/uRamdisk'.
- Load address: 0x85000000
- Loading: #################################################################
- #################################################################
- #################################################################
- #################################################################
- #################################################################
- #################################################################
- #################################################################
- #################################################################
- ###############################
- 1.1 MiB/s
- done
- Bytes transferred = 8078067 (7b42f3 hex)
- Waiting for Ethernet connection... done.
- Using sms0 device
- TFTP from server 192.168.42.1; our IP address is 192.168.42.11
- Filename 'beagle-xm/uImage-omap3-beagle-xm.dtb'.
- Load address: 0x815f0000
- Loading: #
- 859.4 KiB/s
- done
- Bytes transferred = 11444 (2cb4 hex)
- ## Booting kernel from Legacy Image at 80300000 ...
- Image Name: Linux-3.10.28-custom-student
- Image Type: ARM Linux Kernel Image (uncompressed)
- Data Size: 3102200 Bytes = 3 MiB
- Load Address: 80008000
- Entry Point: 80008000
- Verifying Checksum ... OK
- ## Loading init Ramdisk from Legacy Image at 85000000 ...
- Image Name: Test Ramdisk Image
- Image Type: ARM Linux RAMDisk Image (gzip compressed)
- Data Size: 8078003 Bytes = 7.7 MiB
- Load Address: 00000000
- Entry Point: 00000000
- Verifying Checksum ... OK
- ## Flattened Device Tree blob at 815f0000
- Booting using the fdt blob at 0x815f0000
- Loading Kernel Image ... OK
- Loading Ramdisk to 8f84b000, end 8ffff2b3 ... OK
- Using Device Tree in place at 815f0000, end 815f5cb3
- Starting kernel ...
- [ 0.000000] Booting Linux on physical CPU 0x0
- [ 0.000000] Initializing cgroup subsys cpuset
- [ 0.000000] Initializing cgroup subsys cpu
- [ 0.000000] Initializing cgroup subsys cpuacct
- [ 0.000000] Linux version 3.10.28-custom-student (student@armv7a) (gcc version 4.8.1 (GCC) ) #1 Thu Apr 3 18:31:04 EEST 2014
- [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine: Generic OMAP3 (Flattened Device Tree), model: TI OMAP3 BeagleBoard xM
- [ 0.000000] cma: CMA: reserved 16 MiB at 9e800000
- [ 0.000000] Memory policy: ECC disabled, Data cache writeback
- [ 0.000000] DT missing boot CPU MPIDR[23:0], fall back to default cpu_logical_map
- [ 0.000000] CPU: All CPU(s) started in SVC mode.
- [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129792
- [ 0.000000] Kernel command line: console=ttyO2,115200n8 ip=192.168.42.11:192.168.42.1:192.168.42.1:255.255.255.0::eth0: root=/dev/ram rw
- [ 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] allocated 1048576 bytes of page_cgroup
- [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
- [ 0.000000] Memory: 511MB = 511MB total
- [ 0.000000] Memory: 482816k/482816k available, 41472k 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] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc08894cc (8710 kB)
- [ 0.000000] .init : 0xc088a000 - 0xc08fde84 ( 464 kB)
- [ 0.000000] .data : 0xc08fe000 - 0xc09889c8 ( 555 kB)
- [ 0.000000] .bss : 0xc09889c8 - 0xc0a49a24 ( 773 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
- [ 0.000000] NR_IRQS:16 nr_irqs:16 16
- [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
- [ 0.000000] Total of 96 interrupts on 1 active controller
- [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
- [ 0.000000] OMAP clockevent source: timer1 at 32768 Hz
- [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
- [ 0.000000] OMAP clocksource: 32k_counter at 32768 Hz
- [ 0.000000] Console: colour dummy device 80x30
- [ 0.000213] Calibrating delay loop... 398.13 BogoMIPS (lpj=1990656)
- [ 0.049926] pid_max: default: 32768 minimum: 301
- [ 0.050140] Security Framework initialized
- [ 0.050262] AppArmor: AppArmor initialized
- [ 0.050506] Mount-cache hash table entries: 512
- [ 0.054534] Initializing cgroup subsys memory
- [ 0.054595] Initializing cgroup subsys devices
- [ 0.054626] Initializing cgroup subsys freezer
- [ 0.054626] Initializing cgroup subsys blkio
- [ 0.054656] Initializing cgroup subsys perf_event
- [ 0.054809] CPU: Testing write buffer coherency: ok
- [ 0.054870] ftrace: allocating 24027 entries in 71 pages
- [ 0.151153] Setting up static identity map for 0xc05c9130 - 0xc05c9188
- [ 0.160980] devtmpfs: initialized
- [ 0.182067] omap_hwmod: mcbsp2: cannot be enabled for reset (3)
- [ 0.222290] xor: measuring software checksum speed
- [ 0.319305] arm4regs : 744.800 MB/sec
- [ 0.419097] 8regs : 548.800 MB/sec
- [ 0.518890] 32regs : 716.000 MB/sec
- [ 0.518890] xor: using function: arm4regs (744.800 MB/sec)
- [ 0.518920] pinctrl core: initialized pinctrl subsystem
- [ 0.519561] regulator-dummy: no parameters
- [ 0.521301] NET: Registered protocol family 16
- [ 0.524505] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.531860] Reprogramming SDRC clock to 400000000 Hz
- [ 0.534667] OMAP GPIO hardware version 2.5
- [ 0.543609] platform 49022000.mcbsp: alias fck already exists
- [ 0.544036] platform 49024000.mcbsp: alias fck already exists
- [ 0.548339] omap-gpmc 6e000000.gpmc: GPMC revision 5.0
- [ 0.549499] No ATAGs?
- [ 0.549499] hw-breakpoint: debug architecture 0x4 unsupported.
- [ 0.550659] OMAP DMA hardware revision 5.0
- [ 0.560302] bio: create slab <bio-0> at 0
- [ 0.728698] raid6: int32x1 97 MB/s
- [ 0.898590] raid6: int32x2 117 MB/s
- [ 1.068267] raid6: int32x4 98 MB/s
- [ 1.237548] raid6: int32x8 100 MB/s
- [ 1.237548] raid6: using algorithm int32x2 (117 MB/s)
- [ 1.237579] raid6: using intx1 recovery algorithm
- [ 1.257232] omap-dma-engine 48056000.dma-controller: OMAP DMA engine driver
- [ 1.259887] usbcore: registered new interface driver usbfs
- [ 1.260009] usbcore: registered new interface driver hub
- [ 1.260253] usbcore: registered new device driver usb
- [ 1.261199] omap_i2c i2c.8: did not get pins for i2c error: -19
- [ 1.261749] omap_i2c i2c.8: bus 0 rev4.4 at 2600 kHz
- [ 1.266540] twl 0-0048: PIH (irq 23) chaining IRQs 338..346
- [ 1.266693] twl 0-0048: power (irq 343) chaining IRQs 346..353
- [ 1.268371] VDD1: 600 <--> 1450 mV at 1387 mV
- [ 1.269409] VDAC: 1800 mV
- [ 1.270416] VPLL2: 1800 mV
- [ 1.271240] VMMC1: 1850 <--> 3150 mV at 3150 mV
- [ 1.271972] VUSB1V5: 1500 mV
- [ 1.272613] VUSB1V8: 1800 mV
- [ 1.273254] VUSB3V1: 3100 mV
- [ 1.273956] VSIM: 1800 <--> 3000 mV at 1800 mV
- [ 1.275085] twl4030_gpio gpio.32: gpio (irq 338) chaining IRQs 354..371
- [ 1.276367] omap_i2c i2c.9: did not get pins for i2c error: -19
- [ 1.276916] omap_i2c i2c.9: bus 1 rev4.4 at 400 kHz
- [ 1.277038] omap_i2c i2c.10: did not get pins for i2c error: -19
- [ 1.277496] omap_i2c i2c.10: bus 2 rev4.4 at 100 kHz
- [ 1.278961] omap-iommu omap-iommu.0: mmu_isp registered
- [ 1.280120] NetLabel: Initializing
- [ 1.280151] NetLabel: domain hash size = 128
- [ 1.280151] NetLabel: protocols = UNLABELED CIPSOv4
- [ 1.280242] NetLabel: unlabeled traffic allowed by default
- [ 1.280426] Switching to clocksource 32k_counter
- [ 1.323608] AppArmor: AppArmor Filesystem Enabled
- [ 1.339538] NET: Registered protocol family 2
- [ 1.340270] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
- [ 1.340393] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
- [ 1.340454] TCP: Hash tables configured (established 4096 bind 4096)
- [ 1.340545] TCP: reno registered
- [ 1.340637] UDP hash table entries: 256 (order: 0, 4096 bytes)
- [ 1.340667] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
- [ 1.341064] NET: Registered protocol family 1
- [ 1.341552] RPC: Registered named UNIX socket transport module.
- [ 1.341552] RPC: Registered udp transport module.
- [ 1.341552] RPC: Registered tcp transport module.
- [ 1.341583] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 1.343505] Trying to unpack rootfs image as initramfs...
- [ 1.344787] rootfs image is not initramfs (no cpio magic); looks like an initrd
- [ 1.390045] Freeing initrd memory: 7888K (cf84b000 - cffff000)
- [ 1.390350] hw perfevents: enabled with ARMv7 Cortex-A8 PMU driver, 5 counters available
- [ 1.394317] audit: initializing netlink socket (disabled)
- [ 1.394378] type=2000 audit(1.330:1): initialized
- [ 1.624420] VFS: Disk quotas dquot_6.5.2
- [ 1.624755] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 1.628662] NFS: Registering the id_resolver key type
- [ 1.628753] Key type id_resolver registered
- [ 1.628753] Key type id_legacy registered
- [ 1.628814] fuse init (API version 7.22)
- [ 1.631011] bio: create slab <bio-1> at 1
- [ 1.632873] Btrfs loaded
- [ 1.632934] msgmni has been set to 990
- [ 1.635101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
- [ 1.635101] io scheduler noop registered
- [ 1.635131] io scheduler deadline registered
- [ 1.635375] io scheduler cfq registered (default)
- [ 1.651428] platform omapfb: Driver omapfb requests probe deferral
- [ 1.744995] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
- [ 1.746978] omap_uart serial.5: did not get pins for uart0 error: -19
- [ 1.747283] serial.5: ttyO0 at MMIO 0x4806a000 (irq = 88) is a OMAP UART0
- [ 1.747833] omap_uart serial.6: did not get pins for uart1 error: -19
- [ 1.748077] serial.6: ttyO1 at MMIO 0x4806c000 (irq = 89) is a OMAP UART1
- [ 1.748565] omap_uart serial.7: did not get pins for uart2 error: -19
- [ 1.748748] serial.7: ttyO2 at MMIO 0x49020000 (irq = 90) is a OMAP UART2
- [ 2.572357] console [ttyO2] enabled
- [ 2.576629] omap_uart serial.17: did not get pins for uart3 error: -19
- [ 2.583770] serial.17: ttyO3 at MMIO 0x49042000 (irq = 96) is a OMAP UART3
- [ 2.601501] brd: module loaded
- [ 2.609771] loop: module loaded
- [ 2.614532] omap2_mcspi spi.11: pins are not configured from the driver
- [ 2.622009] omap2_mcspi spi.12: pins are not configured from the driver
- [ 2.629364] omap2_mcspi spi.13: pins are not configured from the driver
- [ 2.636779] omap2_mcspi spi.14: pins are not configured from the driver
- [ 2.645050] usbcore: registered new interface driver ax88179_178a
- [ 2.651550] usbcore: registered new interface driver cdc_ether
- [ 2.657775] usbcore: registered new interface driver smsc95xx
- [ 2.663879] usbcore: registered new interface driver rndis_host
- [ 2.670227] usbcore: registered new interface driver cdc_ncm
- [ 2.676849] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 2.683746] ehci-omap: OMAP-EHCI Host Controller driver
- [ 2.689514] ehci-omap 48064800.ehci: EHCI Host Controller
- [ 2.695587] ehci-omap 48064800.ehci: new USB bus registered, assigned bus number 1
- [ 2.704254] ehci-omap 48064800.ehci: irq 93, io mem 0x48064800
- [ 2.720703] ehci-omap 48064800.ehci: USB 2.0 started, EHCI 1.00
- [ 2.727050] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 2.734191] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.741790] usb usb1: Product: EHCI Host Controller
- [ 2.746917] usb usb1: Manufacturer: Linux 3.10.28-custom-student ehci_hcd
- [ 2.754058] usb usb1: SerialNumber: 48064800.ehci
- [ 2.759979] hub 1-0:1.0: USB hub found
- [ 2.763977] hub 1-0:1.0: 3 ports detected
- [ 2.769134] HS USB OTG: no transceiver configured
- [ 2.774139] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
- [ 2.782318] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe deferral
- [ 2.791687] twl_rtc rtc.22: Enabling TWL-RTC
- [ 2.800506] twl_rtc rtc.22: rtc core: registered rtc.22 as rtc0
- [ 2.808013] i2c /dev entries driver
- [ 2.812469] Driver for 1-wire Dallas network protocol.
- [ 2.819427] omap_wdt: OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
- [ 2.827667] cpuidle: using governor ladder
- [ 2.832000] cpuidle: using governor menu
- [ 2.836181] sdhci: Secure Digital Host Controller Interface driver
- [ 2.842712] sdhci: Copyright(c) Pierre Ossman
- [ 2.847961] omap-dma-engine 48056000.dma-controller: allocating channel for 62
- [ 2.855621] omap-dma-engine 48056000.dma-controller: allocating channel for 61
- [ 2.865905] omap_hsmmc mmc.15: pins are not configured from the driver
- [ 2.911163] leds-gpio leds.18: pins are not configured from the driver
- [ 2.918640] ledtrig-cpu: registered to indicate activity on CPUs
- [ 2.925109] hidraw: raw HID events driver (C) Jiri Kosina
- [ 2.931365] usbcore: registered new interface driver usbhid
- [ 2.937194] usbhid: USB HID core driver
- [ 2.941802] oprofile: using arm/armv7
- [ 2.945709] nf_conntrack version 0.5.0 (7923 buckets, 31692 max)
- [ 2.953491] ip_tables: (C) 2000-2006 Netfilter Core Team
- [ 2.959197] TCP: cubic registered
- [ 2.962738] NET: Registered protocol family 17
- [ 2.967803] Key type dns_resolver registered
- [ 2.972473] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
- [ 2.981536] ThumbEE CPU extension supported.
- [ 2.986053] Registering SWP/SWPB emulation handler
- [ 2.991149] SmartReflex Class3 initialized
- [ 2.997375] registered taskstats version 1
- [ 3.004760] VPLL2: disabling
- [ 3.008331] VDAC: disabling
- [ 3.013336] platform omapfb: Driver omapfb requests probe deferral
- [ 3.019989] HS USB OTG: no transceiver configured
- [ 3.024993] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
- [ 3.033172] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe deferral
- [ 3.044219] twl_rtc rtc.22: setting system clock to 2014-02-17 03:51:23 UTC (1392609083)
- [ 3.052734] sr_init: No PMIC hook to init smartreflex
- [ 3.058197] sr_init: platform driver register failed for SR
- [ 3.091461] mmc0: host does not support reading read-only switch. assuming write-enable.
- [ 3.102325] mmc0: new high speed SDHC card at address 3373
- [ 3.108673] mmcblk0: mmc0:3373 SD04G 3.69 GiB
- [ 3.115264] mmcblk0: p1 p2
- [ 3.119415] platform omapfb: Driver omapfb requests probe deferral
- [ 3.126129] HS USB OTG: no transceiver configured
- [ 3.131134] musb-hdrc musb-hdrc.0.auto: musb_init_controller failed with status -517
- [ 3.139282] platform musb-hdrc.0.auto: Driver musb-hdrc requests probe deferral
- [ 15.181762] RAMDISK: gzip image found at block 0
- [ 16.668304] VFS: Mounted root (ext2 filesystem) on device 1:0.
- [ 16.674743] devtmpfs: mounted
- [ 16.678894] Freeing unused kernel memory: 460K (c088a000 - c08fd000)
- INIT: version 2.88 booting
- Starting udev
- [ 16.920013] udevd[73]: starting version 182
- Starting Bootlog daemon: bootlogd.
- Populating dev cache
- Configuring network interfaces... ifconfig: SIOCGIFFLAGS: No such device
- ifconfig: SIOCSIFADDR: No such device
- INIT: Entering runlevel: 3
- Starting syslogd/klogd: done
- Stopping Bootlog daemon: bootlogd.
- Poky (Yocto Project Reference Distro) 1.5.1 beagle-xm-ml /dev/ttyO2
- beagle-xm-ml login: root
- root@beagle-xm-ml:~# ifconfig -a
- lo Link encap:Local Loopback
- inet addr:127.0.0.1 Mask:255.0.0.0
- UP LOOPBACK RUNNING MTU:65536 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@beagle-xm-ml:~# cat /etc/network/interfaces
- # /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)
- # The loopback interface
- auto lo
- iface lo inet loopback
- # Wireless interfaces
- #iface wlan0 inet dhcp
- # wireless_mode managed
- # wireless_essid any
- # wpa-driver wext
- # wpa-conf /etc/wpa_supplicant.conf
- #iface atml0 inet dhcp
- # Wired or wireless interfaces
- auto eth0
- iface eth0 inet static
- address 192.168.42.11
- netmask 255.255.255.0
- #iface eth0 inet dhcp
- #iface eth1 inet dhcp
- # Ethernet/RNDIS gadget (g_ether)
- # ... or on host side, usbnet and random hwaddr
- #iface usb0 inet static
- # address 192.168.7.2
- # netmask 255.255.255.0
- # network 192.168.7.0
- # gateway 192.168.7.1
- # Bluetooth networking
- #iface bnep0 inet dhcp
- root@beagle-xm-ml:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement