mbox series

[4.19.y-cip,0/5] Add PCIe EP nodes to RZ/G2{EMN}

Message ID 20201027165622.28777-1-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive)
Headers show
Series Add PCIe EP nodes to RZ/G2{EMN} | expand

Message

Lad Prabhakar Oct. 27, 2020, 4:56 p.m. UTC
Hi All,

These patches are part of RFC series [1] ({43-46,48}/50),
these were dropped earlier as they weren't part of -rc release
at the time of posting now that patches have landed in v5.10-rc1
I am resending them with non-RFC tag.

[1] https://patchwork.kernel.org/project/cip-dev/
    list/?series=363279&state=%2A&archive=both

Cheers,
Prabhakar

Lad Prabhakar (5):
  dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
  arm64: dts: renesas: r8a774c0: Add PCIe EP node
  arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
  arm64: dts: renesas: r8a774b1: Add PCIe EP nodes
  misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe
    controllers

 .../devicetree/bindings/pci/rcar-pci-ep.yaml  |  7 +++-
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++
 drivers/misc/pci_endpoint_test.c              |  7 +++-
 5 files changed, 105 insertions(+), 4 deletions(-)

Comments

Nobuhiro Iwamatsu Oct. 27, 2020, 9:25 p.m. UTC | #1
Hi,

Thanks for your work.

> -----Original Message-----
> From: Lad Prabhakar [mailto:prabhakar.mahadev-lad.rj@bp.renesas.com]
> Sent: Wednesday, October 28, 2020 1:56 AM
> To: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
> <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek <pavel@denx.de>
> Cc: Biju Das <biju.das.jz@bp.renesas.com>
> Subject: [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
> 
> Hi All,
> 
> These patches are part of RFC series [1] ({43-46,48}/50),
> these were dropped earlier as they weren't part of -rc release
> at the time of posting now that patches have landed in v5.10-rc1
> I am resending them with non-RFC tag.
> 
> [1] https://patchwork.kernel.org/project/cip-dev/
>     list/?series=363279&state=%2A&archive=both
> 
> Cheers,
> Prabhakar
> 
> Lad Prabhakar (5):
>   dt-bindings: pci: rcar-pci-ep: Document r8a774a1 and r8a774b1
>   arm64: dts: renesas: r8a774c0: Add PCIe EP node
>   arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
>   arm64: dts: renesas: r8a774b1: Add PCIe EP nodes
>   misc: pci_endpoint_test: Add Device ID for RZ/G2M and RZ/G2N PCIe
>     controllers

I have reviewed this patch series. There seems to be no problem.
I will apply this if there is no other opinion.

Best regards,
  Nobuhiro

> 
>  .../devicetree/bindings/pci/rcar-pci-ep.yaml  |  7 +++-
>  arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
>  arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
>  arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++
>  drivers/misc/pci_endpoint_test.c              |  7 +++-
>  5 files changed, 105 insertions(+), 4 deletions(-)
> 
> --
> 2.17.1
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5682): https://lists.cip-project.org/g/cip-dev/message/5682
Mute This Topic: https://lists.cip-project.org/mt/77842959/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
Pavel Machek Oct. 28, 2020, 3:26 p.m. UTC | #2
Hi!

> These patches are part of RFC series [1] ({43-46,48}/50),
> these were dropped earlier as they weren't part of -rc release
> at the time of posting now that patches have landed in v5.10-rc1
> I am resending them with non-RFC tag.
> 
> [1] https://patchwork.kernel.org/project/cip-dev/
>     list/?series=363279&state=%2A&archive=both

Series looks good to me.

>  arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
>  arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
>  arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++

I see that the nodes are stil marked as "disabled"... I guess
devboards are not plugged into into PCIe hosts for the testing.

Anyway, it would be good to know if the merged -cip code was tested
and what was the result :-).

Best regards,
								Pavel
Lad Prabhakar Oct. 28, 2020, 3:35 p.m. UTC | #3
Hi Pavel,

> -----Original Message-----
> From: Pavel Machek <pavel@denx.de>
> Sent: 28 October 2020 15:27
> To: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>
> Cc: cip-dev@lists.cip-project.org; Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek <pavel@denx.de>; Biju Das
> <biju.das.jz@bp.renesas.com>
> Subject: Re: [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
> 
> Hi!
> 
> > These patches are part of RFC series [1] ({43-46,48}/50),
> > these were dropped earlier as they weren't part of -rc release
> > at the time of posting now that patches have landed in v5.10-rc1
> > I am resending them with non-RFC tag.
> >
> > [1] https://patchwork.kernel.org/project/cip-dev/
> >     list/?series=363279&state=%2A&archive=both
> 
> Series looks good to me.
> 
> >  arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
> >  arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
> >  arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++
> 
> I see that the nodes are stil marked as "disabled"... I guess
> devboards are not plugged into into PCIe hosts for the testing.
> 
It's the same controller which works as a host and endpoint (PCIe EP). By default on the boards  controller is enabled as host and not EP as a result status is set to disabled. So during testing host is disabled and EP is enabled.

> Anyway, it would be good to know if the merged -cip code was tested
> and what was the result :-).
> 
Attached are the results for G2M as PCIe host and G2N as PCIe EP tested on CIP kernel.

So on the host pcietest read/write/copy commands are tested (also lspci output)

Cheers,
Prabhakar

> Best regards,
> 								Pavel
> 
> 
> --
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[    0.000164] NOTICE:  BL2: RZ G2M Initial Program Loader(CA57)
[    0.004431] NOTICE:  BL2: Initial Program Loader(Rev.2.0.6)
[    0.009961] NOTICE:  BL2: PRR is RZG G2M Ver.1.3
[    0.014547] NOTICE:  BL2: Board is HiHope RZ/G2M Rev.4.0
[    0.019810] NOTICE:  BL2: Boot device is QSPI Flash(40MHz)
[    0.025252] NOTICE:  BL2: LCM state is unknown
[    0.029661] NOTICE:  BL2: DDR3200(rev.0.40)
[    0.040972] NOTICE:  BL2: [COLD_BOOT]
[    0.046748] NOTICE:  BL2: DRAM Split is 2ch
[    0.049443] NOTICE:  BL2: QoS is default setting(rev.0.19)
[    0.054886] NOTICE:  BL2: DRAM refresh interval 1.95 usec
[    0.060243] NOTICE:  BL2: Periodic Write DQ Training
[    0.065272] NOTICE:  BL2: v1.5(release):af9f429a-dirty
[    0.070266] NOTICE:  BL2: Built : 11:09:08, Sep 21 2020
[    0.075450] NOTICE:  BL2: Normal boot
[    0.079093] NOTICE:  BL2: dst=0xe6323100 src=0x8180000 len=512(0x200)
[    0.085582] NOTICE:  BL2: dst=0x43f00000 src=0x8180400 len=6144(0x1800)
[    0.093319] NOTICE:  BL2: dst=0x44000000 src=0x81c0000 len=65536(0x10000)
[    0.112223] NOTICE:  BL2: dst=0x50000000 src=0x8300000 len=1048576(0x100000)
[    0.332482] NOTICE:  BL2: Booting BL31


U-Boot 2020.10-rc3-00086-gb65c6d3853-dirty (Sep 18 2020 - 14:45:15 +0100)

CPU: Renesas Electronics R8A774A1 rev 1.3
Model: HopeRun HiHope RZ/G2M with sub board
DRAM:  3.9 GiB
MMC:   mmc@ee100000: 0, mmc@ee160000: 1
Loading Environment from MMC... OK
In:    serial@e6e88000
Out:   serial@e6e88000
Err:   serial@e6e88000
Net:   eth0: ethernet@e6800000
Hit any key to stop autoboot:  0 
=> <INTERRUPT>
=> <INTERRUPT>
=> <INTERRUPT>
=> <INTERRUPT>
=> boot
ethernet@e6800000 Waiting for PHY auto negotiation to complete....... done
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 192.168.10.131 (1400 ms)
Using ethernet@e6800000 device
TFTP from server 192.168.10.1; our IP address is 192.168.10.131
Filename 'g2m/Image'.
Load address: 0x48080000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ##########
         2.2 MiB/s
done
Bytes transferred = 18268672 (116c200 hex)
Using ethernet@e6800000 device
TFTP from server 192.168.10.1; our IP address is 192.168.10.131
Filename 'g2m/r8a774a1-hihope-rzg2m-ex.dtb'.
Load address: 0x48000000
Loading: ####
         1.8 MiB/s
done
Bytes transferred = 51218 (c812 hex)
## Flattened Device Tree blob at 48000000
   Booting using the fdt blob at 0x48000000
   Using Device Tree in place at 0000000048000000, end 000000004800f811

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd073]
[    0.000000] Linux version 4.19.147-cip35+ (prasmi@prasmi) (gcc version 7.5.0 (Linaro GCC 7.5-2019.12)) #107 SMP PREEMPT Fri Oct 9 15:23:29 0
[    0.000000] Machine model: HopeRun HiHope RZ/G2M with sub board
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 96 MiB at 0x00000000ba000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] random: get_random_bytes called from start_kernel+0xa8/0x408 with crng_init=0
[    0.000000] percpu: Embedded 22 pages/cpu s52248 r8192 d29672 u90112
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for EL2 vector hardening
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 999936
[    0.000000] Kernel command line: ip=dhcp cma=96M rw rootwait root=/dev/nfs nfsroot=192.168.10.1:/mnt/jenk-g2m/,vers=4.1,tcp
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] software IO TLB: mapped [mem 0xb5fff000-0xb9fff000] (64MB)
[    0.000000] Memory: 3807868K/4063232K available (11068K kernel code, 944K rwdata, 4996K rodata, 768K init, 364K bss, 157060K reserved, 9830)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=6.
[    0.000000]  Tasks RCU enabled.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec02923e, max_idle_ns: 440795202125 ns
[    0.000003] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns
[    0.000077] Console: colour dummy device 80x25
[    0.000201] console [tty0] enabled
[    0.000225] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
[    0.000237] pid_max: default: 32768 minimum: 301
[    0.000323] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.000351] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.001328] ASID allocator initialised with 32768 entries
[    0.001398] rcu: Hierarchical SRCU implementation.
[    0.001942] Detected Renesas RZ/G2 r8a774a1 ES1.3
[    0.002342] EFI services will not be available.
[    0.002553] smp: Bringing up secondary CPUs ...
[    0.002905] Detected PIPT I-cache on CPU1
[    0.002947] CPU1: Booted secondary processor 0x0000000001 [0x411fd073]
[    0.003359] CPU features: enabling workaround for ARM erratum 845719
[    0.003374] Detected VIPT I-cache on CPU2
[    0.003415] CPU2: Booted secondary processor 0x0000000100 [0x410fd034]
[    0.003818] Detected VIPT I-cache on CPU3
[    0.003841] CPU3: Booted secondary processor 0x0000000101 [0x410fd034]
[    0.004261] Detected VIPT I-cache on CPU4
[    0.004285] CPU4: Booted secondary processor 0x0000000102 [0x410fd034]
[    0.004662] Detected VIPT I-cache on CPU5
[    0.004685] CPU5: Booted secondary processor 0x0000000103 [0x410fd034]
[    0.004758] smp: Brought up 1 node, 6 CPUs
[    0.004814] SMP: Total of 6 processors activated.
[    0.004822] CPU features: detected: 32-bit EL0 Support
[    0.005295] CPU: All CPU(s) started at EL1
[    0.005317] alternatives: patching kernel code
[    0.006398] devtmpfs: initialized
[    0.010312] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.010338] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.011677] pinctrl core: initialized pinctrl subsystem
[    0.012072] DMI not present or invalid.
[    0.012272] NET: Registered protocol family 16
[    0.012545] audit: initializing netlink subsys (disabled)
[    0.012701] audit: type=2000 audit(0.012:1): state=initialized audit_enabled=0 res=1
[    0.013449] cpuidle: using governor menu
[    0.013604] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.014203] DMA: preallocated 256 KiB pool for atomic allocations
[    0.015791] sh-pfc e6060000.pin-controller: r8a774a1_pfc support registered
[    0.026956] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.027241] cryptd: max_cpu_qlen set to 1000
[    0.030088] ipmmu-vmsa e67b0000.mmu: IPMMU context 0 is reserved
[    0.030693] vgaarb: loaded
[    0.030832] SCSI subsystem initialized
[    0.031060] usbcore: registered new interface driver usbfs
[    0.031084] usbcore: registered new interface driver hub
[    0.031133] usbcore: registered new device driver usb
[    0.031563] media: Linux media interface: v0.10
[    0.031580] videodev: Linux video capture interface: v2.00
[    0.031623] pps_core: LinuxPPS API ver. 1 registered
[    0.031629] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.031643] PTP clock support registered
[    0.031661] EDAC MC: Ver: 3.0.0
[    0.032212] Advanced Linux Sound Architecture Driver Initialized.
[    0.032460] Bluetooth: Core ver 2.22
[    0.032484] NET: Registered protocol family 31
[    0.032491] Bluetooth: HCI device and connection manager initialized
[    0.032502] Bluetooth: HCI socket layer initialized
[    0.032509] Bluetooth: L2CAP socket layer initialized
[    0.032527] Bluetooth: SCO socket layer initialized
[    0.032865] clocksource: Switched to clocksource arch_sys_counter
[    0.032964] VFS: Disk quotas dquot_6.6.0
[    0.033003] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.036654] NET: Registered protocol family 2
[    0.036988] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[    0.037055] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.037201] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.037503] TCP: Hash tables configured (established 32768 bind 32768)
[    0.037614] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.037675] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.037828] NET: Registered protocol family 1
[    0.038076] RPC: Registered named UNIX socket transport module.
[    0.038086] RPC: Registered udp transport module.
[    0.038092] RPC: Registered tcp transport module.
[    0.038098] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.038987] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 counters available
[    0.039169] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
[    0.039445] kvm [1]: HYP mode not available
[    0.041460] Initialise system trusted keyrings
[    0.041587] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.044305] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.044694] NFS: Registering the id_resolver key type
[    0.044717] Key type id_resolver registered
[    0.044723] Key type id_legacy registered
[    0.044734] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.047025] Key type asymmetric registered
[    0.047038] Asymmetric key parser 'x509' registered
[    0.047071] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.047081] io scheduler noop registered
[    0.047087] io scheduler deadline registered
[    0.047164] io scheduler cfq registered (default)
[    0.047171] io scheduler mq-deadline registered
[    0.047177] io scheduler kyber registered
[    0.049956] gpio_rcar e6050000.gpio: driving 16 GPIOs
[    0.050158] gpio_rcar e6051000.gpio: driving 29 GPIOs
[    0.050334] gpio_rcar e6052000.gpio: driving 15 GPIOs
[    0.050507] gpio_rcar e6053000.gpio: driving 16 GPIOs
[    0.050677] gpio_rcar e6054000.gpio: driving 18 GPIOs
[    0.050848] gpio_rcar e6055000.gpio: driving 26 GPIOs
[    0.050949] GPIO line 370 (usb1-reset) hogged as output/low
[    0.051047] gpio_rcar e6055400.gpio: driving 32 GPIOs
[    0.051220] gpio_rcar e6055800.gpio: driving 4 GPIOs
[    0.052253] rcar-pcie fe000000.pcie: host bridge /soc/pcie@fe000000 ranges:
[    0.052286] rcar-pcie fe000000.pcie:    IO 0xfe100000..0xfe1fffff -> 0x00000000
[    0.052303] rcar-pcie fe000000.pcie:   MEM 0xfe200000..0xfe3fffff -> 0xfe200000
[    0.052317] rcar-pcie fe000000.pcie:   MEM 0x30000000..0x37ffffff -> 0x30000000
[    0.052328] rcar-pcie fe000000.pcie:   MEM 0x38000000..0x3fffffff -> 0x38000000
[    0.065597] rcar-pcie fe000000.pcie: PCIe x1: link up
[    0.076854] rcar-pcie fe000000.pcie: Current link speed is 5 GT/s
[    0.076954] rcar-pcie fe000000.pcie: PCI host bridge to bus 0000:00
[    0.076967] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.076975] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff]
[    0.076983] pci_bus 0000:00: root bus resource [mem 0xfe200000-0xfe3fffff]
[    0.076990] pci_bus 0000:00: root bus resource [mem 0x30000000-0x37ffffff]
[    0.076998] pci_bus 0000:00: root bus resource [mem 0x38000000-0x3fffffff pref]
[    0.077050] pci 0000:00:00.0: enabling Extended Tags
[    0.078934] pci 0000:01:00.0: enabling Extended Tags
[    0.090216] pci 0000:00:00.0: BAR 14: assigned [mem 0xfe200000-0xfe2fffff]
[    0.090230] pci 0000:01:00.0: BAR 2: assigned [mem 0xfe200000-0xfe2000ff 64bit]
[    0.090269] pci 0000:01:00.0: BAR 4: assigned [mem 0xfe200100-0xfe2001ff 64bit]
[    0.090307] pci 0000:01:00.0: BAR 0: assigned [mem 0xfe200200-0xfe20027f 64bit]
[    0.090344] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.090353] pci 0000:00:00.0:   bridge window [mem 0xfe200000-0xfe2fffff]
[    0.090418] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
[    0.090508] pcieport 0000:00:00.0: Signaling PME with IRQ 173
[    0.090650] rcar-pcie ee800000.pcie: host bridge /soc/pcie@ee800000 ranges:
[    0.090673] rcar-pcie ee800000.pcie:    IO 0xee900000..0xee9fffff -> 0x00000000
[    0.090692] rcar-pcie ee800000.pcie:   MEM 0xeea00000..0xeebfffff -> 0xeea00000
[    0.090705] rcar-pcie ee800000.pcie:   MEM 0xc0000000..0xc7ffffff -> 0xc0000000
[    0.090716] rcar-pcie ee800000.pcie:   MEM 0xc8000000..0xcfffffff -> 0xc8000000
[    0.156483] rcar-pcie ee800000.pcie: PCIe link down
[    0.182780] SuperH (H)SCI(F) driver initialized
[    0.183219] e6540000.serial: ttySC1 at MMIO 0xe6540000 (irq = 31, base_baud = 0) is a hscif
[    0.183681] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 115, base_baud = 0) is a scif
[    1.145905] console [ttySC0] enabled
[    1.150898] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.157535] [drm] No driver support for vblank timestamp query.
[    1.163846] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY)
[    1.173766] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver
[    1.188385] loop: module loaded
[    1.191738] pci-endpoint-test 0000:01:00.0: enabling device (0000 -> 0002)
[    1.200328] libphy: Fixed MDIO Bus: probed
[    1.204626] tun: Universal TUN/TAP device driver, 1.6
[    1.209792] CAN device driver interface
[    1.214177] rcar_can e6c30000.can: device registered (IRQ113)
[    1.220262] rcar_can e6c38000.can: device registered (IRQ114)
[    1.226258] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.232359] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.237876] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    1.244927] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    1.250695] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.256529] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.262468] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    1.269432] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.275656] VFIO - User Level meta-driver version: 0.3
[    1.280990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.287530] ehci-pci: EHCI PCI platform driver
[    1.292004] ehci-platform: EHCI generic platform driver
[    1.297570] ehci-platform ee0a0100.usb: EHCI Host Controller
[    1.303249] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1
[    1.311258] ehci-platform ee0a0100.usb: irq 153, io mem 0xee0a0100
[    1.332856] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10
[    1.339387] hub 1-0:1.0: USB hub found
[    1.343158] hub 1-0:1.0: 1 port detected
[    1.347319] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.353519] ohci-pci: OHCI PCI platform driver
[    1.358006] ohci-platform: OHCI generic platform driver
[    1.363528] ohci-platform ee0a0000.usb: Generic Platform OHCI controller
[    1.370246] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2
[    1.378197] ohci-platform ee0a0000.usb: irq 153, io mem 0xee0a0000
[    1.471727] hub 2-0:1.0: USB hub found
[    1.475497] hub 2-0:1.0: 1 port detected
[    1.480013] xhci-hcd ee000000.usb: xHCI Host Controller
[    1.485258] xhci-hcd ee000000.usb: new USB bus registered, assigned bus number 3
[    1.508682] xhci-hcd ee000000.usb: hcc params 0x014051ce hci version 0x100 quirks 0x0000000000830410
[    1.517849] xhci-hcd ee000000.usb: irq 150, io mem 0xee000000
[    1.523975] hub 3-0:1.0: USB hub found
[    1.527748] hub 3-0:1.0: 1 port detected
[    1.531807] xhci-hcd ee000000.usb: xHCI Host Controller
[    1.537044] xhci-hcd ee000000.usb: new USB bus registered, assigned bus number 4
[    1.544450] xhci-hcd ee000000.usb: Host supports USB 3.0 SuperSpeed
[    1.550762] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.559086] hub 4-0:1.0: USB hub found
[    1.562853] hub 4-0:1.0: 1 port detected
[    1.567080] usbcore: registered new interface driver usb-storage
[    1.573479] renesas_usbhs e6590000.usb: host probed
[    1.578376] renesas_usbhs e6590000.usb: no transceiver found
[    1.584107] renesas_usbhs e6590000.usb: gadget probed
[    1.589281] renesas_usbhs e6590000.usb: probed
[    1.594425] renesas_usb3 ee020000.usb: probed with phy
[    1.599918] usbcore: registered new interface driver usbtouchscreen
[    1.606206] i2c /dev entries driver
[    1.616528] cs2000-cp 2-004f: revision - C1
[    1.620771] i2c-rcar e6510000.i2c: probed
[    1.628349] i2c-rcar e66d8000.i2c: probed
[    1.633783] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video0
[    1.650494] rcar_gen3_thermal e6198000.thermal: TSC0: Loaded 1 trip points
[    1.661479] rcar_gen3_thermal e6198000.thermal: TSC1: Loaded 1 trip points
[    1.672453] rcar_gen3_thermal e6198000.thermal: TSC2: Loaded 2 trip points
[    1.679855] Bluetooth: HCI UART driver ver 2.3
[    1.680867] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    1.684310] Bluetooth: HCI UART protocol H4 registered
[    1.696399] Bluetooth: HCI UART protocol BCSP registered
[    1.701715] Bluetooth: HCI UART protocol ATH3K registered
[    1.707164] Bluetooth: HCI UART protocol Intel registered
[    1.712566] Bluetooth: HCI UART protocol AG6XX registered
[    1.717967] Bluetooth: HCI UART protocol Marvell registered
[    1.723582] usbcore: registered new interface driver btusb
[    1.729072] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    1.735164] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1499999 KHz
[    1.742585] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1500000 KHz
[    1.751407] cpufreq: cpufreq_online: CPU2: Running at unlisted freq: 1199999 KHz
[    1.758818] cpufreq: cpufreq_online: CPU2: Unlisted initial frequency changed to: 1200000 KHz
[    1.768111] renesas_sdhi_internal_dmac ee100000.mmc: Got CD GPIO
[    1.774216] renesas_sdhi_internal_dmac ee100000.mmc: Linked as a consumer to regulator.2
[    1.782378] renesas_sdhi_internal_dmac ee100000.mmc: Dropping the link to regulator.2
[    1.790949] renesas_sdhi_internal_dmac ee160000.mmc: Linked as a consumer to regulator.2
[    1.799114] renesas_sdhi_internal_dmac ee160000.mmc: Linked as a consumer to regulator.1
[    1.845867] hub 1-1:1.0: USB hub found
[    1.849671] hub 1-1:1.0: 2 ports detected
[    1.855659] renesas_sdhi_internal_dmac ee160000.mmc: mmc0 base at 0xee160000 max clock rate 200 MHz
[    1.865760] ledtrig-cpu: registered to indicate activity on CPUs
[    1.872373] usbcore: registered new interface driver usbhid
[    1.877963] usbhid: USB HID core driver
[    1.893678] rcar_sound ec500000.sound: probed
[    1.897160] random: fast init done
[    1.898420] NET: Registered protocol family 17
[    1.905923] can: controller area network core (rev 20170425 abi 9)
[    1.912280] NET: Registered protocol family 29
[    1.916746] can: raw protocol (rev 20170425)
[    1.921029] can: broadcast manager protocol (rev 20170425 t)
[    1.926701] can: netlink gateway (rev 20170425) max_hops=1
[    1.932391] Bluetooth: RFCOMM TTY layer initialized
[    1.937288] Bluetooth: RFCOMM socket layer initialized
[    1.937600] mmc0: new HS200 MMC card at address 0001
[    1.942452] Bluetooth: RFCOMM ver 1.11
[    1.947772] mmcblk0: mmc0:0001 S0J57X 29.6 GiB 
[    1.951188] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    1.955852] mmcblk0boot0: mmc0:0001 S0J57X partition 1 31.5 MiB
[    1.961026] Bluetooth: BNEP filters: protocol multicast
[    1.967109] mmcblk0boot1: mmc0:0001 S0J57X partition 2 31.5 MiB
[    1.972184] Bluetooth: BNEP socket layer initialized
[    1.978223] mmcblk0rpmb: mmc0:0001 S0J57X partition 3 4.00 MiB, chardev (243:0)
[    1.983081] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.993188]  mmcblk0: p1
[    1.996320] Bluetooth: HIDP socket layer initialized
[    2.004075] Key type dns_resolver registered
[    2.008925] registered taskstats version 1
[    2.013032] Loading compiled-in X.509 certificates
[    2.026146] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs
[    2.034594] phy_rcar_gen3_usb2 ee080200.usb-phy: Linked as a consumer to regulator.3
[    2.049313] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.055970] [drm] No driver support for vblank timestamp query.
[    2.062666] [drm] Initialized rcar-du 1.0.0 20130110 for feb00000.display on minor 0
[    2.070428] [drm] Device feb00000.display probed
[    2.075110] [drm] Cannot find any crtc or sizes
[    2.081120] [drm] Cannot find any crtc or sizes
[    2.085764] libphy: ravb_mii: probed
[    2.090512] ravb e6800000.ethernet eth0: Base address at 0xe6800000, ba:d0:4a:9c:4e:ce, IRQ 110.
[    2.124887] ehci-platform ee080100.usb: EHCI Host Controller
[    2.130578] ehci-platform ee080100.usb: new USB bus registered, assigned bus number 5
[    2.138736] ehci-platform ee080100.usb: irq 152, io mem 0xee080100
[    2.160866] ehci-platform ee080100.usb: USB 2.0 started, EHCI 1.10
[    2.167570] hub 5-0:1.0: USB hub found
[    2.171351] hub 5-0:1.0: 1 port detected
[    2.175935] ohci-platform ee080000.usb: Generic Platform OHCI controller
[    2.182661] ohci-platform ee080000.usb: new USB bus registered, assigned bus number 6
[    2.190674] ohci-platform ee080000.usb: irq 152, io mem 0xee080000
[    2.287968] hub 6-0:1.0: USB hub found
[    2.291747] hub 6-0:1.0: 1 port detected
[    2.296855] renesas_sdhi_internal_dmac ee100000.mmc: Got CD GPIO
[    2.303024] renesas_sdhi_internal_dmac ee100000.mmc: Linked as a consumer to regulator.2
[    2.311181] renesas_sdhi_internal_dmac ee100000.mmc: Linked as a consumer to regulator.5
[    2.367784] renesas_sdhi_internal_dmac ee100000.mmc: mmc1 base at 0xee100000 max clock rate 200 MHz
[    2.377832] renesas_sdhi_internal_dmac ee140000.mmc: Linked as a consumer to regulator.4
[    2.510686] renesas_sdhi_internal_dmac ee140000.mmc: mmc2 base at 0xee140000 max clock rate 200 MHz
[    2.520740] asoc-audio-graph-card sound: i2s-hifi <-> ec500000.sound mapping ok
[    2.528090] asoc-audio-graph-card sound: ASoC: no DMI vendor name!
[    2.535785] hctosys: unable to open rtc device (rtc0)
[    2.543798] RTL8211E Gigabit Ethernet e6800000.ethernet-ffffffff:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=e680)
[    2.544652] renesas_sdhi_internal_dmac ee140000.mmc: card claims to support voltages below defined range
[    2.582526] mmc2: new high speed SDIO card at address 0001
[    2.588984] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
[    2.599646] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
[    2.610361] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2
[    2.619159] wlcore: WARNING falling back to default config
[    3.109711] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[    5.523552] ravb e6800000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    5.534390] wlcore: loaded
[    5.552864] Sending DHCP requests .., OK
[    8.292809] IP-Config: Got DHCP answer from 192.168.10.1, my address is 192.168.10.131
[    8.300743] IP-Config: Complete:
[    8.303984]      device=eth0, hwaddr=ba:d0:4a:9c:4e:ce, ipaddr=192.168.10.131, mask=255.255.255.0, gw=192.168.10.1
[    8.314348]      host=192.168.10.131, domain=example.org, nis-domain=(none)
[    8.321324]      bootserver=192.168.10.1, rootserver=192.168.10.1, rootpath=
[    8.321327]      nameserver0=192.168.10.1
[    8.332558] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.341614] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.348233] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    8.349088] ALSA device list:
[    8.356871] cfg80211: failed to load regulatory.db
[    8.359822]   #0: rcar-sound
[    8.406268] VFS: Mounted root (nfs4 filesystem) on device 0:17.
[    8.412961] devtmpfs: mounted
[    8.416326] Freeing unused kernel memory: 768K
[    8.420831] Run /sbin/init as init process
[    8.650461] systemd[1]: System time before build time, advancing clock.
[    8.706393] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCR)
[    8.727511] systemd[1]: Detected architecture arm64.

Welcome to Poky (Yocto Project Reference Distro) 2.4.3 (rocko)!

[    8.755482] systemd[1]: Set hostname to <hihope-rzg2m>.
[    9.199909] systemd[1]: Configuration file /lib/systemd/system/watchdog.service is marked executable. Please remove executable permission b.
[    9.464230] random: systemd: uninitialized urandom read (16 bytes read)
[    9.470999] systemd[1]: Listening on Network Service Netlink Socket.
[  OK  ] Listening on Network Service Netlink Socket.
[    9.492992] random: systemd: uninitialized urandom read (16 bytes read)
[    9.500604] systemd[1]: Listening on Journal Socket (/dev/log).
[  OK  ] Listening on Journal Socket (/dev/log).
[    9.520950] random: systemd: uninitialized urandom read (16 bytes read)
[    9.528588] systemd[1]: Listening on udev Control Socket.
[  OK  ] Listening on udev Control Socket.
[    9.550021] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    9.569092] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    9.589039] systemd[1]: Listening on Journal Socket.
[  OK  ] Listening on Journal Socket.
         Starting Remount Root and Kernel File Systems...
[  OK  ] Reached target Remote File Systems.
[  OK  ] Created slice User and Session Slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
         Mounting Huge Pages File System...
[  OK  ] Created slice system-getty.slice.
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
         Mounting POSIX Message Queue File System...
[  OK  ] Reached target Swap.
         Mounting Temporary Directory (/tmp)...
         Starting Load Kernel Modules...
[  OK  ] Reached target Slices.
         Mounting Kernel Debug File System...
         Starting Create list of required st��…ce nodes for the current kernel...
[  OK  ] Listening on Journal Audit Socket.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Reached target Paths.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
         Starting Journal Service...
[  OK  ] Reached target Host and Network Name Lookups.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Journal Service.
[  OK  ] Started Remount Root and Kernel File Systems.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[  OK  ] Started Create list of required sta��…vice nodes for the current kernel.
         Starting Apply Kernel Variables...
         Mounting Kernel Configuration File System...
         Starting udev Coldplug all Devices...
         Starting Create Static Device Nodes in /dev...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[   10.225240] systemd-journald[260]: Received request to flush runtime journal from PID 1
[  OK  ] Started Flush Journal to Persistent Storage.
[  OK  ] Started Create Static Device Nodes in /dev.
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
[  OK  ] Mounted /var/volatile.
         Starting Load/Save Random Seed...
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Foun[   10.680545] random: crng init done
[   10.684952] random: 7 urandom warning(s) missed due to ratelimiting
d device /dev/ttySC0.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Reached target Sound Card.
[  OK  ] Reached target System Initialization.
[  OK  ] Listening on dropbear.socket.
         Starting Network Service...
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Started dnf makecache timer.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Started dnf-automatic-notifyonly timer.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Started dnf-automatic-download timer.
[  OK  ] Started dnf-automatic-install timer.
[  OK  ] Reached target Basic System.
[  OK  ] Reached target Containers.
[  OK  ] Started VIN initializing setting.
[  OK  ] Started D-Bus System Message Bus.
         Starting Connection service...
         Starting PowerVR consumer services...
[  OK  ] Started optee services.
         Starting Login Service...
         Starting Avahi mDNS/DNS-SD Stack...
         Starting Bluetooth service...
         Starting pvrinit.service...
