Other Parts Discussed in Thread: DA8XX
Tool/software: Code Composer Studio
Used configuration procedure in "3.3.4.19. PCIe Root Complex" section "Booting with FS on harddisk".
K2E EVM # setenv boot hdd K2E EVM # setenv get_fdt_hdd 'dhcp ${fdtaddr} ${tftp_root}/${name_fdt}' K2E EVM # setenv init_fw_rd_hdd 'dhcp ${rdaddr} ${tftp_root}/${name_fw_rd}; run set_rd_spec' K2E EVM # setenv get_kern_hdd 'dhcp ${loadaddr} ${tftp_root}/${name_kern}' K2E EVM # setenv get_mon_hdd 'dhcp ${addr_mon} ${tftp_root}/${name_mon}' K2E EVM # setenv init_hdd 'run args_all args_hdd' K2E EVM # setenv args_hdd 'setenv bootargs ${bootargs} rw root=/dev/sda1' K2E EVM # saveenv
U-Boot SPL 2019.01-g333c3e72d3 (Apr 19 2020 - 06:29:23 +0000)
Trying to boot from SPI
U-Boot 2019.01-g333c3e72d3 (Apr 19 2020 - 06:29:23 +0000)
CPU: 66AK2Ex SR1.0
Model: Texas Instruments Keystone 2 Edison EVM
DRAM: DDR3A Speed will be configured for 1600 Operation.
Detected SO-DIMM [18KSF51272HZ-1G6K2]
DDR3 speed 1600
DRAM: 4 GiB
Clear entire DDR3 memory to enable ECC
2 GiB
NAND: 512 MiB
Loading Environment from NAND... OK
Net: eth0: netcp@24000000
Warning: netcp@slave-1 (eth1) using random MAC address - 4a:c3:25:2e:6b:57
, eth1: netcp@slave-1
Warning: netcp@slave-2 (eth2) using random MAC address - e2:10:8e:30:be:a6
, eth2: netcp@slave-2
Warning: netcp@slave-3 (eth3) using random MAC address - aa:50:fb:8f:e0:09
, eth3: netcp@slave-3
Warning: netcp@slave-4 (eth4) using random MAC address - 92:7f:c7:49:41:ab
, eth4: netcp@slave-4
Warning: netcp@slave-5 (eth5) using random MAC address - ea:6c:66:2c:7a:00
, eth5: netcp@slave-5
Warning: netcp@slave-6 (eth6) using random MAC address - 02:bd:4f:34:b5:d2
, eth6: netcp@slave-6
Warning: netcp@slave-7 (eth7) using random MAC address - 4a:fd:3a:8b:eb:7d
, eth7: netcp@slave-7
Hit any key to stop autoboot: 0
netcp@24000000 Waiting for SGMII auto negotiation to complete.. done
netcp@24000000 Waiting for PHY auto negotiation to complete. done
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
DHCP client bound to address 192.168.1.126 (1271 ms)
Using netcp@24000000 device
TFTP from server 192.168.1.116; our IP address is 192.168.1.126
Filename '//skern-k2e.bin'.
Load address: 0x87000000
Loading: ###
485.4 KiB/s
done
Bytes transferred = 32832 (8040 hex)
K2_BM_15.07-53-ge1f885a SoC:k2e built:04:11:43, Apr 19 2020
## installed monitor @ 0xc1f0000, freq [233333333], status 203358208
netcp@24000000 Waiting for SGMII auto negotiation to complete. done
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
DHCP client bound to address 192.168.1.126 (19 ms)
Using netcp@24000000 device
TFTP from server 192.168.1.116; our IP address is 192.168.1.126
Filename '//zImage'.
Load address: 0x82000000
Loading: #################################################################
#################################################################
#################################################################
#################################################################
#####################################
3.8 MiB/s
done
Bytes transferred = 4346368 (425200 hex)
netcp@24000000 Waiting for SGMII auto negotiation to complete. done
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
DHCP client bound to address 192.168.1.126 (19 ms)
Using netcp@24000000 device
TFTP from server 192.168.1.116; our IP address is 192.168.1.126
Filename '//k2-fw-initrd.cpio.gz'.
Load address: 0x88080000
Loading: #####
1.5 MiB/s
done
Bytes transferred = 67687 (10867 hex)
netcp@24000000 Waiting for SGMII auto negotiation to complete. done
BOOTP broadcast 1
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
*** Unhandled DHCP Option in OFFER/ACK: 125
*** Unhandled DHCP Option in OFFER/ACK: 2
DHCP client bound to address 192.168.1.126 (19 ms)
Using netcp@24000000 device
TFTP from server 192.168.1.116; our IP address is 192.168.1.126
Filename '//keystone-k2e-evm.dtb'.
Load address: 0x88000000
Loading: ###
836.9 KiB/s
done
Bytes transferred = 30877 (789d hex)
## Flattened Device Tree blob at 88000000
Booting using the fdt blob at 0x88000000
Loading Ramdisk to 8ffef000, end 8ffff867 ... OK
Loading Device Tree to 8ffe4000, end 8ffee89c ... OK
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.19.94-gbe5389fd85 (psteinhofer@spica) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #3 SMP PREEMPT Tue Jul 7 20:32:24 CDT0
[ 0.000000] CPU: ARMv7 Processor [412fc0f4] revision 4 (ARMv7), cr=30c5387d
[ 0.000000] CPU: div instructions available: patching division code
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] OF: fdt: Machine model: Texas Instruments Keystone 2 Edison EVM
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] Switching physical address space to 0x800000000
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000081f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node dsp-common-memory@81f800000, compatible id shared-dma-pool
[ 0.000000] cma: Reserved 24 MiB at 0x000000087e400000
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: Using PSCI v0.1 Function IDs from DT
[ 0.000000] random: get_random_bytes called from start_kernel+0xb4/0x470 with crng_init=0
[ 0.000000] percpu: Embedded 15 pages/cpu s32396 r8192 d20852 u61440
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 883584
[ 0.000000] Kernel command line: console=ttyS0,115200n8 rootwait=1 mtdparts=spi0.0:1m(u-boot-spl)ro,-(misc) rw root=/dev/sda1 rootwait
[ 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: 3457252K/3538944K available (10240K kernel code, 289K rwdata, 2728K rodata, 2048K init, 266K bss, 48924K reserved, 32768K cma-reserved, 2990080K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 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 : 0x(ptrval) - 0x(ptrval) (12256 kB)
[ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (2048 kB)
[ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 290 kB)
[ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 267 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
[ 0.000000] Tasks RCU enabled.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
[ 0.000000] GIC: Using split EOI/Deactivate mode
[ 0.000000] arch_timer: cp15 timer(s) running at 233.33MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x6ba0ac50b7, max_idle_ns: 881590427583 ns
[ 0.000003] sched_clock: 56 bits at 233MHz, resolution 4ns, wraps every 4398046511102ns
[ 0.000012] Switching to timer-based delay loop, resolution 4ns
[ 0.000150] keystone timer clock @233333333 Hz
[ 0.000319] Console: colour dummy device 80x30
[ 0.000356] Calibrating delay loop (skipped), value calculated using timer frequency.. 466.66 BogoMIPS (lpj=2333333)
[ 0.000366] pid_max: default: 32768 minimum: 301
[ 0.000457] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000467] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000934] CPU: Testing write buffer coherency: ok
[ 0.000957] CPU0: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.001150] /cpus/cpu@0 missing clock-frequency property
[ 0.001170] /cpus/cpu@1 missing clock-frequency property
[ 0.001190] /cpus/cpu@2 missing clock-frequency property
[ 0.001211] /cpus/cpu@3 missing clock-frequency property
[ 0.001220] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.060024] Setting up static identity map for 0x80200000 - 0x80200138
[ 0.080027] rcu: Hierarchical SRCU implementation.
[ 0.100166] EFI services will not be available.
[ 0.120070] smp: Bringing up secondary CPUs ...
[ 0.204365] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.204371] CPU1: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.284465] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.284471] CPU2: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.364560] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.364566] CPU3: Spectre v2: firmware did not set auxiliary control register IBE bit, system vulnerable
[ 0.364693] smp: Brought up 1 node, 4 CPUs
[ 0.364704] SMP: Total of 4 processors activated (1866.66 BogoMIPS).
[ 0.364710] CPU: All CPU(s) started in HYP mode.
[ 0.364716] CPU: Virtualization extensions available.
[ 0.365137] devtmpfs: initialized
[ 0.369839] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 0.370040] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.370053] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.370527] pinctrl core: initialized pinctrl subsystem
[ 0.370871] DMI not present or invalid.
[ 0.371064] NET: Registered protocol family 16
[ 0.371884] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.372559] cpuidle: using governor ladder
[ 0.372587] cpuidle: using governor menu
[ 0.372681] No ATAGs?
[ 0.372768] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.372778] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.386901] SCSI subsystem initialized
[ 0.387789] media: Linux media interface: v0.10
[ 0.387820] videodev: Linux video capture interface: v2.00
[ 0.387874] pps_core: LinuxPPS API ver. 1 registered
[ 0.387881] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.387896] PTP clock support registered
[ 0.387918] EDAC MC: Ver: 3.0.0
[ 0.388373] Advanced Linux Sound Architecture Driver Initialized.
[ 0.388923] clocksource: Switched to clocksource arch_sys_counter
[ 0.394524] NET: Registered protocol family 2
[ 0.394899] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
[ 0.394920] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.394948] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.394996] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.395048] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.395066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.395207] NET: Registered protocol family 1
[ 0.395498] RPC: Registered named UNIX socket transport module.
[ 0.395506] RPC: Registered udp transport module.
[ 0.395513] RPC: Registered tcp transport module.
[ 0.395519] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.395649] Trying to unpack rootfs image as initramfs...
[ 0.399392] Freeing initrd memory: 68K
[ 0.399573] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 0.399801] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
[ 0.400156] platform alarmtimer: set dma_pfn_offset00780000
[ 0.400640] Initialise system trusted keyrings
[ 0.400738] workingset: timestamp_bits=14 max_order=20 bucket_order=6
[ 0.404538] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.404894] NFS: Registering the id_resolver key type
[ 0.404915] Key type id_resolver registered
[ 0.404921] Key type id_legacy registered
[ 0.404949] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.406205] Key type asymmetric registered
[ 0.406214] Asymmetric key parser 'x509' registered
[ 0.406247] bounce: pool size: 64 pages
[ 0.406269] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[ 0.406277] io scheduler noop registered
[ 0.406283] io scheduler deadline registered
[ 0.406360] io scheduler cfq registered (default)
[ 0.406368] io scheduler mq-deadline registered
[ 0.406375] io scheduler kyber registered
[ 0.406643] keystone_irq 26202a0.keystone_irq: irqchip registered, nr_irqs 28
[ 0.407102] ti,keystone-serdes 2326000.phy: init fw ks2_pcie_serdes.bin: version 3.3.0.2c
[ 0.407842] ti,keystone-serdes 232a000.phy: init fw ks2_gbe_serdes.bin: version 3.3.0.2c
[ 0.409928] keystone-pcie 21020000.pcie: host bridge /soc@0/pcie@21020000 ranges:
[ 0.409955] keystone-pcie 21020000.pcie: IO 0x60000000..0x600fffff -> 0x00000000
[ 0.409974] keystone-pcie 21020000.pcie: MEM 0x60100000..0x6fffffff -> 0x60100000
[ 1.410633] keystone-pcie 21020000.pcie: Phy link never came up
[ 1.410727] keystone-pcie 21020000.pcie: PCI host bridge to bus 0000:00
[ 1.410738] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 1.410747] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
[ 1.410756] pci_bus 0000:00: root bus resource [mem 0x60100000-0x6fffffff]
[ 1.412506] PCI: bus0: Fast back to back transfers disabled
[ 1.414096] PCI: bus1: Fast back to back transfers enabled
[ 1.414123] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 1.414202] pcieport 0000:00:00.0: limiting MRRS to 256
[ 1.414348] pcieport 0000:00:00.0: Signaling PME with IRQ 79
[ 1.414463] pcieport 0000:00:00.0: AER enabled with IRQ 79
[ 1.415300] keystone-navigator-qmss soc@0:qmss@2a40000: qmgr start queue 0, number of queues 8192
[ 1.415429] keystone-navigator-qmss soc@0:qmss@2a40000: added qmgr start queue 0, num of queues 8192, reg_peek (ptrval), reg_status (ptrval), reg_config (ptrval), reg_region (ptrval), reg_push (ptr)
[ 1.415568] keystone-navigator-qmss soc@0:qmss@2a40000: firmware file ks2_qmss_pdsp_acc48.bin downloaded for PDSP
[ 1.417972] keystone-navigator-dma soc@0:knav_dmas@0: DMA dma_gbe registered 149 logical channels, flows 128, tx chans: 21, rx chans: 91
[ 1.451427] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
[ 1.451479] platform serial8250: set dma_pfn_offset00780000
[ 1.453949] console [ttyS0] disabled
[ 1.453994] 2530c00.serial: ttyS0 at MMIO 0x2530c00 (irq = 27, base_baud = 14583333) is a TI DA8xx/66AK2x
[ 2.396009] console [ttyS0] enabled
[ 2.400200] 2531000.serial: ttyS1 at MMIO 0x2531000 (irq = 28, base_baud = 14583333) is a TI DA8xx/66AK2x
[ 2.417607] brd: module loaded
[ 2.426240] loop: module loaded
[ 2.430957] spi_davinci 21000400.spi: DMA is not supported (-19)
[ 2.437719] m25p80 spi0.0: n25q128a11 (16384 Kbytes)
[ 2.442726] 2 cmdlinepart partitions found on MTD device spi0.0
[ 2.448659] Creating 2 MTD partitions on "spi0.0":
[ 2.453475] 0x000000000000-0x000000100000 : "u-boot-spl"
[ 2.459359] 0x000000100000-0x000001000000 : "misc"
[ 2.464684] spi_davinci 21000400.spi: Controller at 0x(ptrval)
[ 2.470783] spi_davinci 21000600.spi: DMA is not supported (-19)
[ 2.477067] spi_davinci 21000600.spi: Controller at 0x(ptrval)
[ 2.483163] spi_davinci 21000800.spi: DMA is not supported (-19)
[ 2.489465] spi_davinci 21000800.spi: Controller at 0x(ptrval)
[ 2.495549] platform Fixed MDIO bus.0: set dma_pfn_offset00780000
[ 2.501816] libphy: Fixed MDIO Bus: probed
[ 2.558946] davinci_mdio 24200f00.mdio: davinci mdio revision 1.7, bus freq 2500000
[ 2.566621] libphy: 24200f00.mdio: probed
[ 2.572304] davinci_mdio 24200f00.mdio: phy[0]: device 24200f00.mdio:00, driver Marvell 88E1510
[ 2.581042] davinci_mdio 24200f00.mdio: phy[1]: device 24200f00.mdio:01, driver Marvell 88E1510
[ 2.590225] ti,keystone-serdes 232a000.phy: Requested PHY is disabled
[ 4.608394] serdes PLL not locked
[ 5.122871] ti,keystone-serdes 232a000.phy: Requested PHY is disabled
[ 7.141185] serdes PLL not locked
[ 9.708125] netcp-1.0 2620110.netcp: initialized cpsw ale version 1.4
[ 9.714599] netcp-1.0 2620110.netcp: ALE Table size 8192
[ 9.719954] netcp-1.0 2620110.netcp: cpts: overflow check period 300 (jiffies)
[ 9.727196] netcp-1.0 2620110.netcp: CPTS: ref_clk_freq:700000000 calc_mult:3067833783 calc_shift:31 error:0 nsec/sec
[ 9.738624] netcp-1.0 2620110.netcp: module(netcp-xgbe) not used for device
[ 9.745795] i2c /dev entries driver
[ 9.750629] sdhci: Secure Digital Host Controller Interface driver
[ 9.756822] sdhci: Copyright(c) Pierre Ossman
[ 9.761393] sdhci-pltfm: SDHCI platform and OF driver helper
[ 9.767563] ledtrig-cpu: registered to indicate activity on CPUs
[ 9.774978] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xac
[ 9.781365] nand: Micron MT29F4G08ABBDAH4
[ 9.785382] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 9.793246] Bad block table found at page 262080, version 0x01
[ 9.799568] Bad block table found at page 262016, version 0x01
[ 9.805705] 3 fixed-partitions partitions found on MTD device 30000000.nand
[ 9.812694] Creating 3 MTD partitions on "30000000.nand":
[ 9.818105] 0x000000000000-0x000000100000 : "u-boot"
[ 9.823651] 0x000000100000-0x000000180000 : "params"
[ 9.829166] 0x000000180000-0x000020000000 : "ubifs"
[ 9.837712] davinci_nand 30000000.nand: controller rev. 2.5
[ 9.843770] platform snd-soc-dummy: set dma_pfn_offset00780000
[ 9.850432] NET: Registered protocol family 10
[ 9.855606] Segment Routing with IPv6
[ 9.859340] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 9.865633] NET: Registered protocol family 17
[ 9.870194] Key type dns_resolver registered
[ 9.874571] Registering SWP/SWPB emulation handler
[ 9.879734] Loading compiled-in X.509 certificates
[ 9.887750] hctosys: unable to open rtc device (rtc0)
[ 9.901967] ALSA device list:
[ 9.904938] No soundcards found.
[ 9.918849] Waiting for root device /dev/sda1...
[ 10.238925] (NULL net_device): Link is Down
[ 10.243117] (NULL net_device): Link is Down
[ 10.247307] (NULL net_device): Link is Down
[ 10.251496] (NULL net_device): Link is Down
[ 10.255685] (NULL net_device): Link is Down
[ 10.259874] (NULL net_device): Link is Down
Thank you, Phil