This thread has been locked.

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

J721e UFS error from Kernel



Hello,

I am trying to get UFS working on our J721e board by following the link below.

http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Foundational_Components/Kernel/Kernel_Drivers/UFS.html

This is the log I am getting after booting from SD card. I see it sends several regulator related warnings and doesn't detect the FAST_MODE. Could you please let me know what could be the issue here?

root@aptiv-gcp-a72:~# dmesg | grep ufs
[    3.402292] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[    3.412799] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
[    3.422956] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
[    3.433199] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
[    3.444000] scsi host0: ufshcd
[    3.476233] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
[    3.492842] cdns-ufshcd 4e84000.ufs: dme-peer-set: attr-id 0x2c val 0x0 failed 3 retries
[    3.501977] cdns-ufshcd 4e84000.ufs: ufshcd_disable_tx_lcc: TX LCC Disable failed, peer = 1, lane = 0, err = 3
[    3.519594] cdns-ufshcd 4e84000.ufs: link startup failed 3
[    3.525071] cdns-ufshcd 4e84000.ufs: UFS Host state=0
[    3.530115] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
[    3.537757] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
[    3.544189] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
[    3.559208] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
[    3.565807] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
[    3.565809] cdns-ufshcd 4e84000.ufs: Clk gate=1
[    3.579350] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
[    3.594894] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
[    3.601840] cdns-ufshcd 4e84000.ufs: quirks=0x4, dev. quirks=0x0
[    3.607832] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
[    3.691856] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
[    3.700421] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
[    3.709066] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
[    3.717452] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
[    3.723708] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
[    3.729791] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000

Thanks,