[  OK  ] Reached target Timers.
         Starting Telephony service...
[  OK  ] Started WatchdogTimer.
         Starting Save/Restore Sound Card State...
[  OK  ] Started Network Service.
[  OK  ] Started Save/Restore Sound Card State.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Connection service.
[  OK  ] Started Login Service.
[  OK  ] Started Telephony service.
[  OK  ] Started Bluetooth service.
         Starting WPA supplicant...
         Starting Hostname Service...
[  OK  ] Started Bluetooth Audio ALSA Backend.
         Starting Load/Save RF Kill Switch Status...
[  OK  ] Started PowerVR consumer services.
[  OK  ] Started WPA supplicant.
[  OK  ] Reached target Network.
         Starting Permit User Sessions...
         Starting Target Communication Framework agent...
[  OK  ] Started Load/Save RF Kill Switch Status.
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Hostname Service.
[  OK  ] Started Serial Getty on ttySC0.
[  OK  ] Started Getty on tty1.
[  OK  ] Reached target Login Prompts.
[  OK  ] Started Target Communication Framework agent.
[  OK  ] Started pvrinit.service.
[  OK  ] Reached target Multi-User System.
[  OK  ] Started Weston Wayland compositor.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Update UTMP about System Runlevel Changes.
[   15.706425] audit: type=1006 audit(1597838420.055:2): pid=424 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1

Poky (Yocto Project Reference Distro) 2.4.3 hihope-rzg2m ttySC0

BSP: RZG2M/HIHOPE-RZG2M/1.0.4
LSI: RZG2M
Version: 1.0.4
hihope-rzg2m login: root
Last login: Wed Aug 19 12:00:19 UTC 2020 on tty2
[   19.478285] audit: type=1006 audit(1597838423.827:3): pid=464 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
amixer: Unable to find simple control 'DVC In',1

amixer: Unable to find simple control 'DVC Out',1

sed: -e expression #1, char 0: no previous regular expression
sed: -e expression #1, char 0: no previous regular expression
Extreme Low Power mode has already been disabled.
root@hihope-rzg2m:~# 
root@hihope-rzg2m:~# 
root@hihope-rzg2m:~# cd /cip-test-scripts/
root@hihope-rzg2m:/cip-test-scripts# 
root@hihope-rzg2m:/cip-test-scripts# [   39.900875] wlan-en-regulator: disabling
[   39.904806] SDHI0 VccQ: disabling

root@hihope-rzg2m:/cip-test-scripts# 
root@hihope-rzg2m:/cip-test-scripts# ./pcie-ep.sh 
/usr/bin/pcitest
00:00.0 PCI bridge: Renesas Technology Corp. Device 0028 (prog-if 00 [Normal decode])
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin ? routed to IRQ 173
        Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
        I/O behind bridge: None
        Memory behind bridge: fe200000-fe2fffff [size=1M]
        Prefetchable memory behind bridge: None
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: [40] Power Management version 3
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [50] MSI: Enable+ Count=1/1 Maskable+ 64bit+
                Address: 000000067ab92000  Data: 0000
                Masking: 00000000  Pending: 00000000
        Capabilities: [70] Express (v2) Root Port (Slot-), MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0
                        ExtTag+ RBE+
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 512 bytes
                DevSta: CorrErr+ UncorrErr- FatalErr- UnsuppReq- AuxPwr- TransPend-
                LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s, Exit Latency L0s unlimited
                        ClockPM- Surprise- LLActRep+ BwNot- ASPMOptComp-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 5GT/s, Width x1, TrErr- Train- SlotClk- DLActive+ BWMgmt- ABWMgmt-
                RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
                RootCap: CRSVisible-
                RootSta: PME ReqID 0000, PMEStatus- PMEPending-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported ARIFwd-
                         AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled ARIFwd-
                         AtomicOpsCtl: ReqEn- EgressBlck-
                LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
                         Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
        Capabilities: [100 v1] Virtual Channel
                Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
                Arb:    Fixed- WRR32- WRR64- WRR128-
                Ctrl:   ArbSelect=Fixed
                Status: InProgress-
                VC0:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
                        Status: NegoPending- InProgress-
        Kernel driver in use: pcieport

01:00.0 Unassigned class [ff00]: Renesas Technology Corp. Device 002b
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 189
        Region 0: Memory at fe200200 (64-bit, non-prefetchable) [size=128]
        Region 2: Memory at fe200000 (64-bit, non-prefetchable) [size=256]
        Region 4: Memory at fe200100 (64-bit, non-prefetchable) [size=256]
        Capabilities: [40] Power Management version 3
                Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
                Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
        Capabilities: [50] MSI: Enable+ Count=16/16 Maskable+ 64bit+
                Address: 000000067ab92000  Data: 0010
                Masking: 00000000  Pending: 00000000
        Capabilities: [70] Express (v2) Endpoint, MSI 00
                DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <64ns, L1 <1us
                        ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.000W
                DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported-
                        RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
                        MaxPayload 128 bytes, MaxReadReq 128 bytes
                DevSta: CorrErr+ UncorrErr+ FatalErr- UnsuppReq+ AuxPwr- TransPend-
                LnkCap: Port #0, Speed 5GT/s, Width x1, ASPM L0s, Exit Latency L0s unlimited
                        ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp-
                LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- CommClk-
                        ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
                LnkSta: Speed 5GT/s, Width x1, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt-
                DevCap2: Completion Timeout: Not Supported, TimeoutDis+, LTR-, OBFF Not Supported
                         AtomicOpsCap: 32bit- 64bit- 128bitCAS-
                DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
                         AtomicOpsCtl: ReqEn-
                LnkCtl2: Target Link Speed: 5GT/s, EnterCompliance- SpeedDis-
                         Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
                         Compliance De-emphasis: -6dB
                LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete-, EqualizationPhase1-
                         EqualizationPhase2-, EqualizationPhase3-, LinkEqualizationRequest-
        Capabilities: [100 v1] Virtual Channel
                Caps:   LPEVC=0 RefClk=100ns PATEntryBits=1
                Arb:    Fixed- WRR32- WRR64- WRR128-
                Ctrl:   ArbSelect=Fixed
                Status: InProgress-
                VC0:    Caps:   PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
                        Arb:    Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
                        Ctrl:   Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
                        Status: NegoPending- InProgress-
        Kernel driver in use: pci-endpoint-test

SET IRQ TYPE TO LEGACY:         OKAY
BAR0:           OKAY
BAR2:           OKAY
BAR4:           OKAY
SET IRQ TYPE TO LEGACY:         OKAY
LEGACY IRQ:     OKAY
SET IRQ TYPE TO MSI:            OKAY
MSI1:           OKAY
MSI2:           OKAY
MSI3:           OKAY
MSI4:           OKAY
MSI5:           OKAY
MSI6:           OKAY
MSI7:           OKAY
MSI8:           OKAY
MSI9:           OKAY
MSI10:          OKAY
MSI11:          OKAY
MSI12:          OKAY
MSI13:          OKAY
MSI14:          OKAY
MSI15:          OKAY
MSI16:          OKAY
SET IRQ TYPE TO LEGACY:         OKAY
READ (      1 bytes):           OKAY
READ (    512 bytes):           OKAY
READ (   1024 bytes):           OKAY
READ ( 102400 bytes):           OKAY
READ ( 102400 bytes):           OKAY
READ (   1024 bytes):           OKAY
READ (    512 bytes):           OKAY
READ (      1 bytes):           OKAY
SET IRQ TYPE TO MSI:            OKAY
READ (      1 bytes):           OKAY
READ (    512 bytes):           OKAY
READ (   1024 bytes):           OKAY
READ ( 102400 bytes):           OKAY
READ ( 102400 bytes):           OKAY
READ (   1024 bytes):           OKAY
READ (    512 bytes):           OKAY
READ (      1 bytes):           OKAY
SET IRQ TYPE TO LEGACY:         OKAY
WRITE (      1 bytes):          OKAY
WRITE (    512 bytes):          OKAY
WRITE (   1024 bytes):          OKAY
WRITE ( 102400 bytes):          OKAY
WRITE ( 102400 bytes):          OKAY
WRITE (   1024 bytes):          OKAY
WRITE (    512 bytes):          OKAY
WRITE (      1 bytes):          OKAY
SET IRQ TYPE TO MSI:            OKAY
WRITE (      1 bytes):          OKAY
WRITE (    512 bytes):          OKAY
WRITE (   1024 bytes):          OKAY
WRITE ( 102400 bytes):          OKAY
WRITE ( 102400 bytes):          OKAY
WRITE (   1024 bytes):          OKAY
WRITE (    512 bytes):          OKAY
WRITE (      1 bytes):          OKAY
SET IRQ TYPE TO LEGACY:         OKAY
COPY (      1 bytes):           OKAY
COPY (    512 bytes):           OKAY
COPY (   1024 bytes):           OKAY
COPY ( 102400 bytes):           OKAY
COPY ( 102400 bytes):           OKAY
COPY (   1024 bytes):           OKAY
COPY (    512 bytes):           OKAY
COPY (      1 bytes):           OKAY
SET IRQ TYPE TO MSI:            OKAY
COPY (      1 bytes):           OKAY
COPY (    512 bytes):           OKAY
COPY (   1024 bytes):           OKAY
COPY ( 102400 bytes):           OKAY
COPY ( 102400 bytes):           OKAY
COPY (   1024 bytes):           OKAY
COPY (    512 bytes):           OKAY
COPY (      1 bytes):           OKAY

EXIT|PASS|pcie-ep.sh|[00:00:02] ||

root@hihope-rzg2m:/cip-test-scripts# 
root@hihope-rzg2m:/cip-test-scripts# 
root@hihope-rzg2m:/cip-test-scripts#
[    0.000144] NOTICE:  BL2: RZ G2N Initial Program Loader(CA57)
[    0.004408] NOTICE:  BL2: Initial Program Loader(Rev.2.0.4)
[    0.009941] NOTICE:  BL2: PRR is RZG G2N Ver.1.1
[    0.014523] NOTICE:  BL2: Board is HiHope RZ/G2N Rev.1.0
[    0.019788] NOTICE:  BL2: Boot device is QSPI Flash(40MHz)
[    0.025228] NOTICE:  BL2: LCM state is CM
[    0.029209] NOTICE:  BL2: DDR3200(rev.0.37)
[    0.036169] NOTICE:  BL2: [COLD_BOOT]
[    0.040813] NOTICE:  BL2: DRAM Split is OFF
[    0.043508] NOTICE:  BL2: QoS is default setting(rev.0.09)
[    0.048951] NOTICE:  BL2: DRAM refresh interval 1.95 usec
[    0.054308] NOTICE:  BL2: Periodic Write DQ Training
[    0.059335] NOTICE:  BL2: Lossy Decomp areas
[    0.063466] NOTICE:       Entry 0: DCMPAREACRAx:0x80000540 DCMPAREACRBx:0x570
[    0.070551] NOTICE:       Entry 1: DCMPAREACRAx:0x40000000 DCMPAREACRBx:0x0
[    0.077463] NOTICE:       Entry 2: DCMPAREACRAx:0x20000000 DCMPAREACRBx:0x0
[    0.084378] NOTICE:  BL2: v1.5(release):236f8fb-dirty
[    0.089386] NOTICE:  BL2: Built : 08:01:16, Oct 21 2019
[    0.094574] NOTICE:  BL2: Normal boot
[    0.098213] NOTICE:  BL2: dst=0xe6320100 src=0x8180000 len=512(0x200)
[    0.104702] NOTICE:  BL2: dst=0x43f00000 src=0x8180400 len=6144(0x1800)
[    0.112430] NOTICE:  BL2: dst=0x44000000 src=0x81c0000 len=65536(0x10000)
[    0.131341] NOTICE:  BL2: dst=0x50000000 src=0x8300000 len=1048576(0x100000)
[    0.351589] NOTICE:  BL2: Booting BL31


