Skip to content

Instantly share code, notes, and snippets.

@notro
Created June 10, 2014 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notro/9829e3ecea3da1d91d5e to your computer and use it in GitHub Desktop.
Save notro/9829e3ecea3da1d91d5e to your computer and use it in GitHub Desktop.
bootlog: Experimental Device Tree support using raspberrypi/linux and bcmrpi_defconfig
$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.12.21++ (pi@raspi2) (gcc version 4.7.1 20120402 (prerelease) (crosstool-NG 1.15.2) ) #1 PREEMPT Tue Jun 10 21:36:28 CEST 2014
[ 0.000000] CPU: ARMv6-compatible processor [410fb767] revision 7 (ARMv7), cr=00c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: BCM2708, model: Raspberry Pi Model B
[ 0.000000] cma: CMA: reserved 8 MiB at 1b000000
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] On node 0 totalpages: 114688
[ 0.000000] free_area_init_node: node 0, pgdat c063cf50, node_mem_map c06f3000
[ 0.000000] Normal zone: 896 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 114688 pages, LIFO batch:31
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113792
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 bcm2708.boardrev=0xe bcm2708.serial=0x4939788f smsc95xx.macaddr=B8:27:EB:39:78:8F sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x1ec00000 vc_mem.mem_size=0x20000000 earlyprintk loglevel=8 verbose debug dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait dyndbg="module pinctrl_bcm2708 +p; file drivers/gpio/gpiolib.c +p; file drivers/of/platform.c +p; file kernel/irq/irqdomain.c +p; file kernel/irq/manage.c +p; file kernel/resource.c +p; file pinctrl/core.c +p; module pinctrl +p; module pinmux +p;"
[ 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: 439380K/458752K available (4508K kernel code, 260K rwdata, 1448K rodata, 152K init, 702K bss, 19372K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xdc800000 - 0xff000000 ( 552 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xdc000000 ( 448 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc05d925c (5957 kB)
[ 0.000000] .init : 0xc05da000 - 0xc06003c4 ( 153 kB)
[ 0.000000] .data : 0xc0602000 - 0xc06432d0 ( 261 kB)
[ 0.000000] .bss : 0xc06432dc - 0xc06f2b38 ( 703 kB)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:394
[ 0.000000] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 4294967ms
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty1] enabled
[ 0.001490] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000)
[ 0.001553] pid_max: default: 32768 minimum: 301
[ 0.002050] Mount-cache hash table entries: 512
[ 0.003479] Initializing cgroup subsys memory
[ 0.003600] Initializing cgroup subsys devices
[ 0.003640] Initializing cgroup subsys freezer
[ 0.003673] Initializing cgroup subsys blkio
[ 0.003826] CPU: Testing write buffer coherency: ok
[ 0.004310] Setting up static identity map for 0xc0447d98 - 0xc0447df4
[ 0.010183] devtmpfs: initialized
[ 0.027014] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 0.027483] pinctrl core: initialized pinctrl subsystem
[ 0.028800] NET: Registered protocol family 16
[ 0.034528] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.035158] cpuidle: using governor ladder
[ 0.035205] cpuidle: using governor menu
[ 0.036126] of_platform_bus_create() - skipping /chosen, no compatible prop
[ 0.036182] of_platform_bus_create() - skipping /aliases, no compatible prop
[ 0.036222] of_platform_bus_create() - skipping /memory, no compatible prop
[ 0.036349] create child: /axi/interrupt-controller
[ 0.036529] create child: /axi/uart@20201000
[ 0.036573] Creating amba device /axi/uart@20201000
[ 0.036659] irq: irq_create_mapping(0xdac08800, 0x53)
[ 0.036698] irq: -> using domain @dac08800
[ 0.036728] irq: -> existing mapping on virq 83
[ 0.036874] create child: /axi/gpio
[ 0.037025] create child: /axi/spi@20204000
[ 0.037104] irq: irq_create_mapping(0xdac08800, 0x50)
[ 0.037142] irq: -> using domain @dac08800
[ 0.037170] irq: -> existing mapping on virq 80
[ 0.037229] irq: irq_create_mapping(0xdac08800, 0x50)
[ 0.037263] irq: -> using domain @dac08800
[ 0.037290] irq: -> existing mapping on virq 80
[ 0.037407] create child: /axi/i2c@20205000
[ 0.037485] irq: irq_create_mapping(0xdac08800, 0x4f)
[ 0.037525] irq: -> using domain @dac08800
[ 0.037553] irq: -> existing mapping on virq 79
[ 0.037610] irq: irq_create_mapping(0xdac08800, 0x4f)
[ 0.037645] irq: -> using domain @dac08800
[ 0.037672] irq: -> existing mapping on virq 79
[ 0.037789] create child: /axi/i2c@20804000
[ 0.037867] irq: irq_create_mapping(0xdac08800, 0x4f)
[ 0.037903] irq: -> using domain @dac08800
[ 0.037930] irq: -> existing mapping on virq 79
[ 0.037989] irq: irq_create_mapping(0xdac08800, 0x4f)
[ 0.038022] irq: -> using domain @dac08800
[ 0.038050] irq: -> existing mapping on virq 79
[ 0.038248] create child: /clocks/i2c
[ 0.038371] create child: /clocks/spi
[ 0.038490] bcm2708.uart_clock = 0
[ 0.040051] No ATAGs?
[ 0.040090] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.040146] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.040307] mailbox: Broadcom VideoCore Mailbox driver
[ 0.040414] bcm2708_vcio bcm2708_vcio: no default pinctrl state
[ 0.040519] bcm2708_vcio: mailbox at f200b880
[ 0.040629] bcm_power: Broadcom power driver
[ 0.040669] bcm_power_open() -> 0
[ 0.040695] bcm_power_request(0, 8)
[ 0.540986] bcm_mailbox_read -> 00000080, 0
[ 0.541027] bcm_power_request -> 0
[ 0.541264] Serial: AMBA PL011 UART driver
[ 0.541420] uart-pl011 20201000.uart: no default pinctrl state
[ 0.541551] 20201000.uart: ttyAMA0 at MMIO 0x20201000 (irq = 83, base_baud = 0) is a PL011 rev2
[ 1.134969] console [ttyAMA0] enabled
[ 1.162047] bio: create slab <bio-0> at 0
[ 1.167428] SCSI subsystem initialized
[ 1.171411] usbcore: registered new interface driver usbfs
[ 1.177142] usbcore: registered new interface driver hub
[ 1.182717] usbcore: registered new device driver usb
[ 1.189611] Switched to clocksource stc
[ 1.193836] FS-Cache: Loaded
[ 1.197012] CacheFiles: Loaded
[ 1.213132] NET: Registered protocol family 2
[ 1.218660] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
[ 1.226086] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 1.232665] TCP: Hash tables configured (established 4096 bind 4096)
[ 1.239119] TCP: reno registered
[ 1.242424] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.248302] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.255071] NET: Registered protocol family 1
[ 1.260098] RPC: Registered named UNIX socket transport module.
[ 1.266067] RPC: Registered udp transport module.
[ 1.270888] RPC: Registered tcp transport module.
[ 1.275615] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.283308] bcm2708_dma bcm2708_dma.0: no default pinctrl state
[ 1.289310] bcm2708_dma: DMA manager at f2007000
[ 1.294133] bcm2708_gpio bcm2708_gpio: no default pinctrl state
[ 1.300224] bcm2708_gpio: bcm2708_gpio_probe c060fee0
[ 1.305667] gpiochip_add: registered GPIOs 0 to 53 on device: bcm2708_gpio
[ 1.312804] vc-mem: phys_addr:0x00000000 mem_base=0x1ec00000 mem_size:0x20000000(512 MiB)
[ 1.321941] alarmtimer alarmtimer: no default pinctrl state
[ 1.328010] audit: initializing netlink socket (disabled)
[ 1.333582] type=2000 audit(1.110:1): initialized
[ 1.506806] VFS: Disk quotas dquot_6.5.2
[ 1.511194] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 1.520101] FS-Cache: Netfs 'nfs' registered for caching
[ 1.527005] NFS: Registering the id_resolver key type
[ 1.532309] Key type id_resolver registered
[ 1.536520] Key type id_legacy registered
[ 1.541345] msgmni has been set to 874
[ 1.547279] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 1.555137] io scheduler noop registered
[ 1.559100] io scheduler deadline registered (default)
[ 1.564701] io scheduler cfq registered
[ 1.568695] pinctrl-bcm2708 20200000.gpio: no default pinctrl state
[ 1.575146] bcm2708_pinctrl_gpiochip_find: base = 0
[ 1.580642] bcm2708_fb bcm2708_fb: no default pinctrl state
[ 1.587359] BCM2708FB: allocated DMA memory 5b400000
[ 1.592488] BCM2708FB: allocated DMA channel 0 @ f2007000
[ 1.607051] Console: switching to colour frame buffer device 82x26
[ 1.617141] of_dma_request_slave_channel: dma-names property of node '/axi/uart@20201000' missing or empty
[ 1.629593] uart-pl011 20201000.uart: no DMA platform data
[ 1.636558] kgdb: Registered I/O driver kgdboc.
[ 1.643210] vc-cma: Videocore CMA driver
[ 1.648517] vc-cma: vc_cma_base = 0x00000000
[ 1.654605] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 1.661405] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 1.677619] brd: module loaded
[ 1.687386] loop: module loaded
[ 1.692218] vchiq: vchiq_init_state: slot_zero = 0xdb000000, is_master = 0
[ 1.701240] Loading iSCSI transport class v2.0-870.
[ 1.708640] usbcore: registered new interface driver smsc95xx
[ 1.716321] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.723607] dwc_otg bcm2708_usb: no default pinctrl state
[ 1.930525] Core Release: 2.80a
[ 1.934978] Setting default values for core params
[ 1.941160] Finished setting default values for core params
[ 2.148103] Using Buffer DMA mode
[ 2.152793] Periodic Transfer Interrupt Enhancement - disabled
[ 2.159985] Multiprocessor Interrupt Enhancement - disabled
[ 2.166850] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 2.172489] Dedicated Tx FIFOs mode
[ 2.177596] WARN::dwc_otg_hcd_init:1042: FIQ DMA bounce buffers: virt = 0xdb414000 dma = 0x5b414000 len=9024
[ 2.190130] FIQ FSM acceleration enabled for :
[ 2.190130] Non-periodic Split Transactions
[ 2.190130] Periodic Split Transactions
[ 2.190130] High-Speed Isochronous Endpoints
[ 2.212029] dwc_otg: Microframe scheduler enabled
[ 2.218157] WARN::hcd_init:473: FIQ at 0xc031a9ec
[ 2.224249] WARN::hcd_init:474: FIQ ASM at 0xc031ac68 length 36
[ 2.231525] WARN::hcd_init:500: MPHI regs_base at 0xdc806000
[ 2.238483] dwc_otg bcm2708_usb: DWC OTG Controller
[ 2.244730] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1
[ 2.253375] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000
[ 2.260232] Init: Port Power? op_state=1
[ 2.265432] Init: Power Port (0)
[ 2.270206] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.278309] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.286859] usb usb1: Product: DWC OTG Controller
[ 2.292875] usb usb1: Manufacturer: Linux 3.12.21++ dwc_otg_hcd
[ 2.300109] usb usb1: SerialNumber: bcm2708_usb
[ 2.306531] usb usb1: no default pinctrl state
[ 2.312594] hub 1-0:1.0: no default pinctrl state
[ 2.318551] hub 1-0:1.0: USB hub found
[ 2.323631] hub 1-0:1.0: 1 port detected
[ 2.329210] dwc_otg: FIQ enabled
[ 2.333724] dwc_otg: NAK holdoff enabled
[ 2.338796] dwc_otg: FIQ split-transaction FSM enabled
[ 2.345132] Module dwc_common_port init
[ 2.350599] usbcore: registered new interface driver usb-storage
[ 2.358182] mousedev: PS/2 mouse device common for all mice
[ 2.365150] bcm2835_thermal bcm2835_thermal.0: no default pinctrl state
[ 2.373759] bcm2835-cpufreq: min=700000 max=700000 cur=700000
[ 2.380967] bcm2835-cpufreq: switching to governor powersave
[ 2.387846] bcm2835-cpufreq: switching to governor powersave
[ 2.394860] sdhci: Secure Digital Host Controller Interface driver
[ 2.402303] sdhci: Copyright(c) Pierre Ossman
[ 2.407915] bcm2708_sdhci bcm2708_sdhci.0: no default pinctrl state
[ 2.415499] sdhci: Enable low-latency mode
[ 2.459677] mmc0: SDHCI controller on BCM2708_Arasan [platform] using platform's DMA
[ 2.470194] mmc0: BCM2708 SDHC host at 0x20300000 DMA 2 IRQ 77
[ 2.477445] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.484635] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.494292] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.508732] usbcore: registered new interface driver usbhid
[ 2.515891] usbhid: USB HID core driver
[ 2.523450] Indeed it is in host mode hprt0 = 00021501
[ 2.534856] TCP: cubic registered
[ 2.552749] Initializing XFRM netlink socket
[ 2.569725] NET: Registered protocol family 17
[ 2.575869] Key type dns_resolver registered
[ 2.592419] mmc0: read SD Status register (SSR) after 2 attempts
[ 2.600564] registered taskstats version 1
[ 2.621060] Waiting for root device /dev/mmcblk0p2...
[ 2.632723] mmc0: new high speed SDHC card at address aaaa
[ 2.649914] mmcblk mmc0:aaaa: no default pinctrl state
[ 2.664985] mmcblk0: mmc0:aaaa SU08G 7.40 GiB
[ 2.672693] mmcblk0: p1 p2
[ 2.743677] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.754785] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.764387] devtmpfs: mounted
[ 2.769301] Freeing unused kernel memory: 152K (c05da000 - c0600000)
[ 2.789832] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.797936] Indeed it is in host mode hprt0 = 00001101
[ 3.010289] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 3.018571] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.029435] usb 1-1: no default pinctrl state
[ 3.035860] hub 1-1:1.0: no default pinctrl state
[ 3.042216] hub 1-1:1.0: USB hub found
[ 3.047573] hub 1-1:1.0: 5 ports detected
[ 3.329946] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.440267] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.448735] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.474243] usb 1-1.1: no default pinctrl state
[ 3.490765] smsc95xx 1-1.1:1.0: no default pinctrl state
[ 3.497782] smsc95xx v1.0.4
[ 3.564737] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:39:78:8f
[ 3.689967] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[ 3.823639] usb 1-1.2: New USB device found, idVendor=045e, idProduct=0084
[ 3.839806] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.848675] usb 1-1.2: Product: Basic Optical Mouse
[ 3.869379] usb 1-1.2: Manufacturer: Microsoft
[ 3.884601] usb 1-1.2: no default pinctrl state
[ 3.900697] usbhid 1-1.2:1.0: no default pinctrl state
[ 3.919201] hid-generic 0003:045E:0084.0001: no default pinctrl state
[ 3.942227] input: Microsoft Basic Optical Mouse as /devices/platform/bcm2708_usb/usb1/1-1/1-1.2/1-1.2:1.0/input/input0
[ 3.970359] hid-generic 0003:045E:0084.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Basic Optical Mouse] on usb-bcm2708_usb-1.2/input0
[ 4.099916] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
[ 4.225627] usb 1-1.3: New USB device found, idVendor=046d, idProduct=c313
[ 4.249799] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.258770] usb 1-1.3: Product: USB Multimedia Keyboard
[ 4.277807] usb 1-1.3: Manufacturer: LITEON Technology
[ 4.287015] usb 1-1.3: no default pinctrl state
[ 4.302523] usbhid 1-1.3:1.0: no default pinctrl state
[ 4.323689] hid-generic 0003:046D:C313.0002: no default pinctrl state
[ 4.351066] input: LITEON Technology USB Multimedia Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.0/input/input1
[ 4.380850] hid-generic 0003:046D:C313.0002: input,hidraw1: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-bcm2708_usb-1.3/input0
[ 4.417687] usbhid 1-1.3:1.1: no default pinctrl state
[ 4.434080] hid-generic 0003:046D:C313.0003: no default pinctrl state
[ 4.458324] input: LITEON Technology USB Multimedia Keyboard as /devices/platform/bcm2708_usb/usb1/1-1/1-1.3/1-1.3:1.1/input/input2
[ 4.490329] hid-generic 0003:046D:C313.0003: input,hidraw2: USB HID v1.10 Device [LITEON Technology USB Multimedia Keyboard] on usb-bcm2708_usb-1.3/input1
[ 4.566116] udevd[156]: starting version 175
[ 5.747159] pinctrl-bcm2708 20200000.gpio: request pin 7 (gpio7) for 20204000.spi
[ 5.938524] pinctrl-bcm2708 20200000.gpio: read 00048024 (7 => gpio_in)
[ 6.073816] pinctrl-bcm2708 20200000.gpio: write 00848024 (7 <= alt0)
[ 6.141198] leds-gpio leds-gpio: no default pinctrl state
[ 6.215686] pinctrl-bcm2708 20200000.gpio: request pin 8 (gpio8) for 20204000.spi
[ 6.393728] pinctrl-bcm2708 20200000.gpio: read 00848024 (8 => gpio_in)
[ 6.496900] pinctrl-bcm2708 20200000.gpio: write 04848024 (8 <= alt0)
[ 6.586500] pinctrl-bcm2708 20200000.gpio: request pin 9 (gpio9) for 20204000.spi
[ 6.715798] snd-soc-dummy snd-soc-dummy: no default pinctrl state
[ 6.882242] pinctrl-bcm2708 20200000.gpio: read 04848024 (9 => gpio_in)
[ 7.019795] pinctrl-bcm2708 20200000.gpio: write 24848024 (9 <= alt0)
[ 7.028048] pinctrl-bcm2708 20200000.gpio: request pin 10 (gpio10) for 20204000.spi
[ 7.114397] bcm2708-i2s bcm2708-i2s.0: no default pinctrl state
[ 7.330110] bcm2708-i2s bcm2708-i2s.0: Failed to create debugfs directory
[ 7.509417] pinctrl-bcm2708 20200000.gpio: read 00064000 (10 => gpio_in)
[ 7.644435] pinctrl-bcm2708 20200000.gpio: write 00064004 (10 <= alt0)
[ 7.780188] pinctrl-bcm2708 20200000.gpio: request pin 11 (gpio11) for 20204000.spi
[ 7.903964] pinctrl-bcm2708 20200000.gpio: read 00064004 (11 => gpio_in)
[ 8.005327] pinctrl-bcm2708 20200000.gpio: write 00064024 (11 <= alt0)
[ 8.068303] bcm2708_spi 20204000.spi: no sleep pinctrl state
[ 8.109791] bcm2708_spi 20204000.spi: no idle pinctrl state
[ 8.160149] bcm2708_spi 20204000.spi: master is unqueued, this is deprecated
[ 8.220078] spidev spi0.0: no default pinctrl state
[ 8.282967] spidev spi0.1: no default pinctrl state
[ 8.305358] bcm2708_spi 20204000.spi: SPI Controller at 0x20204000 (irq 80)
[ 10.708991] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 11.067760] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 11.654167] bcm2835_AUD0 bcm2835_AUD0.0: no default pinctrl state
[ 11.668245] bcm2835_AUD1 bcm2835_AUD1.1: no default pinctrl state
[ 11.686166] bcm2835_AUD2 bcm2835_AUD2.2: no default pinctrl state
[ 11.701210] bcm2835_AUD3 bcm2835_AUD3.3: no default pinctrl state
[ 11.718525] bcm2835_AUD4 bcm2835_AUD4.4: no default pinctrl state
[ 11.734472] bcm2835_AUD5 bcm2835_AUD5.5: no default pinctrl state
[ 11.750236] bcm2835_AUD6 bcm2835_AUD6.6: no default pinctrl state
[ 11.764028] bcm2835_AUD7 bcm2835_AUD7.7: no default pinctrl state
[ 20.062750] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 21.682615] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC1E1
[ 24.717019] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS
[ 26.332883] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment