U-Boot SPL 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) U-Boot 2015.04-rc3-00209-ga74ef40 (Mar 16 2015 - 14:43:39) TEGRA20 Model: Compulab TrimSlice board DRAM: 1 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 SF: Detected W25Q80BL with page size 256 Bytes, erase size 4 KiB, total 1 MiB tegra-pcie: PCI regions: tegra-pcie: I/O: 0x82000000-0x82010000 tegra-pcie: non-prefetchable memory: 0xa0000000-0xa8000000 tegra-pcie: prefetchable memory: 0xa8000000-0xc0000000 tegra-pcie: dual-mode configuration tegra-pcie: probing port 0, using 2 lanes In: serial Out: serial Err: serial Net: RTL8169#0 Hit any key to stop autoboot: 2  0 Tegra20 (TrimSlice) # Tegra20 (TrimSlice) # usb reset resetting USB... USB0: USB EHCI 1.00 scanning bus 0 for devices... 3 USB Device(s) found USB1: USB EHCI 1.00 scanning bus 1 for devices... 1 USB Device(s) found USB2: lowlevel init failed scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra20 (TrimSlice) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra20 (TrimSlice) # setenv ipaddr 192.168.100.103; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra20 (TrimSlice) # tftpboot 0x00408000 zImage.tegra_defconfig Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'zImage.tegra_defconfig'. Load address: 0x408000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ######################### 4.1 MiB/s done Bytes transferred = 6087720 (5ce428 hex) Tegra20 (TrimSlice) # tftpboot 0x02408000 tegra20-trimslice.dtb Using RTL8169#0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.103 Filename 'tegra20-trimslice.dtb'. Load address: 0x2408000 Loading: *## 3.4 MiB/s done Bytes transferred = 21426 (53b2 hex) Tegra20 (TrimSlice) # bootz 0x00408000 - 0x02408000 Kernel image @ 0x408000 [ 0x000000 - 0x5ce428 ] ## Flattened Device Tree blob at 02408000 Booting using the fdt blob at 0x2408000 Using Device Tree in place at 02408000, end 024103b1 Starting kernel ... Uncompressing Linux... done, booting the kernel. [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.11.0-rc8-next-20170428-169978-g14cfc5d3 (jonathanh@kaivo) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP PREEMPT Fri May 5 02:15:33 PDT 2017 [ 0.000000] CPU: ARMv7 Processor [411fc090] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache [ 0.000000] OF: fdt: Machine model: Compulab TrimSlice board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0x3c000000 [ 0.000000] On node 0 totalpages: 262144 [ 0.000000] free_area_init_node: node 0, pgdat c0eae7c0, node_mem_map ef7f7000 [ 0.000000] Normal zone: 1536 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 65536 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 17 pages/cpu @ef7c3000 s39296 r8192 d22144 u69632 [ 0.000000] pcpu-alloc: s39296 r8192 d22144 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260608 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=11eb23c1-01 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 959384K/1048576K available (9216K kernel code, 739K rwdata, 2692K rodata, 1024K init, 311K bss, 23656K reserved, 65536K cma-reserved, 196608K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB) [ 0.000000] .init : 0xc0d00000 - 0xc0e00000 (1024 kB) [ 0.000000] .data : 0xc0e00000 - 0xc0eb8ce0 ( 740 kB) [ 0.000000] .bss : 0xc0ec2664 - 0xc0f1048c ( 312 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 128 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] L2C: platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C: DT/platform modifies aux control register: 0x02080000 -> 0x3e480001 [ 0.000000] L2C-310 errata 727915 769419 enabled [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9 [ 0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9 [ 0.000000] L2C-310 ID prefetch enabled, offset 1 lines [ 0.000000] L2C-310 cache controller enabled, 8 ways, 1024 kB [ 0.000000] L2C-310: CACHE_ID 0x410000c4, AUX_CTRL 0x7e480001 [ 0.000010] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.008354] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.017969] Switching to timer-based delay loop, resolution 1000ns [ 0.024886] Console: colour dummy device 80x30 [ 0.029332] Calibrating delay loop (skipped), value calculated using timer frequency.. 2.00 BogoMIPS (lpj=10000) [ 0.039558] pid_max: default: 32768 minimum: 301 [ 0.044682] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.051298] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.059181] CPU: Testing write buffer coherency: ok [ 0.064353] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.110014] Setting up static identity map for 0x100000 - 0x1000a0 [ 0.116310] Hierarchical SRCU implementation. [ 0.140293] Tegra Revision: A03 prime SKU: 8 CPU Process: 1 SoC Process: 2 [ 0.159974] smp: Bringing up secondary CPUs ... [ 0.210609] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.210678] smp: Brought up 1 node, 2 CPUs [ 0.220519] SMP: Total of 2 processors activated (4.00 BogoMIPS). [ 0.226637] CPU: All CPU(s) started in SVC mode. [ 0.232386] devtmpfs: initialized [ 0.242094] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 1 [ 0.250041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.259855] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.268779] pinctrl core: initialized pinctrl subsystem [ 0.275418] NET: Registered protocol family 16 [ 0.299981] Kernel panic - not syncing: rtnetlink_init: cannot initialize rtnetlink [ 0.299981] [ 0.309188] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.11.0-rc8-next-20170428-169978-g14cfc5d3 #1 [ 0.318196] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 0.324557] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 0.332334] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 0.339611] [] (dump_stack) from [] (panic+0xd0/0x274) [ 0.346545] [] (panic) from [] (rtnetlink_init+0x20/0x1cc) [ 0.353823] [] (rtnetlink_init) from [] (netlink_proto_init+0x120/0x154) [ 0.362316] [] (netlink_proto_init) from [] (do_one_initcall+0x3c/0x168) [ 0.370811] [] (do_one_initcall) from [] (kernel_init_freeable+0x124/0x1ec) [ 0.379565] [] (kernel_init_freeable) from [] (kernel_init+0x8/0x114) [ 0.387796] [] (kernel_init) from [] (ret_from_fork+0x14/0x3c) [ 0.395423] CPU1: stopping [ 0.398193] CPU: 1 PID: 0 Comm: swapper/1 Not tainted 4.11.0-rc8-next-20170428-169978-g14cfc5d3 #1 [ 0.407203] Hardware name: NVIDIA Tegra SoC (Flattened Device Tree) [ 0.413542] [] (unwind_backtrace) from [] (show_stack+0x10/0x14) [ 0.421337] [] (show_stack) from [] (dump_stack+0x84/0xa4) [ 0.428615] [] (dump_stack) from [] (handle_IPI+0x18c/0x39c) [ 0.436068] [] (handle_IPI) from [] (gic_handle_irq+0x84/0x90) [ 0.443693] [] (gic_handle_irq) from [] (__irq_svc+0x6c/0xa8) [ 0.451230] Exception stack(0xef0bbf70 to 0xef0bbfb8) [ 0.456345] bf60: 00000001 00000000 ef0bbfc8 c011a040 [ 0.464580] bf80: c0e03cd0 c0e03c6c c0d8a278 c0e03cdc c0e18319 00000000 00000001 00000000 [ 0.472812] bfa0: 2ea52000 ef0bbfc0 c0108394 c0108398 60000013 ffffffff [ 0.479488] [] (__irq_svc) from [] (arch_cpu_idle+0x30/0x3c) [ 0.486945] [] (arch_cpu_idle) from [] (do_idle+0x144/0x200) [ 0.494395] [] (do_idle) from [] (cpu_startup_entry+0x18/0x1c) [ 0.502021] [] (cpu_startup_entry) from [<001014cc>] (0x1014cc) [ 0.508870] ---[ end Kernel panic - not syncing: rtnetlink_init: cannot initialize rtnetlink [ 0.508870]