U-Boot 2018.09 (Oct 21 2019 - 05:40:53 +0000)

CPU: Renesas Electronics R8A774B1 rev 1.1
Model: Hoperun Technology HiHope RZ/G2N platform (hihope-rzg2n)
DRAM:  3.9 GiB
Bank #0: 0x048000000 - 0x0bfffffff, 1.9 GiB
Bank #1: 0x480000000 - 0x4ffffffff, 2 GiB

Error reading output register
Error reading output register
Error reading output register
Error reading output register
MMC:   sd@ee100000: 0, sd@ee160000: 1
Loading Environment from MMC... OK
In:    serial@e6e88000
Out:   serial@e6e88000
Err:   serial@e6e88000
Net:   eth0: ethernet@e6800000
Hit any key to stop autoboot:  0 
ethernet@e6800000 Waiting for PHY auto negotiation to complete... done
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
DHCP client bound to address 192.168.10.88 (1463 ms)
Using ethernet@e6800000 device
TFTP from server 192.168.10.1; our IP address is 192.168.10.88
Filename 'g2n/Image'.
Load address: 0x48080000
Loading: #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ##########
         2.2 MiB/s
done
Bytes transferred = 18268672 (116c200 hex)
Using ethernet@e6800000 device
TFTP from server 192.168.10.1; our IP address is 192.168.10.88
Filename 'g2n/r8a774b1-hihope-rzg2n-ex.dtb'.
Load address: 0x48000000
Loading: ####
         1.8 MiB/s