Satish

  • Hi Satish,

    I am running the Linux SDK ti-processor-sdk-linux-automotive-j7-evm-06_02_00 release SD card.

    This is what i see:

    dmesg | grep ufs
    [    4.552109] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: able to find vdd-hba-supply regulator, assuming enabled
    [    562617] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [  4.572772] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unae to find vccq-supply regulator, assuming enabled
    [    4.583012] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unableo find vccq2-supply regulator, assuming enabled
    [    4.593812scsi host0: ufshcd
    [    4.624627] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], p[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    4.660442] cdns-shcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    473724] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_iccevel: Regulator capability was not set, actvIccLevel=0
    [    4.718570] cdns-ufshcd 4e84000.ufs: ufshcd_scsi_add_wlus: BT WLUN not found
    root@j7-evm:~# [  131.458634] NET: Registered protocol family 15

    Then i run: desc -t 1 -p /dev/bsg/ufs-bsg


    Config Device Descriptor: [Byte offset 0x0]: bLength = 0x90
    Config Device Descriptor: [Bytoffset 0x1]: bDescriptorType = 0x1
    Config Device Descriptor: yte offset 0x2]: bConfDescContinue = 0x0
    Config Device Descriptor: [Byte offset 0x3]: bBootEnable = 0x0
    Config DevicDescriptor: [Byte offset 0x4]: bDescrAccessEn = 0x0
    Config Dece Descriptor: [Byte offset 0x5]: bInitPowerMode = 0x1
    Config Device Descriptor: [Byte offset 0x6]: bHighPriorityLUN =x7f
    Config Device Descriptor: [Byte offset 0x7]: bSecureRemovType = 0x0
    Config Device Descriptor: [Byte offset 0x8]: bInitActiveICCLevel = 0x0
    Config Device Descriptor: [Byte ofet 0x9]: wPeriodicRTCUpdate = 0x0
    Config Device Descriptor: [te offset 0xc]: bRPMBRegionEnable = 0x0
    Config Device Descriptor: [Byte offset 0xd]: bRPMBRegion1Size = 0x0
    Config Dice Descriptor: [Byte offset 0xe]: bRPMBRegion2Size = 0x0
    Cong Device Descriptor: [Byte offset 0xf]: bRPMBRegion3Size = 0x0
    Config 0 Unit Descriptor:
    Config Descriptor: [Byte offt 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]:BootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisiongType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 1 Unit Descriptor:
    Config Descptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [te offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byteffset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offsetx4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offs 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offse0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 2 Unit Descript:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Conf Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config scriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descripr: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descrior: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descripr: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Confi3 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEble = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProte = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x
                                                          Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0x
                                                                Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilies = 0x0
    Config 4 Unit Descriptor:
    Config Descriptor: [Byte fset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2 bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: emoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDaReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogilBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: ontextCapabilities = 0x0
    Config 5 Unit Descriptor:
    Config Deriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor:Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Be offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte fset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte ofet 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Be offset 0xb]: wContextCapabilities = 0x0
    Config 6 Unit Descrtor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Cfig Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Conf Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Dcriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Desiptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Conf Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Coig 7 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBoLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProct = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnit= 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningpe = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabities = 0x0
    Config Descriptor was written into config_desc_data_ind_0 file


    Can you try with pre-built binaries on j721e-evm.

    Thanks,
    Keerthy

  • Hi Keerthy,

    Yes on EVM the logs are matching with your logs. Interface of UFS on EVM and our reference board is similar, I don't see any difference. What is the right way to debug this issue on our board? 

    root@aptiv-gcp-a72:~#
    root@aptiv-gcp-a72:~# dmesg | grep ufs
    [ 3.472110] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [ 3.482619] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [ 3.492775] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [ 3.503014] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [ 3.513812] scsi host0: ufshcd
    [ 3.546368] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [ 3.562924] cdns-ufshcd 4e84000.ufs: dme-peer-set: attr-id 0x2c val 0x0 failed 3 retries
    [ 3.572067] cdns-ufshcd 4e84000.ufs: ufshcd_disable_tx_lcc: TX LCC Disable failed, peer = 1, lane = 0, err = 3
    [ 3.589685] cdns-ufshcd 4e84000.ufs: link startup failed 3
    [ 3.595163] cdns-ufshcd 4e84000.ufs: UFS Host state=0
    [ 3.600207] cdns-ufshcd 4e84000.ufs: lrb in use=0x0, outstanding reqs=0x0 tasks=0x0
    [ 3.607850] cdns-ufshcd 4e84000.ufs: saved_err=0x0, saved_uic_err=0x0
    [ 3.614282] cdns-ufshcd 4e84000.ufs: Device power mode=1, UIC link state=0
    [ 3.629301] cdns-ufshcd 4e84000.ufs: PM in progress=0, sys. suspended=0
    [ 3.635899] cdns-ufshcd 4e84000.ufs: Auto BKOPS=0, Host self-block=0
    [ 3.635901] cdns-ufshcd 4e84000.ufs: Clk gate=1
    [ 3.649442] cdns-ufshcd 4e84000.ufs: error handling flags=0x0, req. abort count=0
    [ 3.664987] cdns-ufshcd 4e84000.ufs: Host capabilities=0x1587031f, caps=0x0
    [ 3.671931] cdns-ufshcd 4e84000.ufs: quirks=0x4, dev. quirks=0x0
    [ 3.677922] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [ 3.761948] cdns-ufshcd 4e84000.ufs: hba->ufs_version = 0x210, hba->capabilities = 0x1587031f
    [ 3.770514] cdns-ufshcd 4e84000.ufs: hba->outstanding_reqs = 0x0, hba->outstanding_tasks = 0x0
    [ 3.779160] cdns-ufshcd 4e84000.ufs: last_hibern8_exit_tstamp at 0 us, hibern8_exit_cnt = 0
    [ 3.787546] cdns-ufshcd 4e84000.ufs: clk: core_clk, rate: 250000000
    [ 3.793803] cdns-ufshcd 4e84000.ufs: clk: phy_clk, rate: 19200000
    [ 3.799886] cdns-ufshcd 4e84000.ufs: clk: ref_clk, rate: 19200000
    root@aptiv-gcp-a72:~#

    Thanks,

    Satish

  • Hi Satish,

    [ 3.546368] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0

    Suggests it is going okay with slow mode.

    Now we need the exact part number of UFS device you are using on custom board and we need the
    data sheet to analyze the failure. So please provide the same.

    Regards,
    Keerthy

  • Hi Satish,

    Could you please try the below diff and see if that helps for UFS on your custom board:

    diff --git a/drivers/scsi/ufs/cdns-pltfrm.c b/drivers/scsi/ufs/cdns-pltfrm.c
    index b12f22326353..03252d80cb38 100644
    --- a/drivers/scsi/ufs/cdns-pltfrm.c
    +++ b/drivers/scsi/ufs/cdns-pltfrm.c
    @@ -123,8 +123,6 @@ static int cdns_ufs_m31_16nm_phy_initialization(struct ufs_hba *hba)
     static int cdns_ufs_link_startup_notify(struct ufs_hba *hba,
                                            enum ufs_notify_change_status status)
     {
    -       hba->quirks |= UFSHCD_QUIRK_BROKEN_LCC;
    -
            switch (status) {
            case PRE_CHANGE:
                    return ufshcd_dme_set(hba,

    Regards,
    Keerthy

  • Hi Keerthy,

    Thanks for reply. Unfortunately the diff didn't help. Could you please share your email id so I can send you the datasheet?

    Thanks,

    Satish

  • Hi Satish,

    Please share full logs with the change proposed above.

    Vendor ID & part number of the UFS should be good enough for now. Hope you can share all
    the requested information.

    BR,
    Keerthy

  • Hi Keerthy,

    Looks like we had build issue on our side. After applying your patch and clean build, we see better log now.. We can now see the FAST MODE is eanabled and It does create /dev/bsg node in my device.

    root@aptiv-gcp-a72:~# dmesg | grep -e ufs -e scsi

    [ 3.443204] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [ 3.453712] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [ 3.463868] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [ 3.474109] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [ 3.484917] scsi host0: ufshcd
    [ 3.517897] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [ 3.549438] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [ 3.563855] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [ 3.575088] scsi 0:0:0:49488: Well-known LUN TOSHIBA THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [ 3.590882] scsi 0:0:0:49476: Well-known LUN TOSHIBA THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [ 3.602802] scsi 0:0:0:49456: Well-known LUN TOSHIBA THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6

    After the board boot up. I tried following commands -

    "ufs-tool desc -t 1 -p /dev/bsg/ufs-bsg"  - Output of this command is similar to your logs above

    root@aptiv-gcp-a72:~# ufs-tool desc -t 1 -w config_desc_data_ind_0 -p /dev/bsg/ufs-bsg

    Config Descriptor was written to device

    root@aptiv-gcp-a72:~# ufs-tool desc -t 1 -w config_desc_data_ind_0 -p /dev/bsg/ufs-bsg
    Config Descriptor was written to device

    However I can't find the /dev/sda or /dev/sdb under my /dev directory. Do you know how to find out if partition is created and where I can access it?

    Just on side note: the UFS memory size on our board is 256gb. Not sure if it affects anything. I have attached full board boot as well.

    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    U-Boot SPL 2019.01-g350f3927b8 (May 14 2020 - 19:07:31 +0000)
    SYSFW ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    ** File not found /lib/firmware/j7-main-r5f0_0-fw **
    ** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.2(release):ti2019.05-rc1
    NOTICE:  BL31: Built : 18:43:30, May 14 2020
    I/TC:
    I/TC: OP-TEE version: ti2019.05-rc1-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Thu May 14 18:48:49 UTC 2020 aarch64
    I/TC: Initialized
    
    U-Boot SPL 2019.01-g350f3927b8 (May 14 2020 - 19:08:36 +0000)
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from MMC2
    
    
    U-Boot 2019.01-g350f3927b8 (May 14 2020 - 19:08:36 +0000)
    
    SoC:   J721E PG 1.0
    Model: Texas Instruments K3 J721E SoC
    Reading on-board EEPROM at 0x50 failed 1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... Card did not respond to voltage select!
    *** Warning - No block device, using default environment
    
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Reading on-board EEPROM at 0x50 failed 1
    Net:
    Warning: ethernet@046000000 using MAC address from ROM
    eth0: ethernet@046000000
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    ** Unable to read file boot.scr **
    40 bytes read in 2 ms (19.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Card did not respond to voltage select!
    14407688 bytes read in 601 ms (22.9 MiB/s)
    65665 bytes read in 3 ms (20.9 MiB/s)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fddab000, end 00000000fdebefff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 4.19.94-g5a23bc00e0 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Fri May 15 18:03:24 UTC 2020
    [    0.000000] Machine model: Aptiv GCP - Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
    [    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: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.1
    [    0.000000] random: get_random_bytes called from start_kernel+0x94/0x3e4 with crng_init=0
    [    0.000000] percpu: Embedded 2 pages/cpu s48536 r8192 d74344 u131072
    [    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: 62339
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=2e93509d-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes)
    [    0.000000] software IO TLB: mapped [mem 0xf9da0000-0xfdda0000] (64MB)
    [    0.000000] Memory: 3376704K/3993600K available (9278K kernel code, 822K rwdata, 3264K rodata, 640K init, 624K bss, 92608K reserved, 524288K cma-reserved)
    [    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=64 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] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GIC: using LPI property table @0x00000008c00a0000
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] CPU0: using LPI pending table @0x00000008c00b0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008325] Console: colour dummy device 80x25
    [    0.012878] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023547] pid_max: default: 32768 minimum: 301
    [    0.028288] Security Framework initialized
    [    0.032490] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.039345] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.070677] ASID allocator initialised with 32768 entries
    [    0.084204] rcu: Hierarchical SRCU implementation.
    [    0.097146] Platform MSI: gic-its@1820000 domain created
    [    0.102660] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.120097] smp: Bringing up secondary CPUs ...
    [    0.156998] Detected PIPT I-cache on CPU1
    [    0.157014] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.157040] CPU1: using LPI pending table @0x00000008c0310000
    [    0.157062] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.157103] smp: Brought up 1 node, 2 CPUs
    [    0.184940] SMP: Total of 2 processors activated.
    [    0.189749] CPU features: detected: GIC system register CPU interface
    [    0.196330] CPU features: detected: 32-bit EL0 Support
    [    0.201806] CPU: All CPU(s) started at EL2
    [    0.205992] alternatives: patching kernel code
    [    0.210980] devtmpfs: initialized
    [    0.217834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.227799] futex hash table entries: 512 (order: -1, 32768 bytes)
    [    0.234484] pinctrl core: initialized pinctrl subsystem
    [    0.240134] NET: Registered protocol family 16
    [    0.245012] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
    [    0.252576] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.261753] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.275034] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.281886] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.289273] cryptd: max_cpu_qlen set to 1000
    [    0.298068] vsys_3v3: supplied by evm_12v0
    [    0.302325] vsys_5v0: supplied by evm_12v0
    [    0.306845] SCSI subsystem initialized
    [    0.310907] media: Linux media interface: v0.10
    [    0.315549] videodev: Linux video capture interface: v2.00
    [    0.321164] pps_core: LinuxPPS API ver. 1 registered
    [    0.326236] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.335576] PTP clock support registered
    [    0.339589] EDAC MC: Ver: 3.0.0
    [    0.343384] Advanced Linux Sound Architecture Driver Initialized.
    [    0.349766] Bluetooth: Core ver 2.22
    [    0.353440] NET: Registered protocol family 31
    [    0.357980] Bluetooth: HCI device and connection manager initialized
    [    0.364473] Bluetooth: HCI socket layer initialized
    [    0.369454] Bluetooth: L2CAP socket layer initialized
    [    0.374620] Bluetooth: SCO socket layer initialized
    [    0.379838] clocksource: Switched to clocksource arch_sys_counter
    [    0.386129] VFS: Disk quotas dquot_6.6.0
    [    0.390174] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.399550] NET: Registered protocol family 2
    [    0.404250] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes)
    [    0.412301] TCP established hash table entries: 32768 (order: 2, 262144 bytes)
    [    0.419785] TCP bind hash table entries: 32768 (order: 3, 524288 bytes)
    [    0.426845] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.433573] UDP hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.439759] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.446427] NET: Registered protocol family 1
    [    0.451093] RPC: Registered named UNIX socket transport module.
    [    0.457145] RPC: Registered udp transport module.
    [    0.461949] RPC: Registered tcp transport module.
    [    0.466751] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.473717] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.483313] Initialise system trusted keyrings
    [    0.487928] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.495951] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.502098] NFS: Registering the id_resolver key type
    [    0.507267] Key type id_resolver registered
    [    0.511538] Key type id_legacy registered
    [    0.515636] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.522537] 9p: Installing v9fs 9p2000 file system support
    [    0.529728] Key type asymmetric registered
    [    0.533916] Asymmetric key parser 'x509' registered
    [    0.538917] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.546476] io scheduler noop registered
    [    0.550481] io scheduler deadline registered
    [    0.554883] io scheduler cfq registered (default)
    [    0.559690] io scheduler mq-deadline registered
    [    0.564316] io scheduler kyber registered
    [    0.569211] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.575283] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.581404] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.590258] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.596683] ti-pat 31010000.pat: Failed to create 31010000.pat debugfs directory
    [    0.604363] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.610777] ti-pat 31011000.pat: Failed to create 31011000.pat debugfs directory
    [    0.618428] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.624840] ti-pat 31012000.pat: Failed to create 31012000.pat debugfs directory
    [    0.632491] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.638812] ti-pat 31013000.pat: Failed to create 31013000.pat debugfs directory
    [    0.646489] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.652811] ti-pat 31014000.pat: Failed to create 31014000.pat debugfs directory
    [    0.661729] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.672864] brd: module loaded
    [    0.678587] loop: module loaded
    [    0.682786] libphy: Fixed MDIO Bus: probed
    [    0.687176] tun: Universal TUN/TAP device driver, 1.6
    [    0.692569] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.700576] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.706641] sky2: driver version 1.30
    [    0.710889] VFIO - User Level meta-driver version: 0.3
    [    0.716469] i2c /dev entries driver
    [    0.720307] Bluetooth: HCI UART driver ver 2.3
    [    0.724848] Bluetooth: HCI UART protocol H4 registered
    [    0.730105] Bluetooth: HCI UART protocol LL registered
    [    0.735390] Bluetooth: HCI UART protocol Broadcom registered
    [    0.741337] sdhci: Secure Digital Host Controller Interface driver
    [    0.747652] sdhci: Copyright(c) Pierre Ossman
    [    0.752259] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.758478] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.765250] optee: probing for conduit method from DT.
    [    0.770512] optee: revision 3.7 (5208e5c1)
    [    0.770670] optee: initialized driver
    [    0.779231] NET: Registered protocol family 17
    [    0.783779] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    0.789830] Bluetooth: HIDP socket layer initialized
    [    0.794951] 9pnet: Installing 9P2000 support
    [    0.799331] Key type dns_resolver registered
    [    0.803905] registered taskstats version 1
    [    0.808089] Loading compiled-in X.509 certificates
    [    0.817273] ti-sci 44083000.dmsc: ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla')
    [    0.842178] random: fast init done
    [    0.877807] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.883776] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.889732] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.895725] pca953x 3-0075: 3-0075 supply vcc not found, using dummy regulator
    [    0.903129] pca953x 3-0075: Linked as a consumer to regulator.0
    [    0.932322] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.938178] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.944066] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz
    [    0.949961] omap_i2c 2030000.i2c: bus 6 rev0.12 at 100 kHz
    [    0.955819] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
    [    0.961670] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
    [    0.967518] omap_i2c 2060000.i2c: bus 9 rev0.12 at 100 kHz
    [    0.982388] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
    [    0.991083] cdns-pcie-host e000000.pcie: missing "mem"
    [    0.996354] cdns-pcie-host e000000.pcie: Linked as a consumer to phy-5020000.serdes.1
    [    2.005432] cdns-pcie-host e000000.pcie: Phy link never came up
    [    2.011484] cdns-pcie-host e000000.pcie: host bridge /interconnect@100000/pcie@2920000/pcie@e000000 ranges:
    [    2.021451] cdns-pcie-host e000000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    2.029637] cdns-pcie-host e000000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    2.037877] cdns-pcie-host e000000.pcie: PCI host bridge to bus 0000:00
    [    2.044638] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.050242] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x1000-0x10fff])
    [    2.059310] pci_bus 0000:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    2.070090] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.079960] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.089849] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.099810] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.109797] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.121232] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.129415] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.139373] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.149331] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.159288] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x6 may corrupt adjacent RW1C bits
    [    2.170503] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x1a may corrupt adjacent RW1C bits
    [    2.180470] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.185913] cdns-pcie-host e800000.pcie: missing "mem"
    [    2.191180] cdns-pcie-host e800000.pcie: Linked as a consumer to phy-5030000.serdes.2
    [    3.200255] cdns-pcie-host e800000.pcie: Phy link never came up
    [    3.206307] cdns-pcie-host e800000.pcie: host bridge /interconnect@100000/pcie@2930000/pcie@e800000 ranges:
    [    3.216273] cdns-pcie-host e800000.pcie:    IO 0x4410001000..0x4410010fff -> 0x00001000
    [    3.224458] cdns-pcie-host e800000.pcie:   MEM 0x4410011000..0x4417ffffff -> 0x00011000
    [    3.232691] cdns-pcie-host e800000.pcie: PCI host bridge to bus 0001:00
    [    3.239451] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    3.245055] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x1000-0x10fff])
    [    3.254301] pci_bus 0001:00: root bus resource [mem 0x4410011000-0x4417ffffff] (bus address [0x00011000-0x07ffffff])
    [    3.266517] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.276055] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.281512] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    3.291383] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    3.298142] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.305806] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    3.315944] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    3.322702] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.330310] omap8250 42300000.serial: PM domain pd:287 will not be powered off
    [    3.337830] 42300000.serial: ttyS0 at MMIO 0x42300000 (irq = 7, base_baud = 6000000) is a 8250
    [    3.346938] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 8, base_baud = 6000000) is a 8250
    [    3.356022] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 20, base_baud = 3000000) is a 8250
    [    3.364757] console [ttyS2] enabled
    [    3.364757] console [ttyS2] enabled
    [    3.371791] bootconsole [ns16550a0] disabled
    [    3.371791] bootconsole [ns16550a0] disabled
    [    3.380682] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 21, base_baud = 3000000) is a 8250
    [    3.389467] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 22, base_baud = 3000000) is a 8250
    [    3.398269] 2830000.serial: ttyS5 at MMIO 0x2830000 (irq = 23, base_baud = 3000000) is a 8250
    [    3.407047] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 24, base_baud = 3000000) is a 8250
    [    3.415822] 2880000.serial: ttyS7 at MMIO 0x2880000 (irq = 25, base_baud = 3000000) is a 8250
    [    3.424540] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    3.433259] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    3.442877] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    3.453386] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    3.463542] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    3.473785] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    3.484590] scsi host0: ufshcd
    [    3.497229] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    3.504281] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    3.513848] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    3.515704] UDMA has not been proped
    [    3.531526] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    3.539955] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    3.545386] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    3.559783] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    3.559886] mmc0: Unknown controller version (4). You may experience problems.
    [    3.571014] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.578140] mmc0: CQHCI version 5.10
    [    3.586816] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.598754] scsi 0:0:0:49456: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.619847] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    3.633357] vdd_mmc1: supplied by vsys_3v3
    [    3.637954] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    3.644871] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    3.651786] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    3.658680] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    3.665550] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    4.001452] ti-udma 285c0000.udmap: Channels: 24 (tchan: 48, echan: 0, rchan: 48, rflow: 96)
    [    4.011043] ti-udma 31150000.udmap: Channels: 84 (tchan: 140, echan: 160, rchan: 140, rflow: 300)
    [    4.021815] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    4.028883] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    4.046567] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    4.057067] pps pps0: new PPS source ptp1
    [    4.061200] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    4.070145] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 0.4
    [    4.077352] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    4.119846] am65-cpsw-nuss 46000000.ethernet: davinci mdio revision 9.7, bus freq 1000000
    [    4.128006] libphy: 46000000.ethernet: probed
    [    4.133568] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4
    [    4.140462] mmc1: Unknown controller version (4). You may experience problems.
    [    4.147705] mmc1: CQHCI version 5.10
    [    4.180399] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [    4.190542] hctosys: unable to open rtc device (rtc0)
    [    4.195681] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    4.203991] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    4.210538] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    4.219137] cfg80211: failed to load regulatory.db
    [    4.231434] ALSA device list:
    [    4.234397]   No soundcards found.
    [    4.238020] Waiting for root device PARTUUID=2e93509d-02...
    [    7.109533] mmc1: Skipping voltage switch
    [    7.247051] mmc1: new high speed SDHC card at address aaaa
    [    7.253028] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
    [    7.269035]  mmcblk1: p1 p2
    [    7.339786] EXT4-fs (mmcblk1p2): recovery complete
    [    7.345248] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    7.353337] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    7.362848] devtmpfs: mounted
    [    7.365994] Freeing unused kernel memory: 640K
    [    7.370443] Run /sbin/init as init process
    [    7.625830] systemd[1]: System time before build time, advancing clock.
    [    7.717857] NET: Registered protocol family 10
    [    7.722651] Segment Routing with IPv6
    [    7.751106] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    7.772527] systemd[1]: Detected architecture arm64.
    
    Welcome to Aptiv Arago 2019.11!
    
    [    7.806953] systemd[1]: Set hostname to <aptiv-gcp-a72>.
    [    7.961797] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
    [    7.978811] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    [    8.049694] systemd[1]: Configuration file /etc/systemd/system/marvellbt-init.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    8.068288] systemd[1]: /etc/systemd/system/marvellbt-init.service:7: Neither a valid executable name nor an absolute path: ExecStart=/usr/local/bin/bluetooth-up.sh
    [    8.135873] systemd[1]: marvellbt-init.service: Cannot add dependency job, ignoring: Unit marvellbt-init.service has a bad unit file setting.
    [    8.149372] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.156001] systemd[1]: Reached target Swap.
    [  OK  ] Reached target Swap.
    [    8.175891] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.183335] systemd[1]: Created slice system-serial\x2dgetty.slice.
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [    8.199895] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Listening on Journal Socket.
             Starting Create list of required st…ce nodes for the current kernel...
    [  OK  ] Created slice User and Session Slice.
    [  OK  ] Listening on Process Core Dump Socket.
             Mounting POSIX Message Queue File System...
    [  OK  ] Listening on Journal Socket (/dev/log).
             Starting Journal Service...
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
             Mounting Temporary Directory (/tmp)...
             Mounting Huge Pages File System...
             Starting Remount Root and Kernel File Systems...
    [  OK  ] [    8.370007] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
    Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
             Mounting Kernel Debug File System...
    [  OK  ] Reached target Remote File Systems.
    [  OK  ] Listening on Network Service Netlink Socket.
    [  OK  ] Listening on udev Kernel Socket.
    [  OK  ] Created slice system-getty.slice.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Reached target Paths.
    [  OK  ] Reached target Slices.
    [  OK  ] Listening on udev Control Socket.
             Starting udev Coldplug all Devices...
             Starting Load Kernel Modules...
    [  OK  ] Started Journal Service.
    [    8.556262] cmemk: loading out-of-tree module taints kernel.
    [    8.562886] CMEMK module: reference Linux version 4.19.94
    [    8.568647] no physical memory specified
    [    8.572660] cmemk initialized
    [  OK  ] Started Create list of required sta…vice nodes for the current kernel.
    [    8.589873] cryptodev: driver 1.9 loaded.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [  OK  ] Mounted Kernel Debug File System.
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
             Mounting NFSD configuration filesystem...
             Starting Apply Kernel Variables...
             Mounting Kernel Configuration File System...
             Starting Create Static Device Nodes in /dev...
             Starting Flush Journal to Persistent Storage...
    [FAILED] Failed to mount NFSD configuration filesystem.
    See 'systemctl status proc-fs-nfsd.mount' for details.
    [DEPEND] Dependency failed for NFS Mount Daemon.
    [DEPEND] Dependency failed for NFS server and services.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
    [  OK  ] Reached target Containers.
             Mounting /var/volatile...
             Mounting /media/ram...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Mounted /media/ram.
    [    8.964281] systemd-journald[148]: Received request to flush runtime journal from PID 1
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Load/Save Random Seed.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Update UTMP about System Boot/Shutdown...
             Starting Network Service...
             Starting Network Time Synchronization...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [    9.126243] rti-wdt 2200000.rti: heartbeat 60 sec
    [  OK  ] Started Network Service.
    [    9.147244] rti-wdt 2210000.rti: heartbeat 60 sec
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [  OK  ] Found device /dev/ttyS2.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Time Synchronized.
    [  OK  ] Reached target System Initialization.
             Starting sshd.socket.
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    9.338072] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    9.350415] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [  OK  ] Listening on D-Bus System Message Bus Socket[    9.362486] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    .
    [    9.374061] remoteproc remoteproc0: 4d80800000.dsp is available
    [    9.381712] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    9.390611] pci-endpoint-test 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.399114] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    9.400827] pci_generic_config_write32: 16 callbacks suppressed
    [    9.400832] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [  OK  ] Started Daily rotation of log files.[    9.422477] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    
    [    9.422526] pci-endpoint-test 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
    [  OK  ] Started Daily Cleanup of Temporary Directorie[    9.442476] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    s.
    [    9.458378] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.462712] cdns-torrent-phy 5050000.serdes: timeout waiting for PMA common ready
    [    9.464340] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [  OK  ] Reached target Timers.
    [    9.480857] phy phy-5050000.serdes.3: phy init failed --> -110
    [    9.482611] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    9.492313] cdns-mhdp a000000.dp-bridge: Failed to initialize PHY: -110
    [    9.498905] remoteproc remoteproc0: powering up 4d80800000.dsp
    [    9.511241] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [    9.519869] remoteproc remoteproc0: request_firmware failed: -2
    [[    9.525807] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
      OK  [    9.534571] cdns-mhdp: probe of a000000.dp-bridge failed with error -110
    [    9.537251] remoteproc remoteproc1: powering up 4d81800000.dsp
    ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [    9.548463] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    9.560353] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
    [    9.568870] remoteproc remoteproc1: request_firmware failed: -2
    [  OK  ] Started Network Name Resolution.
    [    9.576547] remoteproc remoteproc2: 64800000.dsp is available
    [    9.586244] ntb_hw_epf 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.591834] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    [    9.604610] remoteproc remoteproc2: powering up 64800000.dsp
    [    9.610339] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    [    9.610343] remoteproc remoteproc2: request_firmware failed: -2
    [    9.615000] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [    9.636555] ntb_hw_epf 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
    [  OK  ] Listening on sshd.socket.
    [  OK  ] Reached target Sockets.
    [    9.661322] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [  OK  ] Reached target Basic System.
    [  OK  ] Started TEE Supplicant.
             Starting RPC Bind Service...
             Starting rc.pvr.service...
    [    9.721945] k3_r5_rproc interconnect@100000:interconnect@28380000:r5fss@41000000: creating child devices for R5F cores
    [  OK  ] Started Job spooling tools.
    [    9.754052] platform 41000000.r5f: configured R5F for remoteproc mode
             Starting DEMO...
    [    9.768357] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [    9.787710] remoteproc remoteproc3: 41000000.r5f is available
    [    9.811117] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    9.823452] remoteproc remoteproc3: powering up 41000000.r5f
    [    9.829197] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    9.843677] k3_r5_rproc interconnect@100000:r5fss@5c00000: creating child devices for R5F cores
    [    9.852393] remoteproc remoteproc3: request_firmware failed: -2
    [  OK  ] Started Periodic Command Scheduler.
             Starting Login Service...
    [    9.884821] platform 5c00000.r5f: configured R5F for remoteproc mode
    [    9.894193] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
             Starting Print notice about GPLv3 packages...
    [    9.910782] remoteproc remoteproc4: 5c00000.r5f is available
    [  OK  ] Started D-Bus System Message Bus.
             Starting Wifi AP Configuration service...
             Starting Avahi mDNS/DNS-SD Stack...
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target Network.
             Starting Permit User Sessions...
             Starting Target Communication Framework agent...
         [    9.964208] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
        Starting DNS forwarder and DHCP server...
    [    9.969277] TI DP83867 k3-cpsw-mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=k3-cpsw-mdio:00, irq=POLL)
    [    9.983872] remoteproc remoteproc4: powering up 5c00000.r5f
    [  OK  ] Started RPC Bind Service.
    [  OK  ] Started DEMO.
    [FAILED] Failed [    9.998423] platform 5d00000.r5f: configured R5F for remoteproc mode
    to start Wifi AP Configuration service.
    See 'systemctl status h[   10.009258] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   10.019889] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    ostapd-configuration.service' for details.
    [  OK  ] Found device /dev/ttyS1.
    [   10.039873] remoteproc remoteproc4: request_firmware failed: -2
    [  OK  ] Started Permit User Sessions.
    [   10.068303] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:0:4e20000000.gpu
    [   10.078904] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:1:4e20000000.gpu
    [   10.088900] PVR_K:  329: Read BVNC 22.104.208.318 from HW device registers
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Getty on tty1.
    [   10.105748] PVR_K:  329: RGX Device initialised with BVNC 22.104.208.318
    [   10.112167] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [  OK  ] Started Serial Getty on ttyS1.
    [   10.128338] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
    [  OK  ] Started DNS forwarder and DHCP server.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'system[   10.161353] remoteproc remoteproc5: 5d00000.r5f is available
    ctl status sync-clocks.service' for details.
    [   10.194292] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   10.204362] k3_r5_rproc interconnect@100000:r5fss@5e00000: creating child devices for R5F cores
    [   10.213286] remoteproc remoteproc5: powering up 5d00000.r5f
    [   10.218966] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   10.228744] remoteproc remoteproc5: request_firmware failed: -2
    [   10.259468] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.285663] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.315083] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.338343] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.350524] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.359155] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.371592] remoteproc remoteproc6: request_firmware failed: -2
    [  OK  ] Started Login Service.
    [  OK  ] Started rc.pvr.service.
    [   10.569237] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   10.588030] random: crng init done
    [   10.591425] random: 7 urandom warning(s) missed due to ratelimiting
    [   10.599442] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [   10.640774] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   10.661959] remoteproc remoteproc7: b034000.pru is available
    [   10.683784] pru-rproc b034000.pru: PRU rproc node pru@b034000 probed successfully
    [  OK  ] Started Target Communication Framework agent.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
             Starting telnetd.service...
    [   10.726702] remoteproc remoteproc8: b004000.rtu is available
    [   10.741027] pru-rproc b004000.rtu: PRU rproc node rtu@b004000 probed successfully
    [  OK  ] Started telnetd.service.[   10.750508] remoteproc remoteproc9: b00a000.txpru is available
    
    [   10.759156] pru-rproc b00a000.txpru: PRU rproc node txpru@b00a000 probed successfully
    [   10.760183] remoteproc remoteproc10: b038000.pru is available
             Starting thttpd.service...[   10.773362] pru-rproc b038000.pru: PRU rproc node pru@b038000 probed successfully
    
    [   10.784345] remoteproc remoteproc11: b006000.rtu is available
    [   10.790425] pru-rproc b006000.rtu: PRU rproc node rtu@b006000 probed successfully
    [   10.798398] remoteproc remoteproc12: b00c000.txpru is available
    [   10.804727] pru-rproc b00c000.txpru: PRU rproc node txpru@b00c000 probed successfully
    [  OK  ] Started thttpd.service.[   10.814870] remoteproc remoteproc13: b134000.pru is available
    
    [   10.822820] pru-rproc b134000.pru: PRU rproc node pru@b134000 probed successfully
    [   10.830841] remoteproc remoteproc14: b104000.rtu is available
    [   10.836906] pru-rproc b104000.rtu: PRU rproc node rtu@b104000 probed successfully
    [   10.844868] remoteproc remoteproc15: b10a000.txpru is available
    [   10.851142] pru-rproc b10a000.txpru: PRU rproc node txpru@b10a000 probed successfully
    [   10.860215] remoteproc remoteproc16: b138000.pru is available
    [   10.866012] pru-rproc b138000.pru: PRU rproc node pru@b138000 probed successfully
    [   10.873894] remoteproc remoteproc17: b106000.rtu is available
    [   10.879944] pru-rproc b106000.rtu: PRU rproc node rtu@b106000 probed successfully
    [   10.887757] remoteproc remoteproc18: b10c000.txpru is available
    [   10.893719] pru-rproc b10c000.txpru: PRU rproc node txpru@b10c000 probed successfully
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [   10.970664] usbcore: registered new interface driver usbfs
    [   10.976517] usbcore: registered new interface driver hub
    [   10.982420] usbcore: registered new device driver usb
    [   11.012753] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.018249] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   11.027126] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   11.036578] xhci-hcd xhci-hcd.2.auto: irq 320, io mem 0x06410000
    [   11.041188] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [   11.042728] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [   11.056993] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.064221] usb usb1: Product: xHCI Host Controller
    [   11.069106] usb usb1: Manufacturer: Linux 4.19.94-g5a23bc00e0 xhci-hcd
    [   11.075626] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   11.080716] hub 1-0:1.0: USB hub found
    [   11.084489] hub 1-0:1.0: 1 port detected
    [   11.088935] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.095411] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   11.103070] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   11.109631] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   11.117760] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
    [   11.126018] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.133248] usb usb2: Product: xHCI Host Controller
    [   11.138138] usb usb2: Manufacturer: Linux 4.19.94-g5a23bc00e0 xhci-hcd
    [   11.144658] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   11.149744] hub 2-0:1.0: USB hub found
    [   11.153518] hub 2-0:1.0: 1 port detected
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
             Mounting /run/media/mmcblk1p1...
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [   11.427862] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [   11.580143] usb 1-1: New USB device found, idVendor=0451, idProduct=8027, bcdDevice= 1.10
    [   11.588323] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   11.595468] usb 1-1: SerialNumber: D60008597C80
    [   11.600521] hub 1-1:1.0: USB hub found
    [   11.604503] hub 1-1:1.0: 2 ports detected
    [   11.895860] usb 1-1.2: new high-speed USB device number 3 using xhci-hcd
    [   12.009860] usb 1-1.2: New USB device found, idVendor=2c7c, idProduct=0435, bcdDevice= 3.18
    [   12.018225] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [   12.025546] usb 1-1.2: Product: LTE Module
    [   12.029658] usb 1-1.2: Manufacturer: Quectel, Incorporated
    [   12.067366] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    [   12.076134] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [   12.102392] usbcore: registered new interface driver option
    [   12.107901] cdc_ether 1-1.2:1.4 usb0: register 'cdc_ether' at usb-xhci-hcd.2.auto-1.2, CDC Ethernet Device, ae:ae:95:97:dd:d3
    [   12.109627] usbserial: USB Serial support registered for GSM modem (1-port)
    [   12.122250] usbcore: registered new interface driver cdc_ether
    [   12.127154] option 1-1.2:1.0: GSM modem (1-port) converter detected
    [   12.140285] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB0
    [   12.149438] option 1-1.2:1.1: GSM modem (1-port) converter detected
    [   12.156363] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB1
    [   12.165491] option 1-1.2:1.2: GSM modem (1-port) converter detected
    [   12.172789] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB2
    [   12.181348] option 1-1.2:1.3: GSM modem (1-port) converter detected
    [   12.188282] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB3
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            bash-dev
            bash
            bc
            cifs-utils
            cpio
            dnsmasq
            dosfstools
            elfutils
            gawk
            gdb
            gdbserver
            gzip
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgmp10
            libidn2-0
            libreadline-dev
            libreadline7
            libunistring2
            nettle
            which
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org aptiv-gcp-a72 ttyS2
    
    Aptiv Arago 2019.11 aptiv-gcp-a72 ttyS2
    
    aptiv-gcp-a72 login:
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org aptiv-gcp-a72 ttyS2
    
    Aptiv Arago 2019.11 aptiv-gcp-a72 ttyS2
    
    aptiv-gcp-a72 login: root
    root@aptiv-gcp-a72:~#
    

  • Hi Satish,

    1. Write descriptor
    2. Reboot the board
    3. Read back descriptor

    Provide log for 2 and 3...

    - Keerthy

  • Hi Keerthy,

    please find both log here.

    root@aptiv-gcp-a72:~# ufs-tool desc -t 1 -p /dev/bsg/ufs-bsg
    Config Device Descriptor: [Byte offset 0x0]: bLength = 0x90
    Config Device Descriptor: [Byte offset 0x1]: bDescriptorType = 0x1
    Config Device Descriptor: [Byte offset 0x2]: bConfDescContinue = 0x0
    Config Device Descriptor: [Byte offset 0x3]: bBootEnable = 0x0
    Config Device Descriptor: [Byte offset 0x4]: bDescrAccessEn = 0x0
    Config Device Descriptor: [Byte offset 0x5]: bInitPowerMode = 0x1
    Config Device Descriptor: [Byte offset 0x6]: bHighPriorityLUN = 0x7f
    Config Device Descriptor: [Byte offset 0x7]: bSecureRemovalType = 0x0
    Config Device Descriptor: [Byte offset 0x8]: bInitActiveICCLevel = 0x0
    Config Device Descriptor: [Byte offset 0x9]: wPeriodicRTCUpdate = 0x0
    Config Device Descriptor: [Byte offset 0xc]: bRPMBRegionEnable = 0x0
    Config Device Descriptor: [Byte offset 0xd]: bRPMBRegion1Size = 0x0
    Config Device Descriptor: [Byte offset 0xe]: bRPMBRegion2Size = 0x0
    Config Device Descriptor: [Byte offset 0xf]: bRPMBRegion3Size = 0x0
    Config 0 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 1 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 2 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 3 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 4 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 5 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 6 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config 7 Unit Descriptor:
    Config Descriptor: [Byte offset 0x0]: bLUEnable = 0x0
    Config Descriptor: [Byte offset 0x1]: bBootLunID = 0x0
    Config Descriptor: [Byte offset 0x2]: bLUWriteProtect = 0x0
    Config Descriptor: [Byte offset 0x3]: bMemoryType = 0x0
    Config Descriptor: [Byte offset 0x4]: dNumAllocUnits = 0x0
    Config Descriptor: [Byte offset 0x8]: bDataReliability = 0x0
    Config Descriptor: [Byte offset 0x9]: bLogicalBlockSize = 0xc
    Config Descriptor: [Byte offset 0xa]: bProvisioningType = 0x0
    Config Descriptor: [Byte offset 0xb]: wContextCapabilities = 0x0
    Config Descriptor was written into config_desc_data_ind_0 file
    root@aptiv-gcp-a72:~#

    root@aptiv-gcp-a72:~#
    U-Boot SPL 2019.01-g350f3927b8 (May 14 2020 - 19:07:31 +0000)
    SYSFW ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    ** File not found /lib/firmware/j7-main-r5f0_0-fw **
    ** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.2(release):ti2019.05-rc1
    NOTICE:  BL31: Built : 18:43:30, May 14 2020
    I/TC:
    I/TC: OP-TEE version: ti2019.05-rc1-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Thu May 14 18:48:49 UTC 2020 aarch64
    I/TC: Initialized
    
    U-Boot SPL 2019.01-g350f3927b8 (May 14 2020 - 19:08:36 +0000)
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from MMC2
    
    
    U-Boot 2019.01-g350f3927b8 (May 14 2020 - 19:08:36 +0000)
    
    SoC:   J721E PG 1.0
    Model: Texas Instruments K3 J721E SoC
    Reading on-board EEPROM at 0x50 failed 1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... Card did not respond to voltage select!
    *** Warning - No block device, using default environment
    
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Reading on-board EEPROM at 0x50 failed 1
    Net:
    Warning: ethernet@046000000 using MAC address from ROM
    eth0: ethernet@046000000
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    ** Unable to read file boot.scr **
    40 bytes read in 1 ms (39.1 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Card did not respond to voltage select!
    14407688 bytes read in 601 ms (22.9 MiB/s)
    65665 bytes read in 3 ms (20.9 MiB/s)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fddab000, end 00000000fdebefff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 4.19.94-g5a23bc00e0 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Fri May 15 18:03:24 UTC 2020
    [    0.000000] Machine model: Aptiv GCP - Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
    [    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: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.1
    [    0.000000] random: get_random_bytes called from start_kernel+0x94/0x3e4 with crng_init=0
    [    0.000000] percpu: Embedded 2 pages/cpu s48536 r8192 d74344 u131072
    [    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: 62339
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=2e93509d-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes)
    [    0.000000] software IO TLB: mapped [mem 0xf9da0000-0xfdda0000] (64MB)
    [    0.000000] Memory: 3376704K/3993600K available (9278K kernel code, 822K rwdata, 3264K rodata, 640K init, 624K bss, 92608K reserved, 524288K cma-reserved)
    [    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=64 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] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GIC: using LPI property table @0x00000008c00a0000
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] CPU0: using LPI pending table @0x00000008c00b0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008326] Console: colour dummy device 80x25
    [    0.012878] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023545] pid_max: default: 32768 minimum: 301
    [    0.028285] Security Framework initialized
    [    0.032487] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.039342] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.070676] ASID allocator initialised with 32768 entries
    [    0.084202] rcu: Hierarchical SRCU implementation.
    [    0.097143] Platform MSI: gic-its@1820000 domain created
    [    0.102657] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.120092] smp: Bringing up secondary CPUs ...
    [    0.156990] Detected PIPT I-cache on CPU1
    [    0.157007] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.157036] CPU1: using LPI pending table @0x00000008c0310000
    [    0.157058] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.157098] smp: Brought up 1 node, 2 CPUs
    [    0.184932] SMP: Total of 2 processors activated.
    [    0.189742] CPU features: detected: GIC system register CPU interface
    [    0.196323] CPU features: detected: 32-bit EL0 Support
    [    0.201802] CPU: All CPU(s) started at EL2
    [    0.205988] alternatives: patching kernel code
    [    0.210974] devtmpfs: initialized
    [    0.217801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.227767] futex hash table entries: 512 (order: -1, 32768 bytes)
    [    0.234454] pinctrl core: initialized pinctrl subsystem
    [    0.240108] NET: Registered protocol family 16
    [    0.244984] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
    [    0.252547] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.261746] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.275029] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.281881] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.289269] cryptd: max_cpu_qlen set to 1000
    [    0.294111] vsys_3v3: supplied by evm_12v0
    [    0.298371] vsys_5v0: supplied by evm_12v0
    [    0.302897] SCSI subsystem initialized
    [    0.306959] media: Linux media interface: v0.10
    [    0.311599] videodev: Linux video capture interface: v2.00
    [    0.317213] pps_core: LinuxPPS API ver. 1 registered
    [    0.322286] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.331625] PTP clock support registered
    [    0.335643] EDAC MC: Ver: 3.0.0
    [    0.339446] Advanced Linux Sound Architecture Driver Initialized.
    [    0.345841] Bluetooth: Core ver 2.22
    [    0.349497] NET: Registered protocol family 31
    [    0.354036] Bluetooth: HCI device and connection manager initialized
    [    0.360529] Bluetooth: HCI socket layer initialized
    [    0.365510] Bluetooth: L2CAP socket layer initialized
    [    0.370675] Bluetooth: SCO socket layer initialized
    [    0.375877] clocksource: Switched to clocksource arch_sys_counter
    [    0.382168] VFS: Disk quotas dquot_6.6.0
    [    0.386218] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.395569] NET: Registered protocol family 2
    [    0.400270] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes)
    [    0.408320] TCP established hash table entries: 32768 (order: 2, 262144 bytes)
    [    0.415803] TCP bind hash table entries: 32768 (order: 3, 524288 bytes)
    [    0.422867] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.429593] UDP hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.435778] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.442447] NET: Registered protocol family 1
    [    0.447118] RPC: Registered named UNIX socket transport module.
    [    0.453169] RPC: Registered udp transport module.
    [    0.457973] RPC: Registered tcp transport module.
    [    0.462775] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.469742] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.479361] Initialise system trusted keyrings
    [    0.483977] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.492001] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.498150] NFS: Registering the id_resolver key type
    [    0.503321] Key type id_resolver registered
    [    0.507592] Key type id_legacy registered
    [    0.511690] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.518590] 9p: Installing v9fs 9p2000 file system support
    [    0.525752] Key type asymmetric registered
    [    0.529940] Asymmetric key parser 'x509' registered
    [    0.534939] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.542498] io scheduler noop registered
    [    0.546504] io scheduler deadline registered
    [    0.550904] io scheduler cfq registered (default)
    [    0.555712] io scheduler mq-deadline registered
    [    0.560338] io scheduler kyber registered
    [    0.565226] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.571305] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.577428] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.586297] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.592722] ti-pat 31010000.pat: Failed to create 31010000.pat debugfs directory
    [    0.600402] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.606817] ti-pat 31011000.pat: Failed to create 31011000.pat debugfs directory
    [    0.614468] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.620881] ti-pat 31012000.pat: Failed to create 31012000.pat debugfs directory
    [    0.628532] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.634853] ti-pat 31013000.pat: Failed to create 31013000.pat debugfs directory
    [    0.642532] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.648854] ti-pat 31014000.pat: Failed to create 31014000.pat debugfs directory
    [    0.657779] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.668933] brd: module loaded
    [    0.674685] loop: module loaded
    [    0.678880] libphy: Fixed MDIO Bus: probed
    [    0.683269] tun: Universal TUN/TAP device driver, 1.6
    [    0.688661] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.696668] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.702731] sky2: driver version 1.30
    [    0.706985] VFIO - User Level meta-driver version: 0.3
    [    0.712544] i2c /dev entries driver
    [    0.716384] Bluetooth: HCI UART driver ver 2.3
    [    0.720925] Bluetooth: HCI UART protocol H4 registered
    [    0.726182] Bluetooth: HCI UART protocol LL registered
    [    0.731468] Bluetooth: HCI UART protocol Broadcom registered
    [    0.737411] sdhci: Secure Digital Host Controller Interface driver
    [    0.743725] sdhci: Copyright(c) Pierre Ossman
    [    0.748336] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.754556] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.761336] optee: probing for conduit method from DT.
    [    0.766599] optee: revision 3.7 (5208e5c1)
    [    0.766759] optee: initialized driver
    [    0.775311] NET: Registered protocol family 17
    [    0.779860] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    0.785911] Bluetooth: HIDP socket layer initialized
    [    0.791035] 9pnet: Installing 9P2000 support
    [    0.795415] Key type dns_resolver registered
    [    0.800001] registered taskstats version 1
    [    0.804184] Loading compiled-in X.509 certificates
    [    0.813351] ti-sci 44083000.dmsc: ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla')
    [    0.838228] random: fast init done
    [    0.873874] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.879839] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.885799] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.891785] pca953x 3-0075: 3-0075 supply vcc not found, using dummy regulator
    [    0.899188] pca953x 3-0075: Linked as a consumer to regulator.0
    [    0.928361] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.934218] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.940117] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz
    [    0.946005] omap_i2c 2030000.i2c: bus 6 rev0.12 at 100 kHz
    [    0.951863] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
    [    0.957715] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
    [    0.963568] omap_i2c 2060000.i2c: bus 9 rev0.12 at 100 kHz
    [    0.978413] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
    [    0.987047] cdns-pcie-host e000000.pcie: missing "mem"
    [    0.992318] cdns-pcie-host e000000.pcie: Linked as a consumer to phy-5020000.serdes.1
    [    2.001393] cdns-pcie-host e000000.pcie: Phy link never came up
    [    2.007446] cdns-pcie-host e000000.pcie: host bridge /interconnect@100000/pcie@2920000/pcie@e000000 ranges:
    [    2.017413] cdns-pcie-host e000000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    2.025599] cdns-pcie-host e000000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    2.033838] cdns-pcie-host e000000.pcie: PCI host bridge to bus 0000:00
    [    2.040599] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.046203] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x1000-0x10fff])
    [    2.055272] pci_bus 0000:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    2.066051] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.075921] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.085812] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.095772] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.105759] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.117196] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.125377] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.135335] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.145293] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.155250] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x6 may corrupt adjacent RW1C bits
    [    2.166465] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x1a may corrupt adjacent RW1C bits
    [    2.176432] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.181877] cdns-pcie-host e800000.pcie: missing "mem"
    [    2.187146] cdns-pcie-host e800000.pcie: Linked as a consumer to phy-5030000.serdes.2
    [    3.196222] cdns-pcie-host e800000.pcie: Phy link never came up
    [    3.202275] cdns-pcie-host e800000.pcie: host bridge /interconnect@100000/pcie@2930000/pcie@e800000 ranges:
    [    3.212241] cdns-pcie-host e800000.pcie:    IO 0x4410001000..0x4410010fff -> 0x00001000
    [    3.220426] cdns-pcie-host e800000.pcie:   MEM 0x4410011000..0x4417ffffff -> 0x00011000
    [    3.228659] cdns-pcie-host e800000.pcie: PCI host bridge to bus 0001:00
    [    3.235419] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    3.241023] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x1000-0x10fff])
    [    3.250269] pci_bus 0001:00: root bus resource [mem 0x4410011000-0x4417ffffff] (bus address [0x00011000-0x07ffffff])
    [    3.262494] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.272036] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.277491] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    3.287364] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    3.294123] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.301786] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    3.311924] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    3.318683] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.326291] omap8250 42300000.serial: PM domain pd:287 will not be powered off
    [    3.333807] 42300000.serial: ttyS0 at MMIO 0x42300000 (irq = 7, base_baud = 6000000) is a 8250
    [    3.342910] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 8, base_baud = 6000000) is a 8250
    [    3.351984] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 20, base_baud = 3000000) is a 8250
    [    3.360719] console [ttyS2] enabled
    [    3.360719] console [ttyS2] enabled
    [    3.367753] bootconsole [ns16550a0] disabled
    [    3.367753] bootconsole [ns16550a0] disabled
    [    3.376641] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 21, base_baud = 3000000) is a 8250
    [    3.385421] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 22, base_baud = 3000000) is a 8250
    [    3.394223] 2830000.serial: ttyS5 at MMIO 0x2830000 (irq = 23, base_baud = 3000000) is a 8250
    [    3.403006] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 24, base_baud = 3000000) is a 8250
    [    3.411782] 2880000.serial: ttyS7 at MMIO 0x2880000 (irq = 25, base_baud = 3000000) is a 8250
    [    3.420495] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    3.429235] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    3.438857] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    3.449366] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    3.459521] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    3.469761] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    3.480561] scsi host0: ufshcd
    [    3.493266] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    3.500318] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    3.509919] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    3.511745] UDMA has not been proped
    [    3.527562] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    3.535975] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    3.541402] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    3.555807] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    3.555904] mmc0: Unknown controller version (4). You may experience problems.
    [    3.567040] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.574160] mmc0: CQHCI version 5.10
    [    3.582838] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.594779] scsi 0:0:0:49456: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.615886] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    3.629398] vdd_mmc1: supplied by vsys_3v3
    [    3.633990] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    3.640857] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    3.647719] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    3.654581] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    3.661423] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    4.001496] ti-udma 285c0000.udmap: Channels: 24 (tchan: 48, echan: 0, rchan: 48, rflow: 96)
    [    4.011083] ti-udma 31150000.udmap: Channels: 84 (tchan: 140, echan: 160, rchan: 140, rflow: 300)
    [    4.021855] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    4.028925] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    4.046617] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    4.057114] pps pps0: new PPS source ptp1
    [    4.061240] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    4.070185] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 0.4
    [    4.077391] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    4.119886] am65-cpsw-nuss 46000000.ethernet: davinci mdio revision 9.7, bus freq 1000000
    [    4.128047] libphy: 46000000.ethernet: probed
    [    4.133603] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4
    [    4.140499] mmc1: Unknown controller version (4). You may experience problems.
    [    4.147745] mmc1: CQHCI version 5.10
    [    4.180438] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [    4.190562] hctosys: unable to open rtc device (rtc0)
    [    4.195699] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    4.204020] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    4.210570] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    4.219177] cfg80211: failed to load regulatory.db
    [    4.243110] ALSA device list:
    [    4.246073]   No soundcards found.
    [    4.249719] Waiting for root device PARTUUID=2e93509d-02...
    [    7.111734] mmc1: Skipping voltage switch
    [    7.249274] mmc1: new high speed SDHC card at address aaaa
    [    7.255270] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
    [    7.271267]  mmcblk1: p1 p2
    [    7.338779] EXT4-fs (mmcblk1p2): recovery complete
    [    7.344235] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    7.352324] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    7.361710] devtmpfs: mounted
    [    7.364863] Freeing unused kernel memory: 640K
    [    7.369311] Run /sbin/init as init process
    [    7.624740] systemd[1]: System time before build time, advancing clock.
    [    7.716531] NET: Registered protocol family 10
    [    7.721330] Segment Routing with IPv6
    [    7.749773] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    7.771192] systemd[1]: Detected architecture arm64.
    
    Welcome to Aptiv Arago 2019.11!
    
    [    7.802997] systemd[1]: Set hostname to <aptiv-gcp-a72>.
    [    7.956574] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
    [    7.973586] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    [    8.044677] systemd[1]: Configuration file /etc/systemd/system/marvellbt-init.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    8.063254] systemd[1]: /etc/systemd/system/marvellbt-init.service:7: Neither a valid executable name nor an absolute path: ExecStart=/usr/local/bin/bluetooth-up.sh
    [    8.130634] systemd[1]: marvellbt-init.service: Cannot add dependency job, ignoring: Unit marvellbt-init.service has a bad unit file setting.
    [    8.144209] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.151441] systemd[1]: Created slice User and Session Slice.
    [  OK  ] Created slice User and Session Slice.
    [    8.167945] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.174745] systemd[1]: Listening on Journal Socket.
    [  OK  ] Listening on Journal Socket.
    [    8.191929] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
             Mounting Kernel Debug File System...
    [  OK  ] Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on udev Kernel Socket.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
             Starting Create list of required st…ce nodes for the current kernel...
    [  OK  ] Reached target Remote File Systems.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
             Mounting Huge Pages File System...
             Starting Remount Root and Kernel File Systems...
    [    8.358945] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
             Starting Journal Service...
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [  OK  ] Listening on Process Core Dump Socket.
    [  OK  ] Reached target Slices.
             Starting Load Kernel Modules...
    [  OK  ] [    8.436312] cmemk: loading out-of-tree module taints kernel.
    Listening on udev Control Socket.
    [    8.444537] CMEMK module: reference Linux version 4.19.94
    [    8.452234] no physical memory specified
    [    8.456162] cmemk initialized
             Starting udev Coldplug all Devices...
    [  OK  ] Reached target Swap.
    [    8.477714] cryptodev: driver 1.9 loaded.
             Mounting Temporary Directory (/tmp)...
             Mounting POSIX Message Queue File System...
    [  OK  ] Reached target Paths.
    [  OK  ] Created slice system-getty.slice.
    [  OK  ] Listening on Network Service Netlink Socket.
    [  OK  ] Started Journal Service.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Started Create list of required sta…vice nodes for the current kernel.
    [  OK  ] Mounted Huge Pages File System.
    [  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  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Mounted POSIX Message Queue File System.
             Mounting Kernel Configuration File System...
             Mounting NFSD configuration filesystem...
             Starting Apply Kernel Variables...
             Starting Create Static Device Nodes in /dev...
             Starting Flush Journal to Persistent Storage...
    [  OK  ] Mounted Kernel Configuration File System.
    [FAILED] Failed to mount NFSD configuration filesystem.
    See 'systemctl status proc-fs-nfsd.mount' for details.
    [DEPEND] Dependency failed for NFS Mount Daemon.
    [DEPEND] Dependency failed for NFS server and services.
    [  OK  ] Started udev Coldplug all Devices.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Started Create Static Device Nodes in /dev.
             Starting udev Kernel Device Manager...
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /var/volatile...
    [  OK  ] Reached target Containers.
             Mounting /media/ram...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Mounted /media/ram.
             [    8.966319] systemd-journald[155]: Received request to flush runtime journal from PID 1
    Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started Load/Save Random Seed.
             Starting Create Volatile Files and Directories...
    [    9.050251] rti-wdt 2200000.rti: heartbeat 60 sec
    [  OK  ] Started Create Volatile Files and Directories[    9.058105] rti-wdt 2210000.rti: heartbeat 60 sec
    .
             Starting Update UTMP about System Boot/Shutdown...
             Starting Network Time Synchronization...
             Starting Network Service...
    [  OK  ] Found device /dev/ttyS2.
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Service.
    [    9.188990] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
             Starting Network Name Resolution...
    [    9.214380] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
             Starting Wait for Network to be Configured...
    [    9.234005] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [    9.244343] remoteproc remoteproc0: 4d80800000.dsp is available
    [    9.251837] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    9.262042] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    9.270467] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [    9.279045] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [    9.288604] remoteproc remoteproc0: powering up 4d80800000.dsp
    [    9.294625] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [    9.303213] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.309222] remoteproc remoteproc0: request_firmware failed: -2
    [    9.315803] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
    [    9.327826] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    9.336285] remoteproc remoteproc1: powering up 4d81800000.dsp
    [  OK  ] Started Network Time Synchronization.
    [    9.346156] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
    [  OK  ] Reached target System Initialization.
    [    9.360809] pci-endpoint-test 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.363121] remoteproc remoteproc1: request_firmware failed: -2
             Starting sshd.socket.
    [    9.385299] cdns-torrent-phy 5050000.serdes: timeout waiting for PMA common ready
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activati[    9.400243] phy phy-5050000.serdes.3: phy init failed --> -110
    [    9.407761] pci_generic_config_write32: 16 callbacks suppressed
    [    9.407766] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    on Socket.
    [    9.412258] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [    9.424788] pci-endpoint-test 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.433506] cdns-mhdp a000000.dp-bridge: Failed to initialize PHY: -110
    [    9.446133] remoteproc remoteproc2: 64800000.dsp is available
    [  OK  ] Listening on RPCbind Server Activation Socket[    9.452801] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    .
    [    9.468996] cdns-mhdp: probe of a000000.dp-bridge failed with error -110
    [    9.476309] remoteproc remoteproc2: powering up 64800000.dsp
    [  OK  ] Listening on D-Bus System Message Bus Socket.[    9.482376] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    
    [    9.482815] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    [    9.508043] remoteproc remoteproc2: request_firmware failed: -2
    [  OK  ] Started Daily Cleanup of Temporary Directories.
    [  OK  ] Reached target System Time Synchronized.
    [    9.533189] ntb_hw_epf 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    [  OK  ] Started Daily rotation of log files.
    [    9.544218] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [  OK  ] Reached target Timers.[    9.560034] ntb_hw_epf 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
    
    [  OK  ] Started Network Name Resolution.
    [    9.584554] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [    9.597431] k3_r5_rproc interconnect@100000:interconnect@28380000:r5fss@41000000: creating child devices for R5F cores
    [  OK  ] Listening on sshd.socket.
    [    9.618587] platform 41000000.r5f: configured R5F for remoteproc mode
    [  OK  ] Reached target Sockets.
    [  OK  ] Reached target Basic System.
    [    9.649451] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
             Starting Print notice about GPLv3 packages...
             Starting Login Service...
             Starting Wifi AP Configuration service...
    [  OK  ] Started Job spooling tools.
    [    9.691491] remoteproc remoteproc3: 41000000.r5f is available
    [    9.697774] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
             Starting RPC Bind Service...
    [    9.711047] remoteproc remoteproc3: powering up 41000000.r5f
    [    9.717090] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [    9.726874] k3_r5_rproc interconnect@100000:r5fss@5c00000: creating child devices for R5F cores
    [    9.729363] remoteproc remoteproc3: request_firmware failed: -2
    [    9.750894] platform 5c00000.r5f: configured R5F for remoteproc mode
    [    9.763457] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [  OK  ] Started Periodic Command Scheduler.
    [    9.774459] remoteproc remoteproc4: 5c00000.r5f is available
             Starting DEMO...
    [  OK  ] Started D-Bus System Message Bus.
    [    9.786180] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [  OK  ] Started TEE Supplicant.
             Starting rc.pvr.service...
    [  OK  ] Reached[    9.805704] remoteproc remoteproc4: powering up 5c00000.r5f
     target Network.
             Starting Permit User Sessions...
    [    9.823847] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
             Starting DNS forwarder and DHCP server...
    [    9.836071] platform 5d00000.r5f: configured R5F for remoteproc mode
             Starting Target Communication Framework agent...
    [  OK  ] Reached target Host and Network Name Lookups.
      [    9.849737] remoteproc remoteproc4: request_firmware failed: -2
           Starting Avahi mDNS/DNS-SD Stack...
    [FAILED] Failed to start Wifi AP Configuration service.
    [    9.868012] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    See 'systemctl status hostapd-configuration.service' for details.
    [  OK  ] Started DEMO.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Found device /dev/ttyS1.
    [    9.910830] remoteproc remoteproc5: 5d00000.r5f is available
    [  OK  ] Started Getty on tty1.
    [    9.934873] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [    9.947637] k3_r5_rproc interconnect@100000:r5fss@5e00000: creating child devices for R5F cores
    [  OK  ] Started Serial Getty on ttyS1.
    [    9.959785] remoteproc remoteproc5: powering up 5d00000.r5f
    [  OK  ] Started Serial Getty on ttyS2.
    [    9.970901] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [  OK  ] Reached target Login Prompts.
             Star[    9.983325] remoteproc remoteproc5: request_firmware failed: -2
    ting Synchronize System and HW clocks...
    [    9.999851] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.012259] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.027632] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.042693] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.053336] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.061933] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.073452] remoteproc remoteproc6: request_firmware failed: -2
    [   10.100403] TI DP83867 k3-cpsw-mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=k3-cpsw-mdio:00, irq=POLL)
    [   10.115431] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   10.223122] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:0:4e20000000.gpu
    [   10.234965] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:1:4e20000000.gpu
    [   10.245505] PVR_K:  368: Read BVNC 22.104.208.318 from HW device registers
    [   10.258773] PVR_K:  368: RGX Device initialised with BVNC 22.104.208.318
    [   10.270600] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    [   10.481768] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [   10.481936] random: crng init done
    [   10.495795] remoteproc remoteproc7: b034000.pru is available
    [   10.499909] random: 7 urandom warning(s) missed due to ratelimiting
    [   10.503046] pru-rproc b034000.pru: PRU rproc node pru@b034000 probed successfully
    [   10.516903] remoteproc remoteproc8: b004000.rtu is available
    [   10.528002] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   10.529191] pru-rproc b004000.rtu: PRU rproc node rtu@b004000 probed successfully
    [   10.548974] remoteproc remoteproc9: b00a000.txpru is available
    [   10.555604] pru-rproc b00a000.txpru: PRU rproc node txpru@b00a000 probed successfully
    [   10.564539] remoteproc remoteproc10: b038000.pru is available
    [   10.570369] pru-rproc b038000.pru: PRU rproc node pru@b038000 probed successfully
    [   10.578181] remoteproc remoteproc11: b006000.rtu is available
    [   10.583962] pru-rproc b006000.rtu: PRU rproc node rtu@b006000 probed successfully
    [   10.592329] remoteproc remoteproc12: b00c000.txpru is available
    [   10.596912] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   10.598313] pru-rproc b00c000.txpru: PRU rproc node txpru@b00c000 probed successfully
    [   10.613575] remoteproc remoteproc13: b134000.pru is available
    [   10.619390] pru-rproc b134000.pru: PRU rproc node pru@b134000 probed successfully
    [   10.627594] remoteproc remoteproc14: b104000.rtu is available
    [   10.633430] pru-rproc b104000.rtu: PRU rproc node rtu@b104000 probed successfully
    [   10.641339] remoteproc remoteproc15: b10a000.txpru is available
    [   10.647594] pru-rproc b10a000.txpru: PRU rproc node txpru@b10a000 probed successfully
    [   10.656118] remoteproc remoteproc16: b138000.pru is available
    [   10.662036] pru-rproc b138000.pru: PRU rproc node pru@b138000 probed successfully
    [  OK  ] Started Login Service.
    [   10.670451] remoteproc remoteproc17: b106000.rtu is available
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [   10.679227] pru-rproc b106000.rtu: PRU rproc node rtu@b106000 probed successfully
    [[   10.692097] remoteproc remoteproc18: b10c000.txpru is available
    [   10.698075] pru-rproc b10c000.txpru: PRU rproc node txpru@b10c000 probed successfully
      OK  ] Started RPC Bind Service.
    [  OK  ] Started rc.pvr.service.
    [  OK  ] Started Target Communication Framework agent.
    [FAILED] Failed to start Synchronize System and HW clocks.
    See 'systemctl status sync-clocks.service' for details.
    [  OK  ] Started DNS forwarder and DHCP server.
    [   10.808147] usbcore: registered new interface driver usbfs
    [   10.814353] usbcore: registered new interface driver hub
    [   10.819909] usbcore: registered new device driver usb
    [   10.856852] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   10.862538] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   10.872143] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   10.882518] xhci-hcd xhci-hcd.2.auto: irq 320, io mem 0x06410000
    [   10.889456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [   10.897903] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   10.905384] usb usb1: Product: xHCI Host Controller
    [   10.910603] usb usb1: Manufacturer: Linux 4.19.94-g5a23bc00e0 xhci-hcd
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.[   10.918207] usb usb1: SerialNumber: xhci-hcd.2.auto
    
    [  OK  ] Listening on Load/Save RF Kill Switch Stat[   10.929335] hub 1-0:1.0: USB hub found
    us /dev/rfkill Watch.
             Starting telnetd.service...
    [   10.937139] hub 1-0:1.0: 1 port detected
    [   10.947584] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   10.953932] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   10.961724] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [  OK  ] Started NFS status monitor for NFSv2/3 lockin[   10.970796] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    g..
    [  OK  ] Started telnetd.service.
    [   10.983565] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
             Starting thttpd.service...
    [   10.998549] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.007092] usb usb2: Product: xHCI Host Controller
    [   11.012047] usb usb2: Manufacturer: Linux 4.19.94-g5a23bc00e0 xhci-hcd
    [   11.018630] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   11.023776] hub 2-0:1.0: USB hub found
    [   11.028133] hub 2-0:1.0: 1 port detected
    [  OK  ] Started thttpd.service.
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [   11.136928] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [   11.279905] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    [  OK  ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
             Mounting /run/media/mmcblk1p1...
    [   11.440179] usb 1-1: New USB device found, idVendor=0451, idProduct=8027, bcdDevice= 1.10
    [   11.448372] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   11.455522] usb 1-1: SerialNumber: D60008597C80
    [   11.460617] hub 1-1:1.0: USB hub found
    [   11.464495] hub 1-1:1.0: 2 ports detected
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [   11.759899] usb 1-1.2: new high-speed USB device number 3 using xhci-hcd
    [   11.877879] usb 1-1.2: New USB device found, idVendor=2c7c, idProduct=0435, bcdDevice= 3.18
    [   11.886243] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [   11.893561] usb 1-1.2: Product: LTE Module
    [   11.897674] usb 1-1.2: Manufacturer: Quectel, Incorporated
    [   11.933604] usbcore: registered new interface driver option
    [   11.939596] usbserial: USB Serial support registered for GSM modem (1-port)
    [   11.952363] cdc_ether 1-1.2:1.4 usb0: register 'cdc_ether' at usb-xhci-hcd.2.auto-1.2, CDC Ethernet Device, 52:61:aa:45:ba:54
    [   11.964079] usbcore: registered new interface driver cdc_ether
    [   11.964545] option 1-1.2:1.0: GSM modem (1-port) converter detected
    [   11.976950] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB0
    [   11.984644] option 1-1.2:1.1: GSM modem (1-port) converter detected
    [   11.991902] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB1
    [   11.999216] option 1-1.2:1.2: GSM modem (1-port) converter detected
    [   12.006351] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB2
    [   12.013645] option 1-1.2:1.3: GSM modem (1-port) converter detected
    [   12.020725] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB3
    [   12.161146] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    [   12.169882] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            bash-dev
            bash
            bc
            cifs-utils
            cpio
            dnsmasq
            dosfstools
            elfutils
            gawk
            gdb
            gdbserver
            gzip
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgmp10
            libidn2-0
            libreadline-dev
            libreadline7
            libunistring2
            nettle
            which
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  This can be done using
    the opkg remove command.  i.e.:
        opkg remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
             Starting Hostname Service...
    [  OK  ] Started Hostname Service.
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org aptiv-gcp-a72 ttyS2
    
    Aptiv Arago 2019.11 aptiv-gcp-a72 ttyS2
    
    aptiv-gcp-a72 login: root
    root@aptiv-gcp-a72:~#
    root@aptiv-gcp-a72:~#
    root@aptiv-gcp-a72:~#
    

  • Hi Satish,

    The config_desc_data_ind_0 Link is broken in the documentation. Please use the attached
    config_desc_data_ind_0 and repeat the above experiment.

    with that lets us know if boot to prompt -> Write the downloaded file (dont do read) -> reboot and check if sd* devices
    are not created then readback the desc and share logs.


    1. Write descriptor
    2. Reboot the board
    3. Read back descriptor

    Provide log for 2 and 3...

    BR,
    Keerthyhttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/config_5F00_desc_5F00_data_5F00_ind_5F00_0.7z

  • Hi Satish,

    The config_desc_data_ind_0 Link is broken in the documentation. Please use the attached
    config_desc_data_ind_0 and repeat the above experiment.

    with that lets us know if boot to prompt -> Write the downloaded file (dont do read) -> reboot and check if sd* devices
    are not created then readback the desc and share logs.


    1. Write descriptor
    2. Reboot the board
    3. Read back descriptor

    Provide log for 2 and 3...

    BR,
    Keerthyhttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/5758.config_5F00_desc_5F00_data_5F00_ind_5F00_0.7z

  • Hi Keerthy,

    That did the job. I can see /dev/sda and /dev/sdb in my board now. Quick follow up on this - 

    1) How we can change the size  of these blocks in file descriptor?

    /dev/sda show 32 MB

    /dev/sdb shows 32 GB

    The UFS size we have is 256gb on our board and we would like to increase the size of these two device nodes.

    2) Looks like the descriptor file you provided is in binary format. Could you please help me find the editable file and how we can generate the binary for ourselves?

    3) A basic question - 

    Is my understanding is correct that , /dev/sda (~32MB) Boot LUN  is where we keep kernel, rootfs etc which is loaded by the bootloader? and /dev/sdb is the actual storage space which can be used for data storage? could you please let me know if my understanding is correct?

    I am attaching the bootlog just in case you want to take a look.

    I am really thankful for help

    U-Boot SPL 2019.01-g350f3927b8 (May 14 2020 - 19:07:31 +0000)
    SYSFW ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla')
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from MMC2
    Loading Environment from MMC... *** Warning - No MMC card found, using default environment
    
    ** File not found /lib/firmware/j7-main-r5f0_0-fw **
    ** File not found /lib/firmware/j7-mcu-r5f0_0-fw **
    Starting ATF on ARM64 core...
    
    NOTICE:  BL31: v2.2(release):ti2019.05-rc1
    NOTICE:  BL31: Built : 18:43:30, May 14 2020
    I/TC:
    I/TC: OP-TEE version: ti2019.05-rc1-dev (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 Thu May 14 18:48:49 UTC 2020 aarch64
    I/TC: Initialized
    
    U-Boot SPL 2019.01-g350f3927b8 (May 14 2020 - 19:08:36 +0000)
    Reading on-board EEPROM at 0x50 failed 1
    Trying to boot from MMC2
    
    
    U-Boot 2019.01-g350f3927b8 (May 14 2020 - 19:08:36 +0000)
    
    SoC:   J721E PG 1.0
    Model: Texas Instruments K3 J721E SoC
    Reading on-board EEPROM at 0x50 failed 1
    Board: J721EX-PM1-SOM rev E2
    DRAM:  4 GiB
    Flash: 0 Bytes
    MMC:   sdhci@4f80000: 0, sdhci@4fb0000: 1
    Loading Environment from MMC... Card did not respond to voltage select!
    *** Warning - No block device, using default environment
    
    In:    serial@2800000
    Out:   serial@2800000
    Err:   serial@2800000
    Reading on-board EEPROM at 0x50 failed 1
    Net:
    Warning: ethernet@046000000 using MAC address from ROM
    eth0: ethernet@046000000
    Hit any key to stop autoboot:  0
    switch to partitions #0, OK
    mmc1 is current device
    SD/MMC found on device 1
    ** Unable to read file boot.scr **
    40 bytes read in 2 ms (19.5 KiB/s)
    Loaded env from uEnv.txt
    Importing environment from mmc1 ...
    Card did not respond to voltage select!
    14407688 bytes read in 601 ms (22.9 MiB/s)
    65665 bytes read in 3 ms (20.9 MiB/s)
    ## Flattened Device Tree blob at 82000000
       Booting using the fdt blob at 0x82000000
       Loading Device Tree to 00000000fddab000, end 00000000fdebefff ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd080]
    [    0.000000] Linux version 4.19.94-g5a23bc00e0 (oe-user@oe-host) (gcc version 8.3.0 (GNU Toolchain for the A-profile Architecture 8.3-2019.03 (arm-rel-8.36))) #1 SMP PREEMPT Fri May 15 18:03:24 UTC 2020
    [    0.000000] Machine model: Aptiv GCP - Texas Instruments K3 J721E SoC
    [    0.000000] earlycon: ns16550a0 at MMIO32 0x0000000002800000 (options '')
    [    0.000000] bootconsole [ns16550a0] enabled
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a0000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a0100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a0100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a1000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a1100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a1100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a2000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a2100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a2100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a3000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a3100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a3100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a4000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a4100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a4100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-dma-memory@a5000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a5100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node r5f-memory@a5100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a6000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a6100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a6100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c66-dma-memory@a7000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a7100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c66-memory@a7100000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8000000, size 1 MiB
    [    0.000000] OF: reserved mem: initialized node c71-dma-memory@a8000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created DMA memory pool at 0x00000000a8100000, size 15 MiB
    [    0.000000] OF: reserved mem: initialized node c71-memory@a8100000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 512 MiB at 0x00000000c0000000
    [    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: Trusted OS migration not required
    [    0.000000] psci: SMC Calling Convention v1.1
    [    0.000000] random: get_random_bytes called from start_kernel+0x94/0x3e4 with crng_init=0
    [    0.000000] percpu: Embedded 2 pages/cpu s48536 r8192 d74344 u131072
    [    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: 62339
    [    0.000000] Kernel command line: console=ttyS2,115200n8 earlycon=ns16550a,mmio32,0x02800000 mtdparts=47034000.hyperbus:512k(hbmc.tiboot3),2m(hbmc.tispl),4m(hbmc.u-boot),256k(hbmc.env),1m(hbmc.sysfw),-@8m(hbmc.rootfs) root=PARTUUID=2e93509d-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 524288 (order: 6, 4194304 bytes)
    [    0.000000] Inode-cache hash table entries: 262144 (order: 5, 2097152 bytes)
    [    0.000000] software IO TLB: mapped [mem 0xf9da0000-0xfdda0000] (64MB)
    [    0.000000] Memory: 3376704K/3993600K available (9278K kernel code, 822K rwdata, 3264K rodata, 640K init, 624K bss, 92608K reserved, 524288K cma-reserved)
    [    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=64 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] GICv3: GIC: Using split EOI/Deactivate mode
    [    0.000000] GICv3: Distributor has no Range Selector support
    [    0.000000] GICv3: no VLPI support, no direct LPI support
    [    0.000000] ITS [mem 0x01820000-0x0182ffff]
    [    0.000000] GIC: enabling workaround for ITS: Socionext Synquacer pre-ITS
    [    0.000000] ITS@0x0000000001820000: allocated 1048576 Devices @8c0800000 (flat, esz 8, psz 64K, shr 0)
    [    0.000000] ITS: using cache flushing for cmd queue
    [    0.000000] GIC: using LPI property table @0x00000008c00a0000
    [    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000001900000
    [    0.000000] CPU0: using LPI pending table @0x00000008c00b0000
    [    0.000000] GIC: using cache flushing for LPI property table
    [    0.000000] arch_timer: cp15 timer(s) running at 200.00MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2e2049d3e8, max_idle_ns: 440795210634 ns
    [    0.000001] sched_clock: 56 bits at 200MHz, resolution 5ns, wraps every 4398046511102ns
    [    0.008326] Console: colour dummy device 80x25
    [    0.012879] Calibrating delay loop (skipped), value calculated using timer frequency.. 400.00 BogoMIPS (lpj=800000)
    [    0.023547] pid_max: default: 32768 minimum: 301
    [    0.028287] Security Framework initialized
    [    0.032490] Mount-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.039345] Mountpoint-cache hash table entries: 8192 (order: 0, 65536 bytes)
    [    0.070680] ASID allocator initialised with 32768 entries
    [    0.084207] rcu: Hierarchical SRCU implementation.
    [    0.097148] Platform MSI: gic-its@1820000 domain created
    [    0.102662] PCI/MSI: /interconnect@100000/interrupt-controller@1800000/gic-its@1820000 domain created
    [    0.120097] smp: Bringing up secondary CPUs ...
    [    0.157000] Detected PIPT I-cache on CPU1
    [    0.157016] GICv3: CPU1: found redistributor 1 region 0:0x0000000001920000
    [    0.157045] CPU1: using LPI pending table @0x00000008c0310000
    [    0.157066] CPU1: Booted secondary processor 0x0000000001 [0x411fd080]
    [    0.157105] smp: Brought up 1 node, 2 CPUs
    [    0.184941] SMP: Total of 2 processors activated.
    [    0.189751] CPU features: detected: GIC system register CPU interface
    [    0.196332] CPU features: detected: 32-bit EL0 Support
    [    0.201809] CPU: All CPU(s) started at EL2
    [    0.205995] alternatives: patching kernel code
    [    0.210978] devtmpfs: initialized
    [    0.217848] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.227813] futex hash table entries: 512 (order: -1, 32768 bytes)
    [    0.234502] pinctrl core: initialized pinctrl subsystem
    [    0.240160] NET: Registered protocol family 16
    [    0.245036] vdso: 2 pages (1 code @ (____ptrval____), 1 data @ (____ptrval____))
    [    0.252599] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
    [    0.261797] DMA: preallocated 256 KiB pool for atomic allocations
    [    0.275074] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.281927] HugeTLB registered 512 MiB page size, pre-allocated 0 pages
    [    0.289320] cryptd: max_cpu_qlen set to 1000
    [    0.294165] vsys_3v3: supplied by evm_12v0
    [    0.298423] vsys_5v0: supplied by evm_12v0
    [    0.302951] SCSI subsystem initialized
    [    0.307017] media: Linux media interface: v0.10
    [    0.311656] videodev: Linux video capture interface: v2.00
    [    0.317271] pps_core: LinuxPPS API ver. 1 registered
    [    0.322342] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.331682] PTP clock support registered
    [    0.335701] EDAC MC: Ver: 3.0.0
    [    0.339503] Advanced Linux Sound Architecture Driver Initialized.
    [    0.345899] Bluetooth: Core ver 2.22
    [    0.349556] NET: Registered protocol family 31
    [    0.354095] Bluetooth: HCI device and connection manager initialized
    [    0.360588] Bluetooth: HCI socket layer initialized
    [    0.365568] Bluetooth: L2CAP socket layer initialized
    [    0.370735] Bluetooth: SCO socket layer initialized
    [    0.375897] clocksource: Switched to clocksource arch_sys_counter
    [    0.382177] VFS: Disk quotas dquot_6.6.0
    [    0.386227] VFS: Dquot-cache hash table entries: 8192 (order 0, 65536 bytes)
    [    0.395523] NET: Registered protocol family 2
    [    0.400205] tcp_listen_portaddr_hash hash table entries: 4096 (order: 0, 65536 bytes)
    [    0.408255] TCP established hash table entries: 32768 (order: 2, 262144 bytes)
    [    0.415738] TCP bind hash table entries: 32768 (order: 3, 524288 bytes)
    [    0.422794] TCP: Hash tables configured (established 32768 bind 32768)
    [    0.429515] UDP hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.435697] UDP-Lite hash table entries: 2048 (order: 0, 65536 bytes)
    [    0.442368] NET: Registered protocol family 1
    [    0.451039] RPC: Registered named UNIX socket transport module.
    [    0.457092] RPC: Registered udp transport module.
    [    0.461895] RPC: Registered tcp transport module.
    [    0.466697] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.473720] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
    [    0.483313] Initialise system trusted keyrings
    [    0.487927] workingset: timestamp_bits=46 max_order=16 bucket_order=0
    [    0.495947] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.502095] NFS: Registering the id_resolver key type
    [    0.507263] Key type id_resolver registered
    [    0.511534] Key type id_legacy registered
    [    0.515631] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
    [    0.522529] 9p: Installing v9fs 9p2000 file system support
    [    0.529770] Key type asymmetric registered
    [    0.533958] Asymmetric key parser 'x509' registered
    [    0.538960] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.546520] io scheduler noop registered
    [    0.550526] io scheduler deadline registered
    [    0.554926] io scheduler cfq registered (default)
    [    0.559733] io scheduler mq-deadline registered
    [    0.564359] io scheduler kyber registered
    [    0.569259] pinctrl-single 4301c000.pinmux: 94 pins, size 376
    [    0.575341] pinctrl-single 11c000.pinmux: 173 pins, size 692
    [    0.581478] pinctrl-single a40000.timesync_router: 512 pins, size 2048
    [    0.590373] ti-pat 31010000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.596793] ti-pat 31010000.pat: Failed to create 31010000.pat debugfs directory
    [    0.604464] ti-pat 31011000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.610876] ti-pat 31011000.pat: Failed to create 31011000.pat debugfs directory
    [    0.618516] ti-pat 31012000.pat: Found PAT Rev 1.0 with 16384 pages
    [    0.624927] ti-pat 31012000.pat: Failed to create 31012000.pat debugfs directory
    [    0.632569] ti-pat 31013000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.638890] ti-pat 31013000.pat: Failed to create 31013000.pat debugfs directory
    [    0.646531] ti-pat 31014000.pat: Found PAT Rev 1.0 with 2048 pages
    [    0.652855] ti-pat 31014000.pat: Failed to create 31014000.pat debugfs directory
    [    0.661794] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.673012] brd: module loaded
    [    0.678771] loop: module loaded
    [    0.682981] libphy: Fixed MDIO Bus: probed
    [    0.687325] tun: Universal TUN/TAP device driver, 1.6
    [    0.692706] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
    [    0.700712] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
    [    0.706778] sky2: driver version 1.30
    [    0.711052] VFIO - User Level meta-driver version: 0.3
    [    0.716658] i2c /dev entries driver
    [    0.720511] Bluetooth: HCI UART driver ver 2.3
    [    0.725052] Bluetooth: HCI UART protocol H4 registered
    [    0.730310] Bluetooth: HCI UART protocol LL registered
    [    0.735595] Bluetooth: HCI UART protocol Broadcom registered
    [    0.741541] sdhci: Secure Digital Host Controller Interface driver
    [    0.747855] sdhci: Copyright(c) Pierre Ossman
    [    0.752462] sdhci-pltfm: SDHCI platform and OF driver helper
    [    0.758683] ledtrig-cpu: registered to indicate activity on CPUs
    [    0.765485] optee: probing for conduit method from DT.
    [    0.770748] optee: revision 3.7 (5208e5c1)
    [    0.770896] optee: initialized driver
    [    0.779477] NET: Registered protocol family 17
    [    0.784026] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    0.790076] Bluetooth: HIDP socket layer initialized
    [    0.795201] 9pnet: Installing 9P2000 support
    [    0.799581] Key type dns_resolver registered
    [    0.804153] registered taskstats version 1
    [    0.808339] Loading compiled-in X.509 certificates
    [    0.817544] ti-sci 44083000.dmsc: ABI: 2.9 (firmware rev 0x0013 '19.12.1-v2019.12a (Terrific Lla')
    [    0.842463] random: fast init done
    [    0.878141] omap_i2c 40b00000.i2c: bus 0 rev0.12 at 100 kHz
    [    0.884102] omap_i2c 40b10000.i2c: bus 1 rev0.12 at 100 kHz
    [    0.890058] omap_i2c 42120000.i2c: bus 2 rev0.12 at 100 kHz
    [    0.896081] pca953x 3-0075: 3-0075 supply vcc not found, using dummy regulator
    [    0.903488] pca953x 3-0075: Linked as a consumer to regulator.0
    [    0.932383] omap_i2c 2000000.i2c: bus 3 rev0.12 at 400 kHz
    [    0.938246] omap_i2c 2010000.i2c: bus 4 rev0.12 at 400 kHz
    [    0.944098] omap_i2c 2020000.i2c: bus 5 rev0.12 at 100 kHz
    [    0.949945] omap_i2c 2030000.i2c: bus 6 rev0.12 at 100 kHz
    [    0.955791] omap_i2c 2040000.i2c: bus 7 rev0.12 at 100 kHz
    [    0.961638] omap_i2c 2050000.i2c: bus 8 rev0.12 at 100 kHz
    [    0.967477] omap_i2c 2060000.i2c: bus 9 rev0.12 at 100 kHz
    [    0.982305] cdns-torrent-phy 5050000.serdes: 4 lanes, max bit rate 5.400 Gbps
    [    0.990976] cdns-pcie-host e000000.pcie: missing "mem"
    [    0.996246] cdns-pcie-host e000000.pcie: Linked as a consumer to phy-5020000.serdes.1
    [    2.005323] cdns-pcie-host e000000.pcie: Phy link never came up
    [    2.011376] cdns-pcie-host e000000.pcie: host bridge /interconnect@100000/pcie@2920000/pcie@e000000 ranges:
    [    2.021345] cdns-pcie-host e000000.pcie:    IO 0x4400001000..0x4400010fff -> 0x00001000
    [    2.029531] cdns-pcie-host e000000.pcie:   MEM 0x4400011000..0x4407ffffff -> 0x00011000
    [    2.037772] cdns-pcie-host e000000.pcie: PCI host bridge to bus 0000:00
    [    2.044534] pci_bus 0000:00: root bus resource [bus 00-ff]
    [    2.050138] pci_bus 0000:00: root bus resource [io  0x0000-0xffff] (bus address [0x1000-0x10fff])
    [    2.059206] pci_bus 0000:00: root bus resource [mem 0x4400011000-0x4407ffffff] (bus address [0x00011000-0x07ffffff])
    [    2.069986] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.079856] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x4 may corrupt adjacent RW1C bits
    [    2.089747] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x92 may corrupt adjacent RW1C bits
    [    2.099708] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0xb2 may corrupt adjacent RW1C bits
    [    2.109695] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x84 may corrupt adjacent RW1C bits
    [    2.121198] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    2.129380] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.139339] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.149297] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x3e may corrupt adjacent RW1C bits
    [    2.159254] pci_bus 0000:00: 2-byte config write to 0000:00:00.0 offset 0x6 may corrupt adjacent RW1C bits
    [    2.170581] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x1a may corrupt adjacent RW1C bits
    [    2.180548] pci 0000:00:00.0: PCI bridge to [bus 01]
    [    2.185981] cdns-pcie-host e800000.pcie: missing "mem"
    [    2.191249] cdns-pcie-host e800000.pcie: Linked as a consumer to phy-5030000.serdes.2
    [    3.200324] cdns-pcie-host e800000.pcie: Phy link never came up
    [    3.206376] cdns-pcie-host e800000.pcie: host bridge /interconnect@100000/pcie@2930000/pcie@e800000 ranges:
    [    3.216343] cdns-pcie-host e800000.pcie:    IO 0x4410001000..0x4410010fff -> 0x00001000
    [    3.224528] cdns-pcie-host e800000.pcie:   MEM 0x4410011000..0x4417ffffff -> 0x00011000
    [    3.232760] cdns-pcie-host e800000.pcie: PCI host bridge to bus 0001:00
    [    3.239520] pci_bus 0001:00: root bus resource [bus 00-ff]
    [    3.245124] pci_bus 0001:00: root bus resource [io  0x10000-0x1ffff] (bus address [0x1000-0x10fff])
    [    3.254370] pci_bus 0001:00: root bus resource [mem 0x4410011000-0x4417ffffff] (bus address [0x00011000-0x07ffffff])
    [    3.266681] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    [    3.276288] pci 0001:00:00.0: PCI bridge to [bus 01]
    [    3.281750] k3-ringacc 2b800000.ringacc: Ring Accelerator probed rings:286, gp-rings[96,20] sci-dev-id:235
    [    3.291622] k3-ringacc 2b800000.ringacc: dma-ring-reset-quirk: disabled
    [    3.298381] k3-ringacc 2b800000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.306048] k3-ringacc 3c000000.ringacc: Ring Accelerator probed rings:1024, gp-rings[440,150] sci-dev-id:211
    [    3.316186] k3-ringacc 3c000000.ringacc: dma-ring-reset-quirk: disabled
    [    3.322944] k3-ringacc 3c000000.ringacc: RA Proxy rev. 66346100, num_proxies:64
    [    3.330556] omap8250 42300000.serial: PM domain pd:287 will not be powered off
    [    3.338075] 42300000.serial: ttyS0 at MMIO 0x42300000 (irq = 7, base_baud = 6000000) is a 8250
    [    3.347181] 40a00000.serial: ttyS1 at MMIO 0x40a00000 (irq = 8, base_baud = 6000000) is a 8250
    [    3.356259] 2800000.serial: ttyS2 at MMIO 0x2800000 (irq = 20, base_baud = 3000000) is a 8250
    [    3.364992] console [ttyS2] enabled
    [    3.364992] console [ttyS2] enabled
    [    3.372027] bootconsole [ns16550a0] disabled
    [    3.372027] bootconsole [ns16550a0] disabled
    [    3.380914] 2810000.serial: ttyS3 at MMIO 0x2810000 (irq = 21, base_baud = 3000000) is a 8250
    [    3.389696] 2820000.serial: ttyS4 at MMIO 0x2820000 (irq = 22, base_baud = 3000000) is a 8250
    [    3.398475] 2830000.serial: ttyS5 at MMIO 0x2830000 (irq = 23, base_baud = 3000000) is a 8250
    [    3.407265] 2840000.serial: ttyS6 at MMIO 0x2840000 (irq = 24, base_baud = 3000000) is a 8250
    [    3.416053] 2880000.serial: ttyS7 at MMIO 0x2880000 (irq = 25, base_baud = 3000000) is a 8250
    [    3.424764] arm-smmu-v3 36600000.smmu: ias 48-bit, oas 48-bit (features 0x00001faf)
    [    3.433508] arm-smmu-v3 36600000.smmu: msi_domain absent - falling back to wired irqs
    [    3.443156] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
    [    3.453664] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vcc-supply regulator, assuming enabled
    [    3.463820] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq-supply regulator, assuming enabled
    [    3.474061] cdns-ufshcd 4e84000.ufs: ufshcd_populate_vreg: Unable to find vccq2-supply regulator, assuming enabled
    [    3.484863] scsi host0: ufshcd
    [    3.501302] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    3.508353] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    3.517942] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[1, 1], lane[1, 1], pwr[SLOWAUTO_MODE, SLOWAUTO_MODE], rate = 0
    [    3.519778] UDMA has not been proped
    [    3.535597] am65-cpsw-nuss 46000000.ethernet: Failed to request tx dma channel -517
    [    3.544024] am65-cpts 310d0000.cpts: CPTS ver 0x4e8a010a, freq:200000000, add_val:4 pps:0
    [    3.549499] cdns-ufshcd 4e84000.ufs: ufshcd_print_pwr_info:[RX, TX]: gear=[3, 3], lane[2, 2], pwr[FAST MODE, FAST MODE], rate = 2
    [    3.563851] cdns-ufshcd 4e84000.ufs: ufshcd_find_max_sup_active_icc_level: Regulator capability was not set, actvIccLevel=0
    [    3.563958] mmc0: Unknown controller version (4). You may experience problems.
    [    3.575082] scsi 0:0:0:49488: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.582209] mmc0: CQHCI version 5.10
    [    3.590878] scsi 0:0:0:49476: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.602805] scsi 0:0:0:49456: Well-known LUN    TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.611540] scsi 0:0:0:0: Direct-Access     TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.619930] scsi 0:0:0:1: Direct-Access     TOSHIBA  THGAFBT1T83BAZZA 0050 PQ: 0 ANSI: 6
    [    3.623819] mmc0: SDHCI controller on 4f80000.sdhci [4f80000.sdhci] using ADMA 64-bit
    [    3.635867] sd 0:0:0:1: Power-on or device reset occurred
    [    3.641295] sd 0:0:0:0: Power-on or device reset occurred
    [    3.646916] sd 0:0:0:0: [sda] 8192 4096-byte logical blocks: (33.6 MB/32.0 MiB)
    [    3.654259] sd 0:0:0:1: [sdb] 7808000 4096-byte logical blocks: (32.0 GB/29.8 GiB)
    [    3.661851] sd 0:0:0:1: [sdb] Write Protect is off
    [    3.661878] sd 0:0:0:0: [sda] Write Protect is off
    [    3.671472] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
    [    3.680008] sd 0:0:0:1: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
    [    3.680070] sd 0:0:0:0: [sda] Optimal transfer size 524288 bytes
    [    3.694619] sd 0:0:0:1: [sdb] Optimal transfer size 524288 bytes
    [    3.701492] sd 0:0:0:0: [sda] Attached SCSI disk
    [    3.706867] sd 0:0:0:1: [sdb] Attached SCSI disk
    [    3.714045] vdd_mmc1: supplied by vsys_3v3
    [    3.718643] omap-mailbox 31f80000.mailbox: omap mailbox rev 0x66fc7100
    [    3.725508] omap-mailbox 31f81000.mailbox: omap mailbox rev 0x66fc7100
    [    3.732364] omap-mailbox 31f82000.mailbox: omap mailbox rev 0x66fc7100
    [    3.739278] omap-mailbox 31f83000.mailbox: omap mailbox rev 0x66fc7100
    [    3.746134] omap-mailbox 31f84000.mailbox: omap mailbox rev 0x66fc7100
    [    4.061519] ti-udma 285c0000.udmap: Channels: 24 (tchan: 48, echan: 0, rchan: 48, rflow: 96)
    [    4.071083] ti-udma 31150000.udmap: Channels: 84 (tchan: 140, echan: 160, rchan: 140, rflow: 300)
    [    4.081877] am65-cpsw-nuss 46000000.ethernet: rx-flow-id-base is not set -22
    [    4.088946] am65-cpsw-nuss 46000000.ethernet: initializing am65 cpsw nuss version 0x6BA00101, cpsw version 0x6BA80100 Ports: 2
    [    4.106661] am65-cpsw-nuss 46000000.ethernet: set new flow-id-base 48
    [    4.117185] pps pps0: new PPS source ptp1
    [    4.121312] am65-cpsw-nuss 46000000.ethernet: CPTS ver 0x4e8a010a, freq:500000000, add_val:1 pps:1
    [    4.130255] am65-cpsw-nuss 46000000.ethernet: initialized cpsw ale version 0.4
    [    4.137459] am65-cpsw-nuss 46000000.ethernet: ALE Table size 64
    [    4.179905] am65-cpsw-nuss 46000000.ethernet: davinci mdio revision 9.7, bus freq 1000000
    [    4.188065] libphy: 46000000.ethernet: probed
    [    4.193650] sdhci-am654 4fb0000.sdhci: Linked as a consumer to regulator.4
    [    4.200544] mmc1: Unknown controller version (4). You may experience problems.
    [    4.207789] mmc1: CQHCI version 5.10
    [    4.240459] mmc1: SDHCI controller on 4fb0000.sdhci [4fb0000.sdhci] using ADMA 64-bit
    [    4.250612] hctosys: unable to open rtc device (rtc0)
    [    4.255749] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [    4.264060] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [    4.270607] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [    4.279206] cfg80211: failed to load regulatory.db
    [    4.291599] ALSA device list:
    [    4.294561]   No soundcards found.
    [    4.298178] Waiting for root device PARTUUID=2e93509d-02...
    [    7.169635] mmc1: Skipping voltage switch
    [    7.307155] mmc1: new high speed SDHC card at address aaaa
    [    7.313136] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
    [    7.329136]  mmcblk1: p1 p2
    [    7.575928] EXT4-fs (mmcblk1p2): recovery complete
    [    7.581379] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
    [    7.589471] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    7.598988] devtmpfs: mounted
    [    7.602102] Freeing unused kernel memory: 640K
    [    7.606549] Run /sbin/init as init process
    [    7.831197] systemd[1]: System time before build time, advancing clock.
    [    7.906482] NET: Registered protocol family 10
    [    7.911275] Segment Routing with IPv6
    [    7.939724] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN -PCRE2 default-hierarchy=hybrid)
    [    7.961145] systemd[1]: Detected architecture arm64.
    
    Welcome to Aptiv Arago 2019.11!
    
    [    7.991458] systemd[1]: Set hostname to <aptiv-gcp-a72>.
    [    8.139329] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
    [    8.156367] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
    [    8.228005] systemd[1]: Configuration file /etc/systemd/system/marvellbt-init.service is marked executable. Please remove executable permission bits. Proceeding anyway.
    [    8.246587] systemd[1]: /etc/systemd/system/marvellbt-init.service:7: Neither a valid executable name nor an absolute path: ExecStart=/usr/local/bin/bluetooth-up.sh
    [    8.314181] systemd[1]: marvellbt-init.service: Cannot add dependency job, ignoring: Unit marvellbt-init.service has a bad unit file setting.
    [    8.327722] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.334493] systemd[1]: Listening on udev Control Socket.
    [  OK  ] Listening on udev Control Socket.
    [    8.351947] random: systemd: uninitialized urandom read (16 bytes read)
    [    8.365850] systemd[1]: Listening on Process Core Dump Socket.
    [  OK  ] Listening on Process Core Dump Socket.
    [    8.383954] random: systemd: uninitialized urandom read (16 bytes read)
    [  OK  ] Listening on Journal Socket (/dev/log).
    [  OK  ] Listening on Journal Socket.
    [  OK  ] Created slice User and Session Slice.
    [  OK  ] Listening on initctl Compatibility Named Pipe.
    [  OK  ] Reached target Slices.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Started Dispatch Password Requests to Console Directory Watch.
    [  OK  ] Created slice system-getty.slice.
    [  OK  ] Started Forward Password Requests to Wall Directory Watch.
    [  OK  ] Reached target Swap.
    [  OK  ] Listening on udev Kernel Socket.
             Starting udev Coldplug all Devices...
    [  OK  ] Created slice system-serial\x2dgetty.slice.
    [  OK  ] Reached target Paths.
    [  OK  ] Listening on Network Service Netlink Socket.
             Mounting Huge Pages File System...
             Mounting POSIX Message Queue File System...
             Starting Remount Root and Kernel File Systems...
    [    8.639889] EXT4-fs (mmcblk1p2): re-mounted. Opts: (null)
             Starting Create list of required st…ce nodes for the current kernel...
             Starting Load Kernel Modules...
    [  OK  [    8.684467] cmemk: loading out-of-tree module taints kernel.
    ] Reached target Remote File Systems.
    [    8.692254] CMEMK module: reference Linux version 4.19.94
    [    8.700253] no physical memory specified
    [    8.704179] cmemk initialized
             Mounting Kernel Debug File System...
    [    8.716872] cryptodev: driver 1.9 loaded.
             Mounting Temporary Directory (/tmp)...
             Starting Journal Service...
    [  OK  ] Mounted Huge Pages File System.
    [  OK  ] Mounted POSIX Message Queue File System.
    [  OK  ] Started Remount Root and Kernel File Systems.
    [  OK  ] Started Journal Service.
    [  OK  ] Started Create list of required sta…vice nodes for the current kernel.
    [FAILED] Failed to start Load Kernel Modules.
    See 'systemctl status systemd-modules-load.service' for details.
    [  OK  ] Mounted Kernel Debug File System.
    [  OK  ] Mounted Temporary Directory (/tmp).
    [  OK  ] Started udev Coldplug all Devices.
             Mounting NFSD configuration filesystem...
             Starting Apply Kernel Variables...
             Mounting Kernel Configuration File System...
             Starting Flush Journal to Persistent Storage...
             Starting Create Static Device Nodes in /dev...
    [FAILED] Failed to mount NFSD configuration filesystem.
    See 'systemctl status proc-fs-nfsd.mount' for details.
    [DEPEND] Dependency failed for NFS server and services.
    [DEPEND] Dependency failed for NFS Mount Daemon.
    [  OK  ] Started Apply Kernel Variables.
    [  OK  ] Mounted Kernel Configuration File System.
    [  OK  ] Started Create Static Device Nodes in /dev.
    [  OK  ] Reached target Local File Systems (Pre).
             Mounting /var/volatile...
    [  OK  ] Reached target Containers.
             Mounting /media/ram...
             Starting udev Kernel Device Manager...
    [  OK  ] Mounted /var/volatile.
    [  OK  ] Mounted /media/ram.
    [    9.168344] systemd-journald[162]: Received request to flush runtime journal from PID 1
             Starting Load/Save Random Seed...
    [  OK  ] Reached target Local File Systems.
    [  OK  ] Started Flush Journal to Persistent Storage.
    [  OK  ] Started udev Kernel Device Manager.
    [  OK  ] Started Load/Save Random Seed.
             Starting Create Volatile Files and Directories...
    [  OK  ] Started Create Volatile Files and Directories.
             Starting Network Time Synchronization...
             Starting Network Service...
             Starting Update UTMP about System Boot/Shutdown...
    [  OK  ] Started Update UTMP about System Boot/Shutdown.
    [  OK  ] Started Network Service.
    [    9.351567] rti-wdt 2200000.rti: heartbeat 60 sec
             Starting Wait for Network to be Configured...
             Starting Network Name Resolution...
    [    9.377856] rti-wdt 2210000.rti: heartbeat 60 sec
    [  OK  ] Found device /dev/ttyS2.
    [  OK  ] Started Network Time Synchronization.
    [  OK  ] Reached target System Initialization.
             Starting sshd.socket.
    [  OK  ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
    [    9.507427] k3-dsp-rproc 4d80800000.dsp: assigned reserved memory node c66-dma-memory@a7000000
    [    9.516565] k3-dsp-rproc 4d80800000.dsp: configured DSP for remoteproc mode
    [    9.525378] k3-dsp-rproc 4d80800000.dsp: local reset is deasserted for device
    [    9.533382] remoteproc remoteproc0: 4d80800000.dsp is available
    [    9.540766] k3-dsp-rproc 4d81800000.dsp: assigned reserved memory node c66-dma-memory@a6000000
    [    9.554775] k3-dsp-rproc 4d81800000.dsp: configured DSP for remoteproc mode
    [    9.564098] k3-dsp-rproc 4d81800000.dsp: local reset is deasserted for device
    [    9.573987] remoteproc remoteproc1: 4d81800000.dsp is available
    [    9.581980] k3-dsp-rproc 64800000.dsp: assigned reserved memory node c71-dma-memory@a8000000
    [    9.591889] k3-dsp-rproc 64800000.dsp: configured DSP for remoteproc mode
    [  OK  ] Listening on D-Bus System Message Bus Socket.[    9.600823] remoteproc remoteproc2: 64800000.dsp is available
    
    [  OK  ] Listening on RPCbind Server Activation Socket.
    [    9.622335] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [    9.630907] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    [    9.639478] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
    [  OK  ] Started Daily Cleanup of Temporary Directorie[    9.651972] remoteproc remoteproc2: powering up 64800000.dsp
    s.
    [    9.659701] remoteproc remoteproc1: powering up 4d81800000.dsp
    [    9.665861] remoteproc remoteproc0: powering up 4d80800000.dsp
    [  OK  ] Reached target System Time Synchronized.
    [    9.673199] pci-endpoint-test 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.673713] remoteproc remoteproc0: Direct firmware load for j7-c66_0-fw failed with error -2
    [    9.693600] remoteproc remoteproc1: Direct firmware load for j7-c66_1-fw failed with error -2
    [    9.702238] remoteproc remoteproc2: Direct firmware load for j7-c71_0-fw failed with error -2
    [    9.709481] pci_generic_config_write32: 16 callbacks suppressed
    [    9.709486] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [    9.713822] remoteproc remoteproc1: request_firmware failed: -2
    [    9.731972] pci-endpoint-test 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
    [    9.732605] remoteproc remoteproc2: request_firmware failed: -2
    [    9.745493] cdns-torrent-phy 5050000.serdes: timeout waiting for PMA common ready
    [    9.747417] remoteproc remoteproc0: request_firmware failed: -2
    [  OK  ] Started Daily rotation of log files.
    [    9.763781] phy phy-5050000.serdes.3: phy init failed --> -110
    [    9.764111] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [    9.775917] cdns-mhdp a000000.dp-bridge: Failed to initialize PHY: -110
    [  OK  ] Reached target Timers.
    [    9.789336] cdns-mhdp: probe of a000000.dp-bridge failed with error -110
    [  OK  ] Started Network Name Resolution.
    [  OK  ] Listening on sshd.socket.
    [    9.817967] ntb_hw_epf 0000:00:00.0: of_irq_parse_pci: failed with rc=-22
    [  OK  ] Reached target Sockets.
    [    9.834248] pci_bus 0000:00: 1-byte config write to 0000:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
    [  OK  ] Reached target Basic System.
    [    9.851686] ntb_hw_epf 0001:00:00.0: of_irq_parse_pci: failed with rc=-22
             Starting Print notice about GPLv3 packages...
             Starting Wifi AP Configuration service...
    [  OK  ] Started D-Bus System Message Bus.
    [    9.877293] pci_bus 0001:00: 1-byte config write to 0001:00:00.0 offset 0x3c may corrupt adjacent RW1C bits
             Starting RPC Bind Service...
    [  OK  ] Started Job spooling tools.
             Starting Login Service...
    [  OK  ] Started Periodic Command Scheduler.
    [  OK  ] Started TEE Supplicant.
             Starting DEMO...
             Starting rc.pvr.service...
    [  OK  ] Reached target Host and Network Name Lookups.
    [  OK  ] Reached target Network.
             Starting Target Communication Framework agent...
             Starting DNS forwarder and DHCP server...
             Starting Permit User Sessions...
             Starting Avahi mDNS/DNS-SD Stack...
    [FAILED] Failed to start Wifi AP Configuration service.
    See 'systemctl status hostapd-configuration.service' for details.
    [  OK  ] Started RPC Bind Service.
    [  OK  ] Started DEMO.
    [  OK  ] Started Permit User Sessions.
    [  OK  ] Found device /dev/ttyS1.
    [  OK  ] Started Getty on tty1.
    [  OK  ] Started Serial Getty on ttyS2.
    [  OK  ] Started Serial Getty on ttyS1.
    [  OK  ] Reached target Login Prompts.
             Starting Synchronize System and HW clocks...
    [   10.103341] k3_r5_rproc interconnect@100000:interconnect@28380000:r5fss@41000000: creating child devices for R5F cores
    [   10.133615] platform 41000000.r5f: configured R5F for remoteproc mode
    [   10.145260] platform 41000000.r5f: assigned reserved memory node r5f-dma-memory@a0000000
    [  OK  ] Started NFS status monitor for NFSv2/3 locking..
    [FAILED] Failed to start Synchronize System a[   10.164647] remoteproc remoteproc3: 41000000.r5f is available
    nd HW clocks.
    See 'systemctl status sync-clocks.service' for de[   10.175173] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    tails.
    [   10.189723] remoteproc remoteproc3: powering up 41000000.r5f
    [   10.195415] k3_r5_rproc interconnect@100000:r5fss@5c00000: creating child devices for R5F cores
    [   10.219107] remoteproc remoteproc3: Direct firmware load for j7-mcu-r5f0_0-fw failed with error -2
    [   10.238407] remoteproc remoteproc3: request_firmware failed: -2
    [   10.253180] platform 5c00000.r5f: configured R5F for remoteproc mode
    [   10.259818] platform 5c00000.r5f: assigned reserved memory node r5f-dma-memory@a2000000
    [   10.267979] remoteproc remoteproc4: 5c00000.r5f is available
    [   10.273827] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [   10.285631] remoteproc remoteproc4: powering up 5c00000.r5f
    [   10.291852] platform 5d00000.r5f: configured R5F for remoteproc mode
    [   10.298515] remoteproc remoteproc4: Direct firmware load for j7-main-r5f0_0-fw failed with error -2
    [   10.309028] remoteproc remoteproc4: request_firmware failed: -2
    [   10.311041] platform 5d00000.r5f: assigned reserved memory node r5f-dma-memory@a3000000
    [   10.326034] remoteproc remoteproc5: 5d00000.r5f is available
    [   10.332011] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:0:4e20000000.gpu
    [   10.335006] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   10.342214] pvrsrvkm 4e20000000.gpu: Linked as a consumer to genpd:1:4e20000000.gpu
    [   10.355909] remoteproc remoteproc5: powering up 5d00000.r5f
    [   10.362613] remoteproc remoteproc5: Direct firmware load for j7-main-r5f0_1-fw failed with error -2
    [   10.367814] PVR_K:  358: Read BVNC 22.104.208.318 from HW device registers
    [   10.372646] remoteproc remoteproc5: request_firmware failed: -2
    [   10.384642] k3_r5_rproc interconnect@100000:r5fss@5e00000: creating child devices for R5F cores
    [   10.396435] PVR_K:  358: RGX Device initialised with BVNC 22.104.208.318
    [   10.406703] [drm] Initialized pvr 1.10.5371573 20170530 for 4e20000000.gpu on minor 0
    [   10.416787] platform 5e00000.r5f: configured R5F for remoteproc mode
    [   10.427592] platform 5e00000.r5f: assigned reserved memory node r5f-dma-memory@a4000000
    [   10.438531] remoteproc remoteproc6: 5e00000.r5f is available
    [   10.448139] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.460438] remoteproc remoteproc6: powering up 5e00000.r5f
    [   10.468428] remoteproc remoteproc6: Direct firmware load for j7-main-r5f1_0-fw failed with error -2
    [   10.477894] remoteproc remoteproc6: request_firmware failed: -2
    [   10.503930] TI DP83867 k3-cpsw-mdio:00: attached PHY driver [TI DP83867] (mii_bus:phy_addr=k3-cpsw-mdio:00, irq=POLL)
    [   10.519343] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [   10.737041] omap_rng 4e10000.trng: Random Number Generator ver. 241b34c
    [   10.737494] random: crng init done
    [   10.749032] random: 7 urandom warning(s) missed due to ratelimiting
    [   10.757585] cdns-usb3 6000000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [  OK  ] Started rc.pvr.service.
    [  OK  ] Started DNS forwarder and DHCP server.
    [   10.813054] remoteproc remoteproc7: b034000.pru is available
    [   10.826789] pru-rproc b034000.pru: PRU rproc node pru@b034000 probed successfully
    [   10.840085] remoteproc remoteproc8: b004000.rtu is available
    [   10.854939] pru-rproc b004000.rtu: PRU rproc node rtu@b004000 probed successfully
    [  OK  ] Started Target Communication Framework agent.
    [   10.876750] remoteproc remoteproc9: b00a000.txpru is available
    [   10.884554] pru-rproc b00a000.txpru: PRU rproc node txpru@b00a000 probed successfully
    [   10.894276] remoteproc remoteproc10: b038000.pru is available
    [   10.901077] cdns-usb3 6400000.usb: DRD version v1 (ID: 0004024e, rev: 00000200)
    [   10.908936] pru-rproc b038000.pru: PRU rproc node pru@b038000 probed successfully
    [   10.918896] remoteproc remoteproc11: b006000.rtu is available
    [   10.926773] pru-rproc b006000.rtu: PRU rproc node rtu@b006000 probed successfully
    [   10.943014] remoteproc remoteproc12: b00c000.txpru is available
    [   10.949058] pru-rproc b00c000.txpru: PRU rproc node txpru@b00c000 probed successfully
    [   10.958536] remoteproc remoteproc13: b134000.pru is available
    [   10.964719] pru-rproc b134000.pru: PRU rproc node pru@b134000 probed successfully
    [   10.973261] remoteproc remoteproc14: b104000.rtu is available
    [   10.979542] pru-rproc b104000.rtu: PRU rproc node rtu@b104000 probed successfully
    [   10.989562] remoteproc remoteproc15: b10a000.txpru is available
    [   10.997263] pru-rproc b10a000.txpru: PRU rproc node txpru@b10a000 probed successfully
    [   11.009134] remoteproc remoteproc16: b138000.pru is available
    [   11.015053] pru-rproc b138000.pru: PRU rproc node pru@b138000 probed successfully
    [   11.015810] remoteproc remoteproc17: b106000.rtu is available
    [   11.015837] pru-rproc b106000.rtu: PRU rproc node rtu@b106000 probed successfully
    [   11.016048] remoteproc remoteproc18: b10c000.txpru is available
    [   11.016068] pru-rproc b10c000.txpru: PRU rproc node txpru@b10c000 probed successfully
    [  OK  ] Started Login Service.
    [  OK  ] Started Avahi mDNS/DNS-SD Stack.
    [  OK  ] Started Hardware RNG Entropy Gatherer Daemon.
    [  OK  ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
             Starting telnetd.service...
    [  OK  ] Started telnetd.service.
             Starting [   11.095413] usbcore: registered new interface driver usbfs
    thttpd.service...
    [   11.101388] usbcore: registered new interface driver hub
    [   11.108176] usbcore: registered new device driver usb
    [  OK  ] Started thttpd.service.
    [   11.150278] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.155883] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 1
    [   11.164708] xhci-hcd xhci-hcd.2.auto: hcc params 0x200073c9 hci version 0x100 quirks 0x0000000000010010
    [   11.174197] xhci-hcd xhci-hcd.2.auto: irq 320, io mem 0x06410000
    [   11.180571] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [   11.189004] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.196260] usb usb1: Product: xHCI Host Controller
    [   11.201142] usb usb1: Manufacturer: Linux 4.19.94-g5a23bc00e0 xhci-hcd
    [   11.207680] usb usb1: SerialNumber: xhci-hcd.2.auto
    [   11.212802] hub 1-0:1.0: USB hub found
    [   11.216636] hub 1-0:1.0: 1 port detected
    [   11.221069] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
    [   11.227330] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 2
    [   11.235004] xhci-hcd xhci-hcd.2.auto: Host supports USB 3.0 SuperSpeed
    [   11.241564] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [   11.249713] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
    [   11.257977] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [   11.265198] usb usb2: Product: xHCI Host Controller
    [   11.270092] usb usb2: Manufacturer: Linux 4.19.94-g5a23bc00e0 xhci-hcd
    [   11.276617] usb usb2: SerialNumber: xhci-hcd.2.auto
    [   11.281730] hub 2-0:1.0: USB hub found
    [   11.285504] hub 2-0:1.0: 1 port detected
    [  OK  ] Created slice system-systemd\x2dfsck.slice.
    [   11.549210] am65-cpsw-nuss 46000000.ethernet eth0: Link is Down
    [  OK  [   11.556339] usb 1-1: new high-speed USB device number 2 using xhci-hcd
    ] Found device /dev/mmcblk1p1.
             Starting File System Check on /dev/mmcblk1p1...
    [  OK  ] Started File System Check on /dev/mmcblk1p1.
             Mounting /run/media/mmcblk1p1...
    [   11.716200] usb 1-1: New USB device found, idVendor=0451, idProduct=8027, bcdDevice= 1.10
    [   11.725358] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=1
    [   11.732528] usb 1-1: SerialNumber: D60008597C80
    [   11.739606] hub 1-1:1.0: USB hub found
    [   11.743947] hub 1-1:1.0: 2 ports detected
    [  OK  ] Mounted /run/media/mmcblk1p1.
    [   12.035924] usb 1-1.2: new high-speed USB device number 3 using xhci-hcd
    [   12.149976] usb 1-1.2: New USB device found, idVendor=2c7c, idProduct=0435, bcdDevice= 3.18
    [   12.158329] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [   12.165639] usb 1-1.2: Product: LTE Module
    [   12.169739] usb 1-1.2: Manufacturer: Quectel, Incorporated
    [   12.207813] usbcore: registered new interface driver option
    [   12.211747] cdc_ether 1-1.2:1.4 usb0: register 'cdc_ether' at usb-xhci-hcd.2.auto-1.2, CDC Ethernet Device, 42:b2:58:a2:8d:ef
    [   12.214346] usbserial: USB Serial support registered for GSM modem (1-port)
    [   12.226016] usbcore: registered new interface driver cdc_ether
    [   12.232733] option 1-1.2:1.0: GSM modem (1-port) converter detected
    [   12.244469] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB0
    [   12.252992] option 1-1.2:1.1: GSM modem (1-port) converter detected
    [   12.259391] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB1
    [   12.267602] option 1-1.2:1.2: GSM modem (1-port) converter detected
    [   12.274393] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB2
    [   12.282606] option 1-1.2:1.3: GSM modem (1-port) converter detected
    [   12.289393] usb 1-1.2: GSM modem (1-port) converter now attached to ttyUSB3
    ***************************************************************
    ***************************************************************
    NOTICE: This file system contains the following GPLv3 packages:
            bash-dev
            bash
            bc
            cifs-utils
            cpio
            dnsmasq
            dosfstools
            elfutils
            gawk
            gdb
            gdbserver
            gzip
            libbfd
            libdw1
            libelf1
            libgdbm-compat4
            libgdbm-dev
            libgdbm6
            libgmp10
            libidn2-0
            libreadline-dev
            libreadline7
            libunistring2
            nettle
            which
    
    If you do not wish to distribute GPLv3 components please remove
    the above packages prior to distribution.  T[   12.573154] am65-cpsw-nuss 46000000.ethernet eth0: Link is Up - 100Mbps/Full - flow control off
    his can be done using
    the opkg remove command.  i.e.:
        opkg[   12.583693] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
     remove <package>
    Where <package> is the name printed in the list above
    
    NOTE: If the package is a dependency of another package you
          will be notified of the dependent packages.  You should
          use the --force-removal-of-dependent-packages option to
          also remove the dependent packages as well
    ***************************************************************
    ***************************************************************
    [  OK  ] Started Print notice about GPLv3 packages.
    
     _____                    _____           _         _
    |  _  |___ ___ ___ ___   |  _  |___ ___  |_|___ ___| |_
    |     |  _| .'| . | . |  |   __|  _| . | | | -_|  _|  _|
    |__|__|_| |__,|_  |___|  |__|  |_| |___|_| |___|___|_|
                  |___|                    |___|
    
    Arago Project http://arago-project.org aptiv-gcp-a72 ttyS2
    
    Aptiv Arago 2019.11 aptiv-gcp-a72 ttyS2
    
    aptiv-gcp-a72 login: root
    root@aptiv-gcp-a72:~#
    root@aptiv-gcp-a72:~#
    root@aptiv-gcp-a72:~#
    root@aptiv-gcp-a72:~#
    root@aptiv-gcp-a72:~#
    

    Satish

  • Hi Satish,

    Please find the replies from UFS expert:

    1) You need to manually edit the hex file.
    2) No there is no tool currently.
    3) UFS boot is not supported so Boot LUN is useless for now.

    Regards,
    Keerthy