This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Cpu hotplugging crashes

Hi, 

I enabled CPU hotplugging from kernel configuration for evmk2h. Image was successfully built. I booted with the new image and was able to see file /sys/devices/system/cpu/cpu3/online. I wrote 0 to this file to disable a core. But soon after that kernel crashed. 

Regards

Abdul Basit

  • Hi Abdul,

    The MCSDK supported Linux drivers and features are documented in MCSDK explore wiki.

    Thank you. 

  • I couldn't find any information about CPU hotplugging here. While hotplugging feature for arm architecture in available.

    Regards
  • I've tried to disable the CPU on K2H board and I don't see any issues.

    BTW, what is your kernel version ?
    FYI: I'm using latest kernel version and didn't enabled anything, just re-build the kernel and did boot.

    Here is the log.

    root@k2hk-evm:/# cat /sys/devices/system/cpu/cpu3/online
    1
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# echo 0 > /sys/devices/system/cpu/cpu3/online
    [ 85.630890] IRQ83 no longer affine to CPU3
    [ 85.635013] IRQ97 no longer affine to CPU3
    [ 85.639647] keystone_cpu_die(3) from 3 using PSCI
    [ 85.639651] CPU3: shutdown
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# cat /sys/devices/system/cpu/cpu3/online
    0
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# cat /sys/devices/system/cpu/online
    0-2
    root@k2hk-evm:/#
    root@k2hk-evm:/#
  • Hi Titus,
    I am using 3.10.10 kernel. And I am continuously seeing this problem. I tried to upgrade to 3.61 . I replaced the uImage-keystone-evm.bin with uImage of 3.61. Also upgraded u-boot, .dtb and boot monitor to latest revisions. u-boot runs fine, loads dtb, uImage and skern.bin . starts booting os but right before it searches for filesystem, OS halts. Seems like a mismatch between kernel version and filesystem version. Am i right? It would be immensely helpful if you upload yours ubi file.

    Regards
  • There is an update.
    After 15 minutes OS moved on and show this error.
    ERROR: could not open directory /lib/modules/3.10.61: No such file or directory
    FATAL: could not search modules: No such file or directory.

    after that it shows login prompt. I did check with /lib/modules/ and found 3.10.10. Now It boils down to this how to replace it 3.10.61.
    Hotplugging is working. thanks.
  • Hi Abdul,

    I don't think that this is not due to mismatch of kernel and filesystem.

    Just I've fetch the kernel from TI git and did build.

    git clone git://git.ti.com/keystone-linux/linux.git linux-keystone

    make keystone2_defconfig ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-

    make uImage ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-

    make dtbs ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf-

    Copy the K2HK dtb and uImage to tftp and did NFS boot.

    Here is the complete log.

    k2hk_boot_cpu.txt
    U-Boot 2013.01 (Mar 24 2015 - 12:18:50)
    
    I2C:   ready
    SPD csum OK; in SPD: 19 A7; computed 00000019 A7
    DDR3A Speed will be configured for 1333 Operation.
    Detected SO-DIMM [SQR-SD3T-2G1333SED]
    DDR3 speed 1333
    DRAM: 2 GiB (includes reported below)
    
    Reseting entire DDR3 memory to 0 ...
    DRAM:  2 GiB
    NAND:  512 MiB
    Net:   K2HK_EMAC, K2HK_EMAC1, K2HK_EMAC2, K2HK_EMAC3
    Hit any key to stop autoboot:  0
    K2HK EVM #
    K2HK EVM # boot
    Using K2HK_EMAC device
    TFTP from server 192.168.2.25; our IP address is 192.168.2.27
    Filename 'k2hk-evm.dtb'.
    Load address: 0x87000000
    Loading: ###########
             910.2 KiB/s
    done
    Bytes transferred = 52221 (cbfd hex)
    Using K2HK_EMAC device
    TFTP from server 192.168.2.25; our IP address is 192.168.2.27
    Filename 'uImage'.
    Load address: 0x88000000
    Loading: #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             #################################################################
             ######
             1.2 MiB/s
    done
    Bytes transferred = 4020672 (3d59c0 hex)
    Using K2HK_EMAC device
    TFTP from server 192.168.2.25; our IP address is 192.168.2.27
    Filename 'skern-k2hk-evm.bin'.
    Load address: 0xc5f0000
    Loading: #########
             956.1 KiB/s
    done
    Bytes transferred = 45056 (b000 hex)
    ## installed monitor, freq [200000000], status 0
    ## Booting kernel from Legacy Image at 88000000 ...
       Image Name:   Linux-3.10.61-00009-g80534c6-dir
       Created:      2015-05-27  15:20:28 UTC
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    4020608 Bytes = 3.8 MiB
       Load Address: 80008000
       Entry Point:  80008000
       Verifying Checksum ... OK
    ## Flattened Device Tree blob at 87000000
       Booting using the fdt blob at 0x87000000
       Loading Kernel Image ... OK
    OK
       Using Device Tree in place at 87000000, end 8700fbfc
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Linux version 3.10.61-00009-g80534c6-dirty (ti@e2e) (gcc version 4.8.3 20140401 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.04 - Linaro GCC 4.8-2014.04) ) #3 SMP Wed May 27 20:50:17 IST 2015
    [    0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c7387d
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [    0.000000] Machine: KeyStone2, model: Texas Instruments Keystone 2 SoC
    [    0.000000] switching to high address space at 0x800000000
    [    0.000000] cma: CMA: reserved 16 MiB at 2e800000
    [    0.000000] Memory policy: ECC disabled, Data cache writealloc
    [    0.000000] On node 0 totalpages: 393216
    [    0.000000] free_area_init_node: node 0, pgdat c07d0f80, node_mem_map c080a000
    [    0.000000]   DMA zone: 1520 pages used for memmap
    [    0.000000]   DMA zone: 0 pages reserved
    [    0.000000]   DMA zone: 194560 pages, LIFO batch:31
    [    0.000000]   HighMem zone: 1552 pages used for memmap
    [    0.000000]   HighMem zone: 198656 pages, LIFO batch:31
    [    0.000000] PERCPU: Embedded 8 pages/cpu @c142b000 s11840 r8192 d12736 u32768
    [    0.000000] pcpu-alloc: s11840 r8192 d12736 u32768 alloc=8*4096
    [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 391696
    [    0.000000] Kernel command line: earlyprintk debug console=ttyS0,115200n8 ip=dhcp nfsroot=192.168.2.25:/usr/local/k2hk_fs,v3,tcp rw root=/dev/nfs rootwait
    [    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: 1536MB = 1536MB total
    [    0.000000] Memory: 1534804k/1534804k available, 38060k reserved, 794624K highmem
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
    [    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0xc0008000 - 0xc073ba94   (7375 kB)
    [    0.000000]       .init : 0xc073c000 - 0xc078ee40   ( 332 kB)
    [    0.000000]       .data : 0xc0790000 - 0xc07d7c58   ( 288 kB)
    [    0.000000]        .bss : 0xc07d7c58 - 0xc08098fc   ( 200 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000] NR_IRQS:16 nr_irqs:16 16
    [    0.000000] ipc irq: irqchip registered, range 512-539
    [    0.000000] Main PLL clk (1200000000 Hz), parent (122880000 Hz),postdiv = 2, mult = 624, prediv = 31
    [    0.000000] Generic PLL clk (1200000000 Hz), parent (125000000 Hz),postdiv = 1, mult = 47, prediv = 4
    [    0.000000] Generic PLL clk (983040000 Hz), parent (122880000 Hz),postdiv = 2, mult = 15, prediv = 0
    [    0.000000] Generic PLL clk (333333333 Hz), parent (100000000 Hz),postdiv = 6, mult = 19, prediv = 0
    [    0.000000] Generic PLL clk (333333333 Hz), parent (100000000 Hz),postdiv = 6, mult = 19, prediv = 0
    [    0.000000] Architected local timer running at 200.00MHz (phys).
    [    0.000000] Switching to timer-based delay loop
    [    0.000000] sched_clock: ARM arch timer >56 bits at 200000kHz, resolution 640/128ns
    [    0.000000] keystone timer clock @200000000 MHz
    [    0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 4294967286ms
    [    0.000000] Console: colour dummy device 80x30
    [   11.037014] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=2000000)
    [   11.037024] pid_max: default: 4096 minimum: 301
    [   11.037160] Mount-cache hash table entries: 512
    [   11.045708] CPU: Testing write buffer coherency: ok
    [   11.045888] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [   11.045899] psci: probing function IDs from device-tree
    [   11.045911] Setting up static identity map for 0xc051de40 - 0xc051de98
    [   11.094199] CPU1: Booted secondary processor
    [   11.094227] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [   11.142306] CPU2: Booted secondary processor
    [   11.142335] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
    [   11.190413] CPU3: Booted secondary processor
    [   11.190442] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
    [   11.190561] Brought up 4 CPUs
    [   11.190581] SMP: Total of 4 processors activated (1600.00 BogoMIPS).
    [   11.190585] CPU: All CPU(s) started in SVC mode.
    [   11.191040] devtmpfs: initialized
    [   11.203014] NET: Registered protocol family 16
    [   11.203896] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [   11.213942] No ATAGs?
    [   11.213958] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [   11.213964] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [   11.223856] bio: create slab <bio-0> at 0
    [   11.224243] keystone-pcie: keystone_pcie_rc_init - start
    [   11.224264] keystone2_pcie_serdes_setup for domain 0
    [   11.226383] keystone2_pcie_serdes_setup done domain 0, en_link_train = 1
    [   11.226412] keystone-pcie: MEM 0x0000000050000000..0x000000005fffffff -> 0x0000000050000000
    [   11.226422] keystone-pcie: IO 0x0000000023250000..0x0000000023253fff -> 0x0000000000000000
    [   11.226453] keystone-pcie: pcie - number of legacy irqs = 4
    [   11.226498] keystone-pcie: pcie - number of MSI host irqs = 8, msi_irqs = 32
    [   11.326983] keystone-pcie: Doing PCI Setup...Done
    [   11.326989] keystone-pcie: Starting PCI scan, nr 0...
    [   11.327114] PCI host bridge to bus 0000:00
    [   11.327124] pci_bus 0000:00: root bus resource [mem 0x50000000-0x5fffffff]
    [   11.327131] pci_bus 0000:00: root bus resource [io  0x0000-0x3fff]
    [   11.327139] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
    [   11.327180] PCI: bus0: Fast back to back transfers enabled
    [   11.327188] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
    [   11.327195] keystone-pcie: Ending PCI scan...
    [   11.327202] keystone-pcie: keystone_pcie_rc_init - end
    [   11.327459] vgaarb: loaded
    [   11.327752] SCSI subsystem initialized
    [   11.327981] libata version 3.00 loaded.
    [   11.328328] usbcore: registered new interface driver usbfs
    [   11.328406] usbcore: registered new interface driver hub
    [   11.328505] usbcore: registered new device driver usb
    [   11.329663] pca953x 2-0020: failed reading register
    [   11.329677] pca953x: probe of 2-0020 failed with error -121
    [   11.329847] pps_core: LinuxPPS API ver. 1 registered
    [   11.329853] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [   11.329912] PTP clock support registered
    [   11.330029] keystone-hwqueue hwqueue.12: qmgr start queue 0, number of queues 8192
    [   11.330107] keystone-hwqueue hwqueue.12: added qmgr start queue 0, num of queues 8192, reg_peek f0040000, reg_status f0006000, reg_config f0008000, reg_region f000a000, reg_push f0080000, reg_pop f00c0000
    [   11.330116] keystone-hwqueue hwqueue.12: qmgr start queue 8192, number of queues 8192
    [   11.330185] keystone-hwqueue hwqueue.12: added qmgr start queue 8192, num of queues 8192, reg_peek f0100000, reg_status f000c400, reg_config f000e000, reg_region f001a000, reg_push f0140000, reg_pop f0180000
    [   11.330912] keystone-hwqueue hwqueue.12: qos: sched port @8096, drop sched @8000
    [   11.331887] keystone-hwqueue hwqueue.12: qos: sched port @6496, drop sched @6400
    [   11.332853] keystone-hwqueue hwqueue.12: added pool pool-rio: 128 descriptors of size 256
    [   11.332863] keystone-hwqueue hwqueue.12: added pool pool-xge: 1024 descriptors of size 128
    [   11.332872] keystone-hwqueue hwqueue.12: added pool pool-crypto: 1024 descriptors of size 128
    [   11.332880] keystone-hwqueue hwqueue.12: added pool pool-net: 11264 descriptors of size 128
    [   11.332889] keystone-hwqueue hwqueue.12: added pool pool-udma: 1920 descriptors of size 256
    [   11.335329] keystone-hwqueue hwqueue.12: registered queues 0-16383
    [   11.335656] keystone-hwqueue hwqueue.12: qos version 0x2000108, magic valid
    [   11.336150] keystone-hwqueue hwqueue.12: qos version 0x2000108, magic valid
    [   11.343341] keystone-pktdma 2a08000.pktdma: registered 32 logical channels, flows 32, tx chans: 32, rx chans: 32, loopback
    [   11.346888] keystone-pktdma 2004000.pktdma: registered 33 logical channels, flows 32, tx chans: 9, rx chans: 24
    [   11.347411] keystone-pktdma 2fa1000.pktdma: registered 4 logical channels, flows 32, tx chans: 16, rx chans: 16
    [   11.347552] Switching to clocksource arch_sys_counter
    [   11.366433] NET: Registered protocol family 2
    [   11.366897] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [   11.367008] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [   11.367112] TCP: Hash tables configured (established 8192 bind 8192)
    [   11.367161] TCP: reno registered
    [   11.367170] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [   11.367196] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [   11.367379] NET: Registered protocol family 1
    [   11.367554] RPC: Registered named UNIX socket transport module.
    [   11.367560] RPC: Registered udp transport module.
    [   11.367565] RPC: Registered tcp transport module.
    [   11.367570] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [   11.367576] PCI: CLS 0 bytes, default 64
    [   11.368101] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
    [   11.441384] bounce pool size: 64 pages
    [   11.449080] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [   11.449252] NTFS driver 2.1.30 [Flags: R/O].
    [   11.449487] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
    [   11.449787] msgmni has been set to 1477
    [   11.450756] NET: Registered protocol family 38
    [   11.450956] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [   11.450964] io scheduler noop registered
    [   11.450969] io scheduler deadline registered
    [   11.451096] io scheduler cfq registered (default)
    [   11.452637] keystone-udma udma0.13: registered udma device udma0
    [   11.508680] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [   11.510222] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 309) is a 16550A
    [   12.429388] console [ttyS0] enabled
    [   12.433494] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 312) is a 16550A
    [   12.443420] loop: module loaded
    [   12.446704] at24 0-0050: 131072 byte 24c1024 EEPROM, writable, 1 bytes/write
    [   12.455037] Generic platform RAM MTD, (c) 2004 Simtec Electronics
    [   12.462173] ONFI param page 0 valid
    [   12.465670] ONFI flash detected
    [   12.468831] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xac (Micron MT29F4G08ABBDAHC), 512MiB, page size: 2048, OOB size: 64
    [   12.480510] Bad block table found at page 262080, version 0x01
    [   12.486756] Bad block table found at page 262016, version 0x01
    [   12.492876] 3 ofpart partitions found on MTD device 30000000.nand
    [   12.498995] Creating 3 MTD partitions on "30000000.nand":
    [   12.504415] 0x000000000000-0x000000100000 : "u-boot"
    [   12.510058] 0x000000100000-0x000000180000 : "params"
    [   12.515641] 0x000000180000-0x000020000000 : "ubifs"
    [   12.521268] davinci_nand 30000000.nand: controller rev. 2.5
    [   12.527447] spi_davinci 21000400.spi: master is unqueued, this is deprecated
    [   12.534780] m25p80 spi32766.0: found n25q128a11, expected n25q128
    [   12.540904] m25p80 spi32766.0: n25q128a11 (16384 Kbytes)
    [   12.546241] 2 ofpart partitions found on MTD device spi32766.0
    [   12.552099] Creating 2 MTD partitions on "spi32766.0":
    [   12.557252] 0x000000000000-0x000000080000 : "u-boot-spl"
    [   12.563178] 0x000000080000-0x000001000000 : "test"
    [   12.568878] spi_davinci 21000400.spi: Controller at 0xf007a400
    [   12.575019] spi_davinci 21000600.spi: master is unqueued, this is deprecated
    [   12.582104] spi_davinci 21000600.spi: Controller at 0xf007c600
    [   12.588248] spi_davinci 21000800.spi: master is unqueued, this is deprecated
    [   12.595322] spi_davinci 21000800.spi: Controller at 0xf007e800
    [   12.602235] libphy: GPIO Bitbanged MDIO: probed
    [   12.607551] mdio_bus gpio-ffffffed: cannot get PHY at address 0
    [   12.614267] mdio_bus gpio-ffffffed: cannot get PHY at address 1
    [   12.620284] tun: Universal TUN/TAP device driver, 1.6
    [   12.625350] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
    [   12.632004] keystone-netcp 2090000.netcp: missing num_serdes parameter
    [   12.638566] keystone-netcp 2090000.netcp: missing serdes_lanes parameter
    [   12.645290] keystone-netcp 2090000.netcp: missing serdes_ref_clk parameter
    [   12.652195] keystone-netcp 2090000.netcp: missing serdes_baud_rate parameter
    [   12.659274] keystone-netcp 2090000.netcp: missing serdes_rate_mode parameter
    [   12.666346] keystone-netcp 2090000.netcp: missing serdes_phy_intf parameter
    [   12.673337] keystone-netcp 2090000.netcp: missing serdes_loopback parameter
    [   12.680341] keystone-netcp 2090000.netcp: Missing cpts_clock_mult property in the DT.
    [   12.688205] keystone-netcp 2090000.netcp: Missing cpts_clock_shift property in the DT.
    [   12.696150] keystone-netcp 2090000.netcp: Missing cpts_clock_div property in the DT.
    [   12.704743] keystone-netcp 2090000.netcp: Created interface "eth0"
    [   12.710962] keystone-netcp 2090000.netcp: dma_chan_name nettx0
    [   12.717598] keystone-netcp 2090000.netcp: Created interface "eth1"
    [   12.723804] keystone-netcp 2090000.netcp: dma_chan_name nettx1
    [   12.730441] keystone-netcp 2090000.netcp: Created interface "eth2"
    [   12.736646] keystone-netcp 2090000.netcp: dma_chan_name nettx2
    [   12.743281] keystone-netcp 2090000.netcp: Created interface "eth3"
    [   12.749499] keystone-netcp 2090000.netcp: dma_chan_name nettx3
    [   12.755526] XGE serdes config:
    [   12.758596]   ref_clk=156.25MHz, link_rate=10.3125G, lanes=2
    [   12.764273]   c1=2, c2=0, cm=2, tx_att=12, tx_vreg=4
    [   12.769256]   eq flags: vreg=1, cdfe=1, offset=1
    [   12.773892] XGE: serdes reset
    [   14.006636] XGE: timeout waiting for serdes link up
    [   14.011947] keystone-netcp 2f00000.netcp: Created interface "eth4"
    [   14.018162] keystone-netcp 2f00000.netcp: dma_chan_name xgetx0
    [   14.024018] XGE: serdes reset
    [   15.256729] XGE: timeout waiting for serdes link up
    [   15.262000] keystone-netcp 2f00000.netcp: Created interface "eth5"
    [   15.268218] keystone-netcp 2f00000.netcp: dma_chan_name xgetx1
    [   15.274073] XGE: serdes reset
    [   16.506767] XGE: timeout waiting for serdes link up
    [   16.511710] keystone-netcp 2090000.netcp: pdsp 0 firmware: keystone/pa_pdsp0_classify1.fw
    [   16.519925] keystone-netcp 2090000.netcp: pdsp 1 firmware: keystone/pa_pdsp1_classify1.fw
    [   16.528139] keystone-netcp 2090000.netcp: pdsp 2 firmware: keystone/pa_pdsp2_classify1.fw
    [   16.536346] keystone-netcp 2090000.netcp: pdsp 3 firmware: keystone/pa_pdsp3_classify2.fw
    [   16.544559] keystone-netcp 2090000.netcp: pdsp 4 firmware: keystone/pa_pdsp45_pam.fw
    [   16.552336] keystone-netcp 2090000.netcp: pdsp 5 firmware: keystone/pa_pdsp45_pam.fw
    [   16.560290] keystone-netcp 2090000.netcp: could not find interface 2 node in device tree
    [   16.568418] keystone-netcp 2090000.netcp: Attach of module keystone-qos declined with -19
    [   16.576627] keystone-netcp 2090000.netcp: could not find interface 3 node in device tree
    [   16.584753] keystone-netcp 2090000.netcp: Attach of module keystone-qos declined with -19
    [   16.592981] keystone-netcp 2090000.netcp: Attach of module keystone-sa declined with -19
    [   16.601108] keystone-netcp 2090000.netcp: Attach of module keystone-sa declined with -19
    [   16.610119] dwc3 2690000.dwc3: no usb2 phy configured
    [   16.615194] platform 2690000.dwc3: Driver dwc3 requests probe deferral
    [   16.622177] usbcore: registered new interface driver usb-storage
    [   16.628613] mousedev: PS/2 mouse device common for all mice
    [   16.634401] i2c /dev entries driver
    [   16.638499] watchdog 22f0080.wdt: heartbeat 60 sec
    [   16.655512] keystone-crypto 20c0000.crypto: crypto accelerator enabled
    [   16.662377] usbcore: registered new interface driver usbhid
    [   16.667975] usbhid: USB HID core driver
    [   16.672134]  remoteproc0: 2620040.dsp0 is available
    [   16.677026]  remoteproc0: Note: remoteproc is still under development and considered experimental.
    [   16.686029]  remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.696440]  remoteproc0: no firmware found
    [   16.700759] rproc-user 2620040.dsp0: registered misc device dsp0
    [   16.706996]  remoteproc1: 2620044.dsp1 is available
    [   16.711897]  remoteproc1: Note: remoteproc is still under development and considered experimental.
    [   16.720894]  remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.731303]  remoteproc1: no firmware found
    [   16.735610] rproc-user 2620044.dsp1: registered misc device dsp1
    [   16.741855]  remoteproc2: 2620048.dsp2 is available
    [   16.746747]  remoteproc2: Note: remoteproc is still under development and considered experimental.
    [   16.755745]  remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.766156]  remoteproc2: no firmware found
    [   16.770472] rproc-user 2620048.dsp2: registered misc device dsp2
    [   16.776703]  remoteproc3: 262004c.dsp3 is available
    [   16.781603]  remoteproc3: Note: remoteproc is still under development and considered experimental.
    [   16.790599]  remoteproc3: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.801009]  remoteproc3: no firmware found
    [   16.805320] rproc-user 262004c.dsp3: registered misc device dsp3
    [   16.811566]  remoteproc4: 2620050.dsp4 is available
    [   16.816458]  remoteproc4: Note: remoteproc is still under development and considered experimental.
    [   16.825457]  remoteproc4: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.835866]  remoteproc4: no firmware found
    [   16.840177] rproc-user 2620050.dsp4: registered misc device dsp4
    [   16.846411]  remoteproc5: 2620054.dsp5 is available
    [   16.851315]  remoteproc5: Note: remoteproc is still under development and considered experimental.
    [   16.860313]  remoteproc5: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.870731]  remoteproc5: no firmware found
    [   16.875042] rproc-user 2620054.dsp5: registered misc device dsp5
    [   16.881291]  remoteproc6: 2620058.dsp6 is available
    [   16.886183]  remoteproc6: Note: remoteproc is still under development and considered experimental.
    [   16.895182]  remoteproc6: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.905591]  remoteproc6: no firmware found
    [   16.909903] rproc-user 2620058.dsp6: registered misc device dsp6
    [   16.916139]  remoteproc7: 262005c.dsp7 is available
    [   16.921041]  remoteproc7: Note: remoteproc is still under development and considered experimental.
    [   16.930040]  remoteproc7: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed.
    [   16.940452]  remoteproc7: no firmware found
    [   16.944759] rproc-user 262005c.dsp7: registered misc device dsp7
    [   16.950814] rproc-user dspmem.14: kick gpio
    [   16.955136] rproc-user dspmem.14: registered misc device dspmem
    [   16.961371] oprofile: using arm/armv7-ca15
    [   16.965589] ipip: IPv4 over IPv4 tunneling driver
    [   16.970690] gre: GRE over IPv4 demultiplexor driver
    [   16.975584] ip_gre: GRE over IPv4 tunneling driver
    [   16.981117] TCP: cubic registered
    [   16.984439] Initializing XFRM netlink socket
    [   16.989169] NET: Registered protocol family 10
    [   16.994730] NET: Registered protocol family 17
    [   16.999208] NET: Registered protocol family 15
    [   17.003713] Bridge firewalling registered
    [   17.007745] 8021q: 802.1Q VLAN Support v1.8
    [   17.013539] sctp: Hash tables configured (established 65536 bind 65536)
    [   17.020388] NET: Registered protocol family 41
    [   17.024977] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [   17.032687] Registering SWP/SWPB emulation handler
    [   17.239547] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [   17.245062] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [   17.253257] xhci-hcd xhci-hcd.0.auto: irq 425, io mem 0x02690000
    [   17.259327] usb usb1: default language 0x0409
    [   17.263714] usb usb1: udev 1, busnum 1, minor = 0
    [   17.268441] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [   17.275252] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   17.282510] usb usb1: Product: xHCI Host Controller
    [   17.287403] usb usb1: Manufacturer: Linux 3.10.61-00009-g80534c6-dirty xhci-hcd
    [   17.294742] usb usb1: SerialNumber: xhci-hcd.0.auto
    [   17.299897] usb usb1: usb_probe_device
    [   17.303658] usb usb1: configuration #1 chosen from 1 choice
    [   17.309263] xHCI xhci_add_endpoint called for root hub
    [   17.314416] xHCI xhci_check_bandwidth called for root hub
    [   17.319858] usb usb1: adding 1-0:1.0 (config #1, interface 0)
    [   17.325734] hub 1-0:1.0: usb_probe_interface
    [   17.330028] hub 1-0:1.0: usb_probe_interface - got id
    [   17.335098] hub 1-0:1.0: USB hub found
    [   17.338878] hub 1-0:1.0: 1 port detected
    [   17.342811] hub 1-0:1.0: standalone hub
    [   17.346656] hub 1-0:1.0: individual port power switching
    [   17.351991] hub 1-0:1.0: individual port over-current protection
    [   17.358022] hub 1-0:1.0: Single TT
    [   17.361432] hub 1-0:1.0: TT requires at most 8 FS bit times (666 ns)
    [   17.367812] hub 1-0:1.0: power on to power good time: 20ms
    [   17.373323] hub 1-0:1.0: local power source is good
    [   17.378252] hub 1-0:1.0: enabling power on all ports
    [   17.383323] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [   17.388839] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
    [   17.396552] usb usb2: skipped 1 descriptor after endpoint
    [   17.401977] usb usb2: default language 0x0409
    [   17.406361] usb usb2: udev 1, busnum 2, minor = 128
    [   17.411260] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
    [   17.418076] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   17.425323] usb usb2: Product: xHCI Host Controller
    [   17.430220] usb usb2: Manufacturer: Linux 3.10.61-00009-g80534c6-dirty xhci-hcd
    [   17.437554] usb usb2: SerialNumber: xhci-hcd.0.auto
    [   17.442683] usb usb2: usb_probe_device
    [   17.446444] usb usb2: configuration #1 chosen from 1 choice
    [   17.452045] xHCI xhci_add_endpoint called for root hub
    [   17.457197] xHCI xhci_check_bandwidth called for root hub
    [   17.462640] usb usb2: adding 2-0:1.0 (config #1, interface 0)
    [   17.468523] hub 2-0:1.0: usb_probe_interface
    [   17.472805] hub 2-0:1.0: usb_probe_interface - got id
    [   17.477886] hub 2-0:1.0: USB hub found
    [   17.481651] hub 2-0:1.0: 1 port detected
    [   17.485583] hub 2-0:1.0: standalone hub
    [   17.489443] hub 2-0:1.0: individual port power switching
    [   17.494771] hub 2-0:1.0: individual port over-current protection
    [   17.500809] hub 2-0:1.0: TT requires at most 8 FS bit times (666 ns)
    [   17.507183] hub 2-0:1.0: power on to power good time: 20ms
    [   17.512702] hub 2-0:1.0: local power source is good
    [   17.517631] hub 2-0:1.0: enabling power on all ports
    [   17.522759] hub 1-0:1.0: state 7 ports 1 chg 0000 evt 0000
    [   17.526657] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
    [   17.526785] keystone-netcp 2090000.netcp: Created a cpsw ale engine
    [   17.544520] hub 1-0:1.0: hub_suspend
    [   17.548128] usb usb1: bus auto-suspend, wakeup 1
    [   17.617605] hub 2-0:1.0: state 7 ports 1 chg 0000 evt 0000
    [   17.623123] hub 2-0:1.0: hub_suspend
    [   17.626711] usb usb2: bus auto-suspend, wakeup 1
    [   17.647921] pps pps0: new PPS source ptp0
    [   17.651956] cpts rftclk rate(600000000 HZ),mult(5120),shift(10),div(3)
    [   17.693500] keystone-netcp 2090000.netcp: Using Packet Accelerator Firmware version 0x03000104
    [   17.702155] keystone-netcp 2090000.netcp: pa_clk_rate(163840000 HZ),mult(25000),shift(12)
    [   18.017975] net eth0: netcp device eth0 opened
    [   18.024714] 8021q: adding VLAN 0 to HW filter on device eth0
    [   18.030972] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
    [   18.457976] net eth1: netcp device eth1 opened
    [   18.463668] 8021q: adding VLAN 0 to HW filter on device eth1
    [   18.469900] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
    [   18.717959] net eth2: netcp device eth2 opened
    [   18.723012] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
    [   18.728943] 8021q: adding VLAN 0 to HW filter on device eth2
    [   18.735143] keystone-netcp 2090000.netcp: initializing cpsw version 1.3 (1) SGMII identification value 0x4ed1
    [   18.977983] net eth3: netcp device eth3 opened
    [   18.983081] IPv6: ADDRCONF(NETDEV_UP): eth3: link is not ready
    [   18.988982] 8021q: adding VLAN 0 to HW filter on device eth3
    [   18.995193] keystone-netcp 2f00000.netcp: initialize cpsw version 1.1 (0) CPSW identification value 0x4ee3
    [   19.005080] keystone-netcp 2f00000.netcp: Created a cpsw ale engine
    [   19.067959] net eth4: netcp device eth4 opened
    [   19.073692] IPv6: ADDRCONF(NETDEV_UP): eth4: link is not ready
    [   19.079575] 8021q: adding VLAN 0 to HW filter on device eth4
    [   19.085757] keystone-netcp 2f00000.netcp: initialize cpsw version 1.1 (0) CPSW identification value 0x4ee3
    [   19.147951] net eth5: netcp device eth5 opened
    [   19.152864] IPv6: ADDRCONF(NETDEV_UP): eth5: link is not ready
    [   19.158723] 8021q: adding VLAN 0 to HW filter on device eth5
    [   19.164450] IP-Config: Failed to open gretap0
    [   19.168838] IPv6: ADDRCONF(NETDEV_CHANGE): eth4: link becomes ready
    [   19.187637] IPv6: ADDRCONF(NETDEV_CHANGE): eth5: link becomes ready
    [   19.194448] Sending DHCP requests ., OK
    [   19.287608] IP-Config: Got DHCP answer from 192.168.2.1, my address is 192.168.2.12
    [   24.377907] IP-Config: Complete:
    [   24.381148]      device=eth0, hwaddr=c4:ed:ba:a9:a3:6b, ipaddr=192.168.2.12, mask=255.255.255.224, gw=192.168.2.1
    [   24.391455]      host=192.168.2.12, domain=, nis-domain=(none)
    [   24.397307]      bootserver=0.0.0.0, rootserver=192.168.2.25, rootpath=
    [   24.403778]      nameserver0=202.138.96.2, nameserver1=202.138.103.100
    [   24.457609] VFS: Mounted root (nfs filesystem) on device 0:12.
    [   24.463833] devtmpfs: mounted
    [   24.466972] Freeing unused kernel memory: 328K (c073c000 - c078e000)
    INIT: version 2.88 booting
    Starting udev
    [   25.404334] udevd[1357]: starting version 182
    Starting Bootlog daemon: bootlogd.
    NOT configuring network interfaces: / is an NFS mount
    Thu Oct  2 06:08:00 UTC 2014
    INIT: Entering runlevel: 5
    Starting telnet daemon.
    Starting syslogd/klogd: done
    Starting thttpd.
    Stopping Bootlog daemon: bootlogd.
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org k2hk-evm ttyS0
    
    Arago 2013.12 k2hk-evm ttyS0
    
    k2hk-evm login: root
    root@k2hk-evm:~# cd /
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# uname -a
    Linux k2hk-evm 3.10.61-00009-g80534c6-dirty #3 SMP Wed May 27 20:50:17 IST 2015 armv7l GNU/Linux
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# cat /sys/devices/system/cpu/online
    0-3
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# cat /sys/devices/system/cpu/cpu3/online
    1
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# echo 0 > /sys/devices/system/cpu/cpu3/online
    [  145.598020] IRQ83 no longer affine to CPU3
    [  145.602144] IRQ97 no longer affine to CPU3
    [  145.606786] keystone_cpu_die(3) from 3 using PSCI
    [  145.606789] CPU3: shutdown
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# cat /sys/devices/system/cpu/cpu3/online
    0
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/# cat /sys/devices/system/cpu/online
    0-2
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#
    root@k2hk-evm:/#