done
Bytes transferred = 48430 (bd2e hex)
## Flattened Device Tree blob at 48000000
   Booting using the fdt blob at 0x48000000
   Using Device Tree in place at 0000000048000000, end 000000004800ed2d

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd073]
[    0.000000] Linux version 4.19.147-cip35+ (prasmi@prasmi) (gcc version 7.5.0 (Linaro GCC 7.5-2019.12)) #107 SMP PREEMPT Fri Oct 9 15:23:29 0
[    0.000000] Machine model: HopeRun HiHope RZ/G2N with sub board
[    0.000000] efi: Getting EFI parameters from FDT:
[    0.000000] efi: UEFI not found.
[    0.000000] cma: Reserved 96 MiB at 0x00000000ba000000
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] random: get_random_bytes called from start_kernel+0xa8/0x408 with crng_init=0
[    0.000000] percpu: Embedded 22 pages/cpu s52248 r8192 d29672 u90112
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: enabling workaround for EL2 vector hardening
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 999936
[    0.000000] Kernel command line: root=/dev/nfs rw rootwat ip=dhcp nfsroot=192.168.10.1:/mnt/jenk-g2n,vers=4.1,tcp cma=96M
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] software IO TLB: mapped [mem 0xb5fff000-0xb9fff000] (64MB)
[    0.000000] Memory: 3808256K/4063232K available (11068K kernel code, 944K rwdata, 4996K rodata, 768K init, 364K bss, 156672K reserved, 9830)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000]  Tasks RCU enabled.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (virt).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec02923e, max_idle_ns: 440795202125 ns
[    0.000003] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns
[    0.000075] Console: colour dummy device 80x25
[    0.000200] console [tty0] enabled
[    0.000223] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333)
[    0.000235] pid_max: default: 32768 minimum: 301
[    0.000316] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.000345] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.001187] ASID allocator initialised with 32768 entries
[    0.001255] rcu: Hierarchical SRCU implementation.
[    0.001768] Detected Renesas RZ/G2 r8a774b1 ES1.1
[    0.002157] EFI services will not be available.
[    0.002270] smp: Bringing up secondary CPUs ...
[    0.002615] Detected PIPT I-cache on CPU1
[    0.002653] CPU1: Booted secondary processor 0x0000000001 [0x411fd073]
[    0.002717] smp: Brought up 1 node, 2 CPUs
[    0.002736] SMP: Total of 2 processors activated.
[    0.002744] CPU features: detected: 32-bit EL0 Support
[    0.003093] CPU: All CPU(s) started at EL1
[    0.003106] alternatives: patching kernel code
[    0.004017] devtmpfs: initialized
[    0.007682] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.007711] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.009053] pinctrl core: initialized pinctrl subsystem
[    0.009449] DMI not present or invalid.
[    0.009648] NET: Registered protocol family 16
[    0.009905] audit: initializing netlink subsys (disabled)
[    0.010045] audit: type=2000 audit(0.008:1): state=initialized audit_enabled=0 res=1
[    0.010834] cpuidle: using governor menu
[    0.010973] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.011488] DMA: preallocated 256 KiB pool for atomic allocations
[    0.013025] sh-pfc e6060000.pin-controller: r8a774b1_pfc support registered
[    0.023827] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.024156] cryptd: max_cpu_qlen set to 1000
[    0.026873] ipmmu-vmsa e67b0000.mmu: IPMMU context 0 is reserved
[    0.027506] vgaarb: loaded
[    0.027644] SCSI subsystem initialized
[    0.027891] usbcore: registered new interface driver usbfs
[    0.027920] usbcore: registered new interface driver hub
[    0.027958] usbcore: registered new device driver usb
[    0.028422] media: Linux media interface: v0.10
[    0.028446] videodev: Linux video capture interface: v2.00
[    0.028494] pps_core: LinuxPPS API ver. 1 registered
[    0.028500] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.028512] PTP clock support registered
[    0.028528] EDAC MC: Ver: 3.0.0
[    0.029031] Advanced Linux Sound Architecture Driver Initialized.
[    0.029286] Bluetooth: Core ver 2.22
[    0.029320] NET: Registered protocol family 31
[    0.029326] Bluetooth: HCI device and connection manager initialized
[    0.029337] Bluetooth: HCI socket layer initialized
[    0.029344] Bluetooth: L2CAP socket layer initialized
[    0.029363] Bluetooth: SCO socket layer initialized
[    0.029730] clocksource: Switched to clocksource arch_sys_counter
[    0.029842] VFS: Disk quotas dquot_6.6.0
[    0.029886] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.033142] NET: Registered protocol family 2
[    0.033562] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes)
[    0.033609] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.033786] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.034097] TCP: Hash tables configured (established 32768 bind 32768)
[    0.034216] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.034281] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.034433] NET: Registered protocol family 1
[    0.034760] RPC: Registered named UNIX socket transport module.
[    0.034777] RPC: Registered udp transport module.
[    0.034783] RPC: Registered tcp transport module.
[    0.034789] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.035489] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 counters available
[    0.035789] kvm [1]: HYP mode not available
[    0.037506] Initialise system trusted keyrings
[    0.037635] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.040413] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.040817] NFS: Registering the id_resolver key type
[    0.040842] Key type id_resolver registered
[    0.040849] Key type id_legacy registered
[    0.040860] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.042839] Key type asymmetric registered
[    0.042860] Asymmetric key parser 'x509' registered
[    0.042902] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.042913] io scheduler noop registered
[    0.042920] io scheduler deadline registered
[    0.043008] io scheduler cfq registered (default)
[    0.043016] io scheduler mq-deadline registered
[    0.043022] io scheduler kyber registered
[    0.045925] gpio_rcar e6050000.gpio: driving 16 GPIOs
[    0.046158] gpio_rcar e6051000.gpio: driving 29 GPIOs
[    0.046336] gpio_rcar e6052000.gpio: driving 15 GPIOs
[    0.046508] gpio_rcar e6053000.gpio: driving 16 GPIOs
[    0.046678] gpio_rcar e6054000.gpio: driving 18 GPIOs
[    0.046854] gpio_rcar e6055000.gpio: driving 26 GPIOs
[    0.046960] GPIO line 370 (usb1-reset) hogged as output/low
[    0.047049] gpio_rcar e6055400.gpio: driving 32 GPIOs
[    0.047220] gpio_rcar e6055800.gpio: driving 4 GPIOs
[    0.070894] SuperH (H)SCI(F) driver initialized
[    0.071340] e6540000.serial: ttySC1 at MMIO 0xe6540000 (irq = 27, base_baud = 0) is a hscif
[    0.071834] e6e88000.serial: ttySC0 at MMIO 0xe6e88000 (irq = 111, base_baud = 0) is a scif
[    0.787401] console [ttySC0] enabled
[    0.792363] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.799011] [drm] No driver support for vblank timestamp query.
[    0.805306] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY)
[    0.815256] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver
[    0.828902] loop: module loaded
[    0.833376] libphy: Fixed MDIO Bus: probed
[    0.837682] tun: Universal TUN/TAP device driver, 1.6
[    0.842870] CAN device driver interface
[    0.847305] rcar_can e6c30000.can: device registered (IRQ109)
[    0.853449] rcar_can e6c38000.can: device registered (IRQ110)
[    0.859455] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    0.865564] e100: Copyright(c) 1999-2006 Intel Corporation
[    0.871081] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    0.878133] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.883897] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    0.889732] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.895667] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    0.902632] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.908869] VFIO - User Level meta-driver version: 0.3
[    0.914188] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.920732] ehci-pci: EHCI PCI platform driver
[    0.925209] ehci-platform: EHCI generic platform driver
[    0.930808] ehci-platform ee0a0100.usb: EHCI Host Controller
[    0.936499] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 1
[    0.944505] ehci-platform ee0a0100.usb: irq 149, io mem 0xee0a0100
[    0.965743] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10
[    0.972294] hub 1-0:1.0: USB hub found
[    0.976067] hub 1-0:1.0: 1 port detected
[    0.980244] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.986449] ohci-pci: OHCI PCI platform driver
[    0.990941] ohci-platform: OHCI generic platform driver
[    0.996494] ohci-platform ee0a0000.usb: Generic Platform OHCI controller
[    1.003216] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 2
[    1.011161] ohci-platform ee0a0000.usb: irq 149, io mem 0xee0a0000
[    1.104722] hub 2-0:1.0: USB hub found
[    1.108499] hub 2-0:1.0: 1 port detected
[    1.113016] xhci-hcd ee000000.usb: xHCI Host Controller
[    1.118272] xhci-hcd ee000000.usb: new USB bus registered, assigned bus number 3
[    1.141698] xhci-hcd ee000000.usb: hcc params 0x014051ce hci version 0x100 quirks 0x0000000000830410
[    1.150873] xhci-hcd ee000000.usb: irq 146, io mem 0xee000000
[    1.157037] hub 3-0:1.0: USB hub found
[    1.160812] hub 3-0:1.0: 1 port detected
[    1.164891] xhci-hcd ee000000.usb: xHCI Host Controller
[    1.170127] xhci-hcd ee000000.usb: new USB bus registered, assigned bus number 4
[    1.177537] xhci-hcd ee000000.usb: Host supports USB 3.0 SuperSpeed
[    1.183850] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.192200] hub 4-0:1.0: USB hub found
[    1.195969] hub 4-0:1.0: 1 port detected
[    1.200205] usbcore: registered new interface driver usb-storage
[    1.206616] renesas_usbhs e6590000.usb: host probed
[    1.211524] renesas_usbhs e6590000.usb: no transceiver found
[    1.217265] renesas_usbhs e6590000.usb: gadget probed
[    1.222446] renesas_usbhs e6590000.usb: probed
[    1.227569] renesas_usb3 ee020000.usb: probed with phy
[    1.233060] usbcore: registered new interface driver usbtouchscreen
[    1.239356] i2c /dev entries driver
[    1.249728] cs2000-cp 1-004f: revision - C1
[    1.253975] i2c-rcar e6510000.i2c: probed
[    1.261592] i2c-rcar e66d8000.i2c: probed
[    1.266960] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video0
[    1.282909] rcar_gen3_thermal e6198000.thermal: TSC0: Loaded 1 trip points
[    1.293911] rcar_gen3_thermal e6198000.thermal: TSC1: Loaded 1 trip points
[    1.304919] rcar_gen3_thermal e6198000.thermal: TSC2: Loaded 2 trip points
[    1.312347] Bluetooth: HCI UART driver ver 2.3
[    1.313752] usb 1-1: new high-speed USB device number 2 using ehci-platform
[    1.316806] Bluetooth: HCI UART protocol H4 registered
[    1.328917] Bluetooth: HCI UART protocol BCSP registered
[    1.334233] Bluetooth: HCI UART protocol ATH3K registered
[    1.339689] Bluetooth: HCI UART protocol Intel registered
[    1.345096] Bluetooth: HCI UART protocol AG6XX registered
[    1.350497] Bluetooth: HCI UART protocol Marvell registered
[    1.356113] usbcore: registered new interface driver btusb
[    1.361604] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[    1.367701] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 1499999 KHz
[    1.375132] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 1500000 KHz
[    1.384391] renesas_sdhi_internal_dmac ee100000.mmc: Got CD GPIO
[    1.390505] renesas_sdhi_internal_dmac ee100000.mmc: Linked as a consumer to regulator.2
[    1.398676] renesas_sdhi_internal_dmac ee100000.mmc: Dropping the link to regulator.2
[    1.407267] renesas_sdhi_internal_dmac ee160000.mmc: Linked as a consumer to regulator.2
[    1.415428] renesas_sdhi_internal_dmac ee160000.mmc: Linked as a consumer to regulator.1
[    1.470956] renesas_sdhi_internal_dmac ee160000.mmc: mmc0 base at 0xee160000 max clock rate 200 MHz
[    1.480693] ledtrig-cpu: registered to indicate activity on CPUs
[    1.487198] hub 1-1:1.0: USB hub found
[    1.487263] usbcore: registered new interface driver usbhid
[    1.496577] usbhid: USB HID core driver
[    1.496582] hub 1-1:1.0: 2 ports detected
[    1.510549] rcar_sound ec500000.sound: probed
[    1.515249] NET: Registered protocol family 17
[    1.519768] can: controller area network core (rev 20170425 abi 9)
[    1.526127] NET: Registered protocol family 29
[    1.530649] can: raw protocol (rev 20170425)
[    1.534963] can: broadcast manager protocol (rev 20170425 t)
[    1.540680] can: netlink gateway (rev 20170425) max_hops=1
[    1.546373] Bluetooth: RFCOMM TTY layer initialized
[    1.551324] Bluetooth: RFCOMM socket layer initialized
[    1.556506] Bluetooth: RFCOMM ver 1.11
[    1.560272] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    1.565599] Bluetooth: BNEP filters: protocol multicast
[    1.570852] Bluetooth: BNEP socket layer initialized
[    1.575839] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.581769] Bluetooth: HIDP socket layer initialized
[    1.586912] Key type dns_resolver registered
[    1.591654] registered taskstats version 1
[    1.592846] random: fast init done
[    1.595769] Loading compiled-in X.509 certificates
[    1.609546] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs
[    1.617878] phy_rcar_gen3_usb2 ee080200.usb-phy: Linked as a consumer to regulator.3
[    1.631283] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.637896] mmc0: new HS400 MMC card at address 0001
[    1.637941] [drm] No driver support for vblank timestamp query.
[    1.643340] mmcblk0: mmc0:0001 S0J57X 29.6 GiB 
[    1.649374] [drm] Initialized rcar-du 1.0.0 20130110 for feb00000.display on minor 0
[    1.653556] mmcblk0boot0: mmc0:0001 S0J57X partition 1 31.5 MiB
[    1.661136] [drm] Device feb00000.display probed
[    1.661171] [drm] Cannot find any crtc or sizes
[    1.667240] mmcblk0boot1: mmc0:0001 S0J57X partition 2 31.5 MiB
[    1.672758] libphy: ravb_mii: probed
[    1.676328] mmcblk0rpmb: mmc0:0001 S0J57X partition 3 4.00 MiB, chardev (243:0)
[    1.682424] [drm] Cannot find any crtc or sizes
[    1.687885]  mmcblk0: p1
[    1.693712] ravb e6800000.ethernet eth0: Base address at 0xe6800000, 00:01:02:03:04:05, IRQ 106.
[    1.733748] ehci-platform ee080100.usb: EHCI Host Controller
[    1.739438] ehci-platform ee080100.usb: new USB bus registered, assigned bus number 5
[    1.747448] ehci-platform ee080100.usb: irq 148, io mem 0xee080100
[    1.765742] ehci-platform ee080100.usb: USB 2.0 started, EHCI 1.10
[    1.772298] hub 5-0:1.0: USB hub found
[    1.776072] hub 5-0:1.0: 1 port detected
[    1.780410] ohci-platform ee080000.usb: Generic Platform OHCI controller
[    1.787137] ohci-platform ee080000.usb: new USB bus registered, assigned bus number 6
[    1.795124] ohci-platform ee080000.usb: irq 148, io mem 0xee080000
[    1.888706] hub 6-0:1.0: USB hub found
[    1.892485] hub 6-0:1.0: 1 port detected
[    1.897158] renesas_sdhi_internal_dmac ee100000.mmc: Got CD GPIO
[    1.903270] renesas_sdhi_internal_dmac ee100000.mmc: Linked as a consumer to regulator.2
[    1.911420] renesas_sdhi_internal_dmac ee100000.mmc: Linked as a consumer to regulator.5
[    1.967914] renesas_sdhi_internal_dmac ee100000.mmc: mmc1 base at 0xee100000 max clock rate 200 MHz
[    1.977571] renesas_sdhi_internal_dmac ee140000.mmc: Linked as a consumer to regulator.4
[    2.111535] renesas_sdhi_internal_dmac ee140000.mmc: mmc2 base at 0xee140000 max clock rate 200 MHz
[    2.121215] asoc-audio-graph-card sound: i2s-hifi <-> ec500000.sound mapping ok
[    2.128563] asoc-audio-graph-card sound: ASoC: no DMI vendor name!
[    2.135649] hctosys: unable to open rtc device (rtc0)
[    2.142768] RTL8211E Gigabit Ethernet e6800000.ethernet-ffffffff:00: attached PHY driver [RTL8211E Gigabit Ethernet] (mii_bus:phy_addr=e680)
[    2.163275] renesas_sdhi_internal_dmac ee140000.mmc: card claims to support voltages below defined range
[    2.185567] mmc2: new high speed SDIO card at address 0001
[    2.191776] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2
[    2.202438] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2
[    2.213143] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2
[    2.221935] wlcore: WARNING falling back to default config
[    2.714428] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11)
[    5.118614] ravb e6800000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[    5.127478] wlcore: loaded
[    5.145742] Sending DHCP requests .., OK
[    8.269681] IP-Config: Got DHCP answer from 192.168.10.1, my address is 192.168.10.88
[    8.277524] IP-Config: Complete:
[    8.280761]      device=eth0, hwaddr=00:01:02:03:04:05, ipaddr=192.168.10.88, mask=255.255.255.0, gw=192.168.10.1
[    8.291029]      host=192.168.10.88, domain=example.org, nis-domain=(none)
[    8.297907]      bootserver=192.168.10.1, rootserver=192.168.10.1, rootpath=
[    8.297909]      nameserver0=192.168.10.1
[    8.309069] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    8.317719] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    8.324350] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    8.325963] ALSA device list:
[    8.332987] cfg80211: failed to load regulatory.db
[    8.335958]   #0: rcar-sound
[    8.394097] VFS: Mounted root (nfs4 filesystem) on device 0:17.
[    8.400901] devtmpfs: mounted
[    8.404268] Freeing unused kernel memory: 768K
[    8.408773] Run /sbin/init as init process
[    8.644712] systemd[1]: System time before build time, advancing clock.
[    8.705316] systemd[1]: systemd 234 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCR)
[    8.726428] systemd[1]: Detected architecture arm64.

Welcome to Poky (Yocto Project Reference Distro) 2.4.3 (rocko)!

[    8.752479] systemd[1]: Set hostname to <hihope-rzg2n>.
[    9.455628] random: systemd: uninitialized urandom read (16 bytes read)
[    9.462402] systemd[1]: Listening on udev Kernel Socket.
[  OK  ] Listening on udev Kernel Socket.
[    9.481851] random: systemd: uninitialized urandom read (16 bytes read)
[    9.488638] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  OK  ] Started Dispatch Password Requests to Console Directory Watch.
[    9.513798] random: systemd: uninitialized urandom read (16 bytes read)
[    9.520460] systemd[1]: Reached target Host and Network Name Lookups.
[  OK  ] Reached target Host and Network Name Lookups.
[    9.542862] systemd[1]: Created slice User and Session Slice.
[  OK  ] Created slice User and Session Slice.
[    9.561831] systemd[1]: Reached target Swap.
[  OK  ] Reached target Swap.
[    9.578340] systemd[1]: Created slice System Slice.
[  OK  ] Created slice System Slice.
[    9.598389] systemd[1]: Created slice system-serial\x2dgetty.slice.
[  OK  ] Created slice system-serial\x2dgetty.slice.
         Mounting POSIX Message Queue File System...
[  OK  ] Reached target Remote File Systems.
[  OK  ] Listening on /dev/initctl Compatibility Named Pipe.
[  OK  ] Listening on Network Service Netlink Socket.
[  OK  ] Listening on Journal Audit Socket.
[  OK  ] Reached target Slices.
[  OK  ] Listening on Journal Socket (/dev/log).
[  OK  ] Started Forward Password Requests to Wall Directory Watch.
[  OK  ] Reached target Paths.
         Mounting Huge Pages File System...
         Mounting Temporary Directory (/tmp)...
[  OK  ] Listening on Journal Socket.
         Starting Load Kernel Modules...
         Starting Journal Service...
         Starting Remount Root and Kernel File Systems...
         Mounting Kernel Debug File System...
[  OK  ] Created slice system-getty.slice.
         Starting Create list of required st��…ce nodes for the current kernel...
[  OK  ] Listening on udev Control Socket.
[  OK  ] Mounted Kernel Debug File System.
[  OK  ] Mounted POSIX Message Queue File System.
[  OK  ] Mounted Huge Pages File System.
[  OK  ] Mounted Temporary Directory (/tmp).
[  OK  ] Started Journal Service.
[FAILED] Failed to start Load Kernel Modules.
See 'systemctl status systemd-modules-load.service' for details.
[  OK  ] Started Remount Root and Kernel File Systems.
[  OK  ] Started Create list of required sta��…vice nodes for the current kernel.
         Starting udev Coldplug all Devices...
         Starting Create Static Device Nodes in /dev...
         Mounting Kernel Configuration File System...
         Starting Apply Kernel Variables...
         Starting Flush Journal to Persistent Storage...
[  OK  ] Mounted Kernel Configuration File System.
[  OK  ] Started Apply Kernel Variables.
[   10.226633] systemd-journald[228]: Received request to flush runtime journal from PID 1
[  OK  ] Started Create Static Device Nodes in /dev.
[  OK  ] Started Flush Journal to Persistent Storage.
         Starting udev Kernel Device Manager...
[  OK  ] Reached target Local File Systems (Pre).
         Mounting /var/volatile...
[  OK  ] Mounted /var/volatile.
[  OK  ] Reached target Local File Systems.
         Starting Create Volatile Files and Directories...
         Starting Load/Save Random Seed...
[  OK  ] Started Load/Save Random Seed.
[  OK  ] Started udev Kernel Device Manager.
[  OK  ] Started Create Volatile Files and Directories.
         Starting Update UTMP about System Boot/Shutdown...
[  OK  ] Started udev Coldplug all Devices.
[  OK  ] Started Update UTMP about System Boot/Shutdown.
[  OK  ] Reached target System Initialization.
         Starting Network Service...
[  OK  ] Started dnf-automatic-download timer.
[  OK  ] Listening on D-Bus System Message Bus Socket.
[  OK  ] Started dnf-automatic-install timer.
[  OK  ] Started dnf makecache timer.
[  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
[  OK  ] Listening on dropbear.socket.
[  OK  ] Started Daily Cleanup of Temporary Directories.
[  OK  ] Started dnf-automatic-notifyonly timer.
[  OK  ] Reached target Timers.
[  OK  ] Listening on RPCbind Server Activation Socket.
[  OK  ] Reached target Sockets.
[  OK  ] Reached target Basic System.
[  OK  ] Started D-Bus System Message Bus.
[   10.861430] random: crng init done
[   10.864851] random: 7 urandom warning(s) missed due to ratelimiting
         Starting Connection service...
[  OK  ] Started optee services.
         Starting Telephony service...
[  OK  ] Started WatchdogTimer.
[  OK  ] Reached target Containers.
         Starting PowerVR consumer services...
         Starting Bluetooth service...
         Starting Avahi mDNS/DNS-SD Stack...
         Starting Login Service...
         Starting pvrinit.service...
         Starting Save/Restore Sound Card State...
[  OK  ] Started Network Service.
[  OK  ] Started Save/Restore Sound Card State.
[  OK  ] Found device /dev/ttySC0.
[  OK  ] Started PowerVR consumer services.
[  OK  ] Started Telephony service.
[  OK  ] Started Connection service.
[  OK  ] Started Avahi mDNS/DNS-SD Stack.
[  OK  ] Started Bluetooth service.
[  OK  ] Started Login Service.
[  OK  ] Started pvrinit.service.
         Starting Hostname Service...
         Starting WPA supplicant...
[  OK  ] Started Bluetooth Audio ALSA Backend.
[  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
[  OK  ] Reached target Sound Card.
[  OK  ] Started WPA supplicant.
[  OK  ] Started Hostname Service.
[  OK  ] Reached target Network.
         Starting Target Communication Framework agent...
         Starting Permit User Sessions...
         Starting Load/Save RF Kill Switch Status...
[  OK  ] Started Permit User Sessions.
[  OK  ] Started Target Communication Framework agent.
[  OK  ] Started Load/Save RF Kill Switch Status.
[  OK  ] Started Getty on tty1.
[  OK  ] Started Serial Getty on ttySC0.
[  OK  ] Reached target Login Prompts.
[  OK  ] Reached target Multi-User System.
         Starting Update UTMP about System Runlevel Changes...
[  OK  ] Started Weston Wayland compositor.
[  OK  ] Started Update UTMP about System Runlevel Changes.
[   16.017522] audit: type=1006 audit(1589299041.367:2): pid=347 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=1 res=1

Poky (Yocto Project Reference Distro) 2.4.3 hihope-rzg2n ttySC0

BSP: RZG2N/HIHOPE-RZG2N/1.0.3
LSI: RZG2N
Version: 1.0.3
hihope-rzg2n login: [   39.901752] wlan-en-regulator: disabling
[   39.905687] SDHI0 VccQ: disabling

Poky (Yocto Project Reference Distro) 2.4.3 hihope-rzg2n ttySC0

BSP: RZG2N/HIHOPE-RZG2N/1.0.3
LSI: RZG2N
Version: 1.0.3
hihope-rzg2n login: root
Last login: Tue May 12 15:57:21 UTC 2020 on tty2
[   50.336075] audit: type=1006 audit(1589299075.687:3): pid=394 uid=0 old-auid=4294967295 auid=0 tty=(none) old-ses=4294967295 ses=2 res=1
amixer: Unable to find simple control 'DVC In',0

amixer: Unable to find simple control 'DVC Out',0

sed: no previous regexp
sed: no previous regexp
Extreme Low Power mode has already been disabled.
root@hihope-rzg2n:~# lspci 
root@hihope-rzg2n:~# cd /cip-test-scripts/
root@hihope-rzg2n:/cip-test-scripts# 
root@hihope-rzg2n:/cip-test-scripts# 
root@hihope-rzg2n:/cip-test-scripts# ./pcie-ep-configure.sh 

EXIT|PASS|pcie-ep-configure.sh|[00:00:00] rzg2n configured as PCIe EP||

root@hihope-rzg2n:/cip-test-scripts# [  167.365885] 
[  167.365885] WRITE => Size: 1 bytes    DMA: NO         Time: 0.000000360 seconds      Rate: 2712 KB/s
[  167.385793] 
[  167.385793] WRITE => Size: 512 bytes  DMA: NO         Time: 0.000004560 seconds      Rate: 109649 KB/s
[  167.405785] 
[  167.405785] WRITE => Size: 1024 bytes         DMA: NO         Time: 0.000012120 seconds      Rate: 82508 KB/s
[  167.428234] 
[  167.428234] WRITE => Size: 102400 bytes       DMA: NO         Time: 0.001464846 seconds      Rate: 68266 KB/s
[  167.448217] 
[  167.448217] WRITE => Size: 102400 bytes       DMA: NO         Time: 0.001461486 seconds      Rate: 68423 KB/s
[  167.473783] 
[  167.473783] WRITE => Size: 1024 bytes         DMA: NO         Time: 0.000012000 seconds      Rate: 83333 KB/s
[  167.493765] 
[  167.493765] WRITE => Size: 512 bytes  DMA: NO         Time: 0.000004560 seconds      Rate: 109649 KB/s
[  167.513756] 
[  167.513756] WRITE => Size: 1 bytes    DMA: NO         Time: 0.000000240 seconds      Rate: 4069 KB/s
[  167.533752] 
[  167.533752] WRITE => Size: 1 bytes    DMA: NO         Time: 0.000000240 seconds      Rate: 4069 KB/s
[  167.549767] 
[  167.549767] WRITE => Size: 512 bytes  DMA: NO         Time: 0.000004680 seconds      Rate: 106837 KB/s
[  167.565779] 
[  167.565779] WRITE => Size: 1024 bytes         DMA: NO         Time: 0.000012120 seconds      Rate: 82508 KB/s
[  167.584223] 
[  167.584223] WRITE => Size: 102400 bytes       DMA: NO         Time: 0.001466406 seconds      Rate: 68193 KB/s
[  167.604191] 
[  167.604191] WRITE => Size: 102400 bytes       DMA: NO         Time: 0.001454646 seconds      Rate: 68745 KB/s
[  167.621779] 
[  167.621779] WRITE => Size: 1024 bytes         DMA: NO         Time: 0.000012000 seconds      Rate: 83333 KB/s
[  167.637776] 
[  167.637776] WRITE => Size: 512 bytes  DMA: NO         Time: 0.000004560 seconds      Rate: 109649 KB/s
[  167.653760] 
[  167.653760] WRITE => Size: 1 bytes    DMA: NO         Time: 0.000000360 seconds      Rate: 2712 KB/s
[  167.677753] 
[  167.677753] READ => Size: 1 bytes     DMA: NO         Time: 0.000001920 seconds      Rate: 508 KB/s
[  167.693844] 
[  167.693844] READ => Size: 512 bytes   DMA: NO         Time: 0.000089280 seconds      Rate: 5600 KB/s
[  167.709938] 
[  167.709938] READ => Size: 1024 bytes  DMA: NO         Time: 0.000179641 seconds      Rate: 5566 KB/s
[  167.751979] 
[  167.751979] READ => Size: 102400 bytes        DMA: NO         Time: 0.018211993 seconds      Rate: 5490 KB/s
[  167.787951] 
[  167.787951] READ => Size: 102400 bytes        DMA: NO         Time: 0.018177193 seconds      Rate: 5501 KB/s
[  167.805935] 
[  167.805935] READ => Size: 1024 bytes  DMA: NO         Time: 0.000178441 seconds      Rate: 5604 KB/s
[  167.825839] 
[  167.825839] READ => Size: 512 bytes   DMA: NO         Time: 0.000088920 seconds      Rate: 5623 KB/s
[  167.845750] 
[  167.845750] READ => Size: 1 bytes     DMA: NO         Time: 0.000001560 seconds      Rate: 626 KB/s
[  167.861753] 
[  167.861753] READ => Size: 1 bytes     DMA: NO         Time: 0.000001560 seconds      Rate: 626 KB/s
[  167.881840] 
[  167.881840] READ => Size: 512 bytes   DMA: NO         Time: 0.000089520 seconds      Rate: 5585 KB/s
[  167.901931] 
[  167.901931] READ => Size: 1024 bytes  DMA: NO         Time: 0.000179881 seconds      Rate: 5559 KB/s
[  167.939955] 
[  167.939955] READ => Size: 102400 bytes        DMA: NO         Time: 0.018188233 seconds      Rate: 5498 KB/s
[  167.975929] 
[  167.975929] READ => Size: 102400 bytes        DMA: NO         Time: 0.018160873 seconds      Rate: 5506 KB/s
[  167.993939] 
[  167.993939] READ => Size: 1024 bytes  DMA: NO         Time: 0.000183841 seconds      Rate: 5439 KB/s
[  168.013838] 
[  168.013838] READ => Size: 512 bytes   DMA: NO         Time: 0.000089640 seconds      Rate: 5577 KB/s
[  168.033750] 
[  168.033750] READ => Size: 1 bytes     DMA: NO         Time: 0.000001680 seconds      Rate: 581 KB/s
[  168.053758] 
[  168.053758] COPY => Size: 1 bytes     DMA: NO         Time: 0.000001680 seconds      Rate: 581 KB/s
[  168.069949] 
[  168.069949] COPY => Size: 512 bytes   DMA: NO         Time: 0.000049560 seconds      Rate: 10088 KB/s
[  168.085883] 
[  168.085883] COPY => Size: 1024 bytes  DMA: NO         Time: 0.000105601 seconds      Rate: 9469 KB/s
[  168.120966] 
[  168.120966] COPY => Size: 102400 bytes        DMA: NO         Time: 0.011195205 seconds      Rate: 8932 KB/s
[  168.156963] 
[  168.156963] COPY => Size: 102400 bytes        DMA: NO         Time: 0.011190525 seconds      Rate: 8936 KB/s
[  168.173898] 
[  168.173898] COPY => Size: 1024 bytes  DMA: NO         Time: 0.000105601 seconds      Rate: 9469 KB/s
[  168.189835] 
[  168.189835] COPY => Size: 512 bytes   DMA: NO         Time: 0.000050280 seconds      Rate: 9944 KB/s
[  168.205781] 
[  168.205781] COPY => Size: 1 bytes     DMA: NO         Time: 0.000001560 seconds      Rate: 626 KB/s
[  168.229773] 
[  168.229773] COPY => Size: 1 bytes     DMA: NO         Time: 0.000001560 seconds      Rate: 626 KB/s
[  168.245824] 
[  168.245824] COPY => Size: 512 bytes   DMA: NO         Time: 0.000050160 seconds      Rate: 9968 KB/s
[  168.261996] 
[  168.261996] COPY => Size: 1024 bytes  DMA: NO         Time: 0.000105840 seconds      Rate: 9448 KB/s
[  168.296942] 
[  168.296942] COPY => Size: 102400 bytes        DMA: NO         Time: 0.011182725 seconds      Rate: 8942 KB/s
[  168.332930] 
[  168.332930] COPY => Size: 102400 bytes        DMA: NO         Time: 0.011169525 seconds      Rate: 8952 KB/s
[  168.349872] 
[  168.349872] COPY => Size: 1024 bytes  DMA: NO         Time: 0.000106920 seconds      Rate: 9352 KB/s
[  168.365814] 
[  168.365814] COPY => Size: 512 bytes   DMA: NO         Time: 0.000049680 seconds      Rate: 10064 KB/s
[  168.381764] 
[  168.381764] COPY => Size: 1 bytes     DMA: NO         Time: 0.000001680 seconds      Rate: 581 KB/s

root@hihope-rzg2n:/cip-test-scripts# 
root@hihope-rzg2n:/cip-test-scripts# 
root@hihope-rzg2n:/cip-test-scripts#
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5685): https://lists.cip-project.org/g/cip-dev/message/5685
Mute This Topic: https://lists.cip-project.org/mt/77842959/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
Nobuhiro Iwamatsu Oct. 30, 2020, 10:57 a.m. UTC | #4
Hi Prabhakar,

> -----Original Message-----
> From: Prabhakar Mahadev Lad [mailto:prabhakar.mahadev-lad.rj@bp.renesas.com]
> Sent: Thursday, October 29, 2020 12:36 AM
> To: Pavel Machek <pavel@denx.de>
> Cc: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
> <nobuhiro1.iwamatsu@toshiba.co.jp>; Biju Das <biju.das.jz@bp.renesas.com>
> Subject: RE: [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
> 
> Hi Pavel,
> 
> > -----Original Message-----
> > From: Pavel Machek <pavel@denx.de>
> > Sent: 28 October 2020 15:27
> > To: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > Cc: cip-dev@lists.cip-project.org; Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek
> <pavel@denx.de>; Biju Das
> > <biju.das.jz@bp.renesas.com>
> > Subject: Re: [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
> >
> > Hi!
> >
> > > These patches are part of RFC series [1] ({43-46,48}/50),
> > > these were dropped earlier as they weren't part of -rc release
> > > at the time of posting now that patches have landed in v5.10-rc1
> > > I am resending them with non-RFC tag.
> > >
> > > [1] https://patchwork.kernel.org/project/cip-dev/
> > >     list/?series=363279&state=%2A&archive=both
> >
> > Series looks good to me.
> >
> > >  arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
> > >  arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
> > >  arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++
> >
> > I see that the nodes are stil marked as "disabled"... I guess
> > devboards are not plugged into into PCIe hosts for the testing.
> >
> It's the same controller which works as a host and endpoint (PCIe EP). By default on the boards  controller is enabled
> as host and not EP as a result status is set to disabled. So during testing host is disabled and EP is enabled.

OK.

> 
> > Anyway, it would be good to know if the merged -cip code was tested
> > and what was the result :-).
> >
> Attached are the results for G2M as PCIe host and G2N as PCIe EP tested on CIP kernel.
> 
> So on the host pcietest read/write/copy commands are tested (also lspci output)

Thank you for attaching the test results.
I will apply and push this series.

> 
> Cheers,
> Prabhakar
> 

Best regards,
  Nobuhiro
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5697): https://lists.cip-project.org/g/cip-dev/message/5697
Mute This Topic: https://lists.cip-project.org/mt/77842959/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
Lad Prabhakar Oct. 30, 2020, 6:07 p.m. UTC | #5
Hi Nobuhiro,

> -----Original Message-----
> From: nobuhiro1.iwamatsu@toshiba.co.jp <nobuhiro1.iwamatsu@toshiba.co.jp>
> Sent: 30 October 2020 10:58
> To: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>; pavel@denx.de
> Cc: cip-dev@lists.cip-project.org; Biju Das <biju.das.jz@bp.renesas.com>
> Subject: RE: [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
> 
> Hi Prabhakar,
> 
> > -----Original Message-----
> > From: Prabhakar Mahadev Lad [mailto:prabhakar.mahadev-lad.rj@bp.renesas.com]
> > Sent: Thursday, October 29, 2020 12:36 AM
> > To: Pavel Machek <pavel@denx.de>
> > Cc: cip-dev@lists.cip-project.org; iwamatsu nobuhiro(岩松 信洋 □SWC◯ACT)
> > <nobuhiro1.iwamatsu@toshiba.co.jp>; Biju Das <biju.das.jz@bp.renesas.com>
> > Subject: RE: [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
> >
> > Hi Pavel,
> >
> > > -----Original Message-----
> > > From: Pavel Machek <pavel@denx.de>
> > > Sent: 28 October 2020 15:27
> > > To: Prabhakar Mahadev Lad <prabhakar.mahadev-lad.rj@bp.renesas.com>
> > > Cc: cip-dev@lists.cip-project.org; Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>; Pavel Machek
> > <pavel@denx.de>; Biju Das
> > > <biju.das.jz@bp.renesas.com>
> > > Subject: Re: [PATCH 4.19.y-cip 0/5] Add PCIe EP nodes to RZ/G2{EMN}
> > >
> > > Hi!
> > >
> > > > These patches are part of RFC series [1] ({43-46,48}/50),
> > > > these were dropped earlier as they weren't part of -rc release
> > > > at the time of posting now that patches have landed in v5.10-rc1
> > > > I am resending them with non-RFC tag.
> > > >
> > > > [1] https://jpn01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.kernel.org%2Fproject%2Fcip-
> dev%2F&amp;data=04%7C01%7Cprabhakar.mahadev-
> lad.rj%40bp.renesas.com%7C55e2a70e90c54aed478908d87cc2ab6c%7C53d82571da1947e49cb4625a166a4a2a%7C0%7C0%7C637396522
> 837081719%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&amp;
> sdata=P4d9zKypm%2B0kGpmD32bPiC2W6SXLX5Fp%2Fm99bwzb6Y8%3D&amp;reserved=0
> > > >     list/?series=363279&state=%2A&archive=both
> > >
> > > Series looks good to me.
> > >
> > > >  arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
> > > >  arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
> > > >  arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++
> > >
> > > I see that the nodes are stil marked as "disabled"... I guess
> > > devboards are not plugged into into PCIe hosts for the testing.
> > >
> > It's the same controller which works as a host and endpoint (PCIe EP). By default on the boards  controller is enabled
> > as host and not EP as a result status is set to disabled. So during testing host is disabled and EP is enabled.
> 
> OK.
> 
> >
> > > Anyway, it would be good to know if the merged -cip code was tested
> > > and what was the result :-).
> > >
> > Attached are the results for G2M as PCIe host and G2N as PCIe EP tested on CIP kernel.
> >
> > So on the host pcietest read/write/copy commands are tested (also lspci output)
> 
> Thank you for attaching the test results.
> I will apply and push this series.
> 
Thank you.

Cheers,
Prabhakar
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5698): https://lists.cip-project.org/g/cip-dev/message/5698
Mute This Topic: https://lists.cip-project.org/mt/77842959/4520388
Group Owner: cip-dev+owner@lists.cip-project.org
Unsubscribe: https://lists.cip-project.org/g/cip-dev/leave/8129055/727948398/xyzzy [cip-dev@archiver.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-
Pavel Machek Nov. 2, 2020, 11:30 a.m. UTC | #6
Hi!

> > > These patches are part of RFC series [1] ({43-46,48}/50),
> > > these were dropped earlier as they weren't part of -rc release
> > > at the time of posting now that patches have landed in v5.10-rc1
> > > I am resending them with non-RFC tag.
> > >
> > > [1] https://patchwork.kernel.org/project/cip-dev/
> > >     list/?series=363279&state=%2A&archive=both
> > 
> > Series looks good to me.
> > 
> > >  arch/arm64/boot/dts/renesas/r8a774a1.dtsi     | 38 +++++++++++++++++++
> > >  arch/arm64/boot/dts/renesas/r8a774b1.dtsi     | 38 +++++++++++++++++++
> > >  arch/arm64/boot/dts/renesas/r8a774c0.dtsi     | 19 ++++++++++
> > 
> > I see that the nodes are stil marked as "disabled"... I guess
> > devboards are not plugged into into PCIe hosts for the testing.
> > 
> It's the same controller which works as a host and endpoint (PCIe EP). By default on the boards  controller is enabled as host and not EP as a result status is set to disabled. So during testing host is disabled and EP is enabled.
> 
> > Anyway, it would be good to know if the merged -cip code was tested
> > and what was the result :-).
> > 
> Attached are the results for G2M as PCIe host and G2N as PCIe EP tested on CIP kernel.
> 
> So on the host pcietest read/write/copy commands are tested (also
> lspci output)

Thank you!

Best regards,

								Pavel