Home › Forum › Software discussion › U-Boot scsi reset causing Synchronous Abort [#2]
[for some reason my original post seems to have vanished]
I purchased a h/w rev 1.3 double shot last year, and have finally got round to trying to get it to boot off the attached scsi disks rather than the SD card.
I’ve set the jumpers to the SPI boot (the emmc is empty, as others have noticed elsewhere on this forum.
however when doing the ‘scsi reset’ scan as documented at http://wiki.macchiatobin.net/tiki-index.php?page=Use+SATA+drives+in+U-Boot (which shows the older hw revision?) I get a synchronous abort:
mv_ddr: completed successfully
NOTICE: Cold boot
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v1.3(release):armada-17.10.3:4af6d73
NOTICE: BL1: Built : 13:40:06, Oct 15 2017
NOTICE: BL1: Booting BL2
lNOTICE: BL2: v1.3(release):armada-17.10.3:4af6d73
NOTICE: BL2: Built : 13:40:06, Oct 15 2017
NOTICE: BL1: Booting BL31
lNOTICE: MSS PM is not supported in this build
NOTICE: BL31: v1.3(release):armada-17.10.3:4af6d73
NOTICE: BL31: Built : 13:40:07, Oct 15 2017
l
U-Boot 2017.03-armada-17.10.1 (Oct 15 2017 - 14:03:12 +0300)
Model: MACCHIATOBin-8040
Clock: CPU 1600 [MHz]
DDR 1050 [MHz]
FABRIC 1050 [MHz]
MSS 200 [MHz]
DRAM: 16 GiB
U-Boot DT blob at : 000000007f70fc38
EEPROM configuration pattern not detected.
Comphy chip #0:
Comphy-0: PEX0
Comphy-1: PEX0
Comphy-2: PEX0
Comphy-3: PEX0
Comphy-4: SFI
Comphy-5: SATA1
Comphy chip #1:
Comphy-0: SGMII1 1.25 Gbps
Comphy-1: SATA0
Comphy-2: USB3_HOST0
Comphy-3: SATA1
Comphy-4: SFI
Comphy-5: SGMII2 3.125 Gbps
UTMI PHY 0 initialized to USB Host0
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Target spinup took 0 ms.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC: sdhci@6e0000: 0, sdhci@780000: 1
SF: Detected w25q32bv with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment
Net: eth0: mvpp2-0 [PRIME]mdio_register: non unique device name 'ethernet@0'
, eth1: mvpp2-3, eth2: mvpp2-4, eth3: mvpp2-5
Hit any key to stop autoboot: 0
Marvell>> scsi reset
Reset SCSI
scanning bus for devices...
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 0: (1:0) Vendor: ATA Prod.: WDC WD20EARX-008 Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
Target spinup took 0 ms.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 1: (0:0) Vendor: ATA Prod.: WDC WD30EFRX-68A Rev: 80.0
Type: Hard Disk
Capacity: 2861588.4 MB = 2794.5 GB (5860533168 x 512)
"Synchronous Abort" handler, esr 0x96000004
ELR: 7ff4c634
LR: 7ff4c610
x0 : 000000007ffb3000 x1 : 0000000000000000
x2 : 0000000000000000 x3 : 0000000000000000
x4 : 000000007f7adf68 x5 : 0000000000000000
x6 : 00000000000000e7 x7 : 0000000000000000
x8 : 000000007ffa0088 x9 : 0000000000000008
x10: 000000007f7ad480 x11: 0000000000000000
x12: 000000007f7ad480 x13: 0000000000000001
x14: 000000007ff8ba5c x15: 000000007ff8ba62
x16: 000000007ff9c594 x17: 000000007ff9c594
x18: 000000007f716d18 x19: 000000007ffb3000
x20: 00020000b088e0e8 x21: 0000000000000001
x22: 000000007ffba000 x23: 0000000000000001
x24: 000000007f7ad6f0 x25: 000000007ff89fd0
x26: 0000000000000000 x27: 000000007f7ad830
x28: 000000007f7ad7b0 x29: 000000007f70f500
Resetting CPU ...
resetting ...
BootROM - 2.03
Starting CP-1 IOROM 1.07
Booting from SPI NOR flash 1 (0x32)
Found valid image at boot postion 0x000
lNOTICE: Starting binary extension
NOTICE: SVC: SW Revision 0x0. SVC is not supported
mv_ddr: mv_ddr-devel-17.10.1-g??? (Oct 15 2017 - 13:40:06)
mv_ddr: completed successfully
NOTICE: Cold boot
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v1.3(release):armada-17.10.3:4af6d73
NOTICE: BL1: Built : 13:40:06, Oct 15 2017
NOTICE: BL1: Booting BL2
lNOTICE: BL2: v1.3(release):armada-17.10.3:4af6d73
NOTICE: BL2: Built : 13:40:06, Oct 15 2017
NOTICE: BL1: Booting BL31
lNOTICE: MSS PM is not supported in this build
NOTICE: BL31: v1.3(release):armada-17.10.3:4af6d73
NOTICE: BL31: Built : 13:40:07, Oct 15 2017
l
U-Boot 2017.03-armada-17.10.1 (Oct 15 2017 - 14:03:12 +0300)
Model: MACCHIATOBin-8040
Clock: CPU 1600 [MHz]
DDR 1050 [MHz]
FABRIC 1050 [MHz]
MSS 200 [MHz]
DRAM: 16 GiB
U-Boot DT blob at : 000000007f70fc38
EEPROM configuration pattern not detected.
Comphy chip #0:
Comphy-0: PEX0
Comphy-1: PEX0
Comphy-2: PEX0
Comphy-3: PEX0
Comphy-4: SFI
Comphy-5: SATA1
Comphy chip #1:
Comphy-0: SGMII1 1.25 Gbps
Comphy-1: SATA0
Comphy-2: USB3_HOST0
Comphy-3: SATA1
Comphy-4: SFI
Comphy-5: SGMII2 3.125 Gbps
UTMI PHY 0 initialized to USB Host0
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Target spinup took 0 ms.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC: sdhci@6e0000: 0, sdhci@780000: 1
SF: Detected w25q32bv with page size 256 Bytes, erase size 4 KiB, total 4 MiB
*** Warning - bad CRC, using default environment
Net: eth0: mvpp2-0 [PRIME]mdio_register: non unique device name 'ethernet@0'
, eth1: mvpp2-3, eth2: mvpp2-4, eth3: mvpp2-5
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
mmc_init: -95, time 44
** Bad device mmc 1 **
Card did not respond to voltage select!
mmc_init: -95, time 26
** Bad device mmc 1 **
** First descriptor is NOT a primary desc on 0:1 **
** No partition table - mmc 0 **
** No partition table - mmc 0 **
starting USB...
USB0: Register 2000120 NbrPorts 2
Starting the controller
USB XHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
** Bad device usb 0 **
** Bad device usb 0 **
*** ERROR: 'serverip' not set
*** ERROR: 'serverip' not set
Bad Linux ARM64 Image magic!
Marvell>>
(I’ve swapped the backtick of “*** ERROR: ‘serverip’ not set” ro stop formatting wierdness)
Is it worth trying to upgrade the U-boot release to fix this? if so, what branches should I use – I see there’s version 18.x available now compared to the versions at https://wiki.solid-run.com/doku.php?id=products:a8040:software:development:u-boot_atf
My goal is to put as near to a mainline debian arm64 release on this as possible, with a newish upstream kernel.
Andrew
So, I’ve updated U-Boot to the latest available, but still seeing the same Abort:
BootROM - 2.03
Starting CP-1 IOROM 1.07
Booting from SPI NOR flash 1 (0x32)
Found valid image at boot postion 0x000
lNOTICE: Starting binary extension
NOTICE: SVC: SW Revision 0x0. SVC is not supported
mv_ddr: mv_ddr-devel-18.05.0-g84dd1d9 (Aug 22 2018 - 22:58:56)
mv_ddr: completed successfully
NOTICE: Cold boot
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL1: Built : 23:03:31, Aug 22 2018
NOTICE: BL1: Booting BL2
lNOTICE: BL2: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL2: Built : 23:03:33, Aug 22 2018
BL2: Initiating SCP_BL2 transfer to SCP
NOTICE: SCP_BL2 contains 2 concatenated images
NOTICE: Load image to CP1 MSS AP0
NOTICE: Loading MSS image from address 0x4023020 Size 0x135c to MSS at 0xf4280000
NOTICE: Done
NOTICE: Load image to AP0 MSS
NOTICE: Loading MSS image from address 0x402437c Size 0x1f6c to MSS at 0xf0580000
N
FreeRTOS 7.3.0 - Marvell cm3 - A8K release armada-18.05.1
OTICE: Done
NOTICE: SCP Image doesn't contain PM firmware
NOTICE: BL1: Booting BL31
lNOTICE: MSS PM is not supported in this build
NOTICE: BL31: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL31: Built : 23:03:36, Aug 22 2018
l
U-Boot 2017.03-armada-18.05.3-gf8e4b96577 (Aug 23 2018 - 11:33:00 +1000)
Model: Marvell Armada 8040 MACHIATOBin
SoC: Armada8040-A2; AP806-A1; 2xCP110-A2
Clock: CPU 1600 [MHz]
DDR 1050 [MHz]
FABRIC 1050 [MHz]
MSS 200 [MHz]
LLC Enabled (Exclusive Mode)
DRAM: 16 GiB
U-Boot DT blob at : 000000007f70ccc0
EEPROM configuration pattern not detected.
Comphy chip #0:
Comphy-0: PEX0
Comphy-1: PEX0
Comphy-2: PEX0
Comphy-3: PEX0
Comphy-4: SFI
Comphy-5: SATA1
Comphy chip #1:
Comphy-0: SGMII1 1.25 Gbps
Comphy-1: SATA0
Comphy-2: USB3_HOST0
Comphy-3: SATA1
Comphy-4: SFI
Comphy-5: SGMII2 3.125 Gbps
UTMI PHY 0 initialized to USB Host0
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Target spinup took 0 ms.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC: sdhci@6e0000: 0, sdhci@780000: 1
Bus spi@700680 CS0 configured for direct access 00000000f9000000:0x1000000
SF: Detected w25q32bv with page size 256 Bytes, erase size 4 KiB, total 4 MiB
Net: eth0: mvpp2-0 [PRIME], eth1: mvpp2-3, eth2: mvpp2-4, eth3: mvpp2-5
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
mmc_init: -95, time 43
MMC Device 1 not found
no mmc device at slot 1
** First descriptor is NOT a primary desc on 0:1 **
** First descriptor is NOT a primary desc on 0:1 **
switch to partitions #0, OK
mmc0(part 0) is current device
** No partition table - mmc 0 **
starting USB...
USB0: Register 2000120 NbrPorts 2
Starting the controller
USB XHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
USB device 0: unknown device
scanning bus for devices...
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 0: (1:0) Vendor: ATA Prod.: WDC WD20EARX-00P Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
Target spinup took 0 ms.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 1: (0:0) Vendor: ATA Prod.: WDC WD20EARX-008 Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
"Synchronous Abort" handler, esr 0x96000004
ELR: 7ff4b080
LR: 7ff4b060
x0 : 000000007ffb4000 x1 : 0000000000000000
x2 : 0000000000000000 x3 : 000000007f7b2768
x4 : 0000000000000000 x5 : 0000000000000000
x6 : 00000000000000e7 x7 : 000000007f7b2770
x8 : 000000007ffa0bb8 x9 : 0000000000000008
x10: 000000007f7b1c80 x11: 00000000ffffffff
x12: 000000007f7b1c80 x13: 0000000000000001
x14: 000000007ff8a097 x15: 000000007ff8a09d
x16: 000000007ff9d062 x17: 000000007ff9d062
x18: 000000007f712d00 x19: 000000007ffb4000
x20: b0a3505d01000000 x21: 0000000000000001
x22: 000000007ffba000 x23: 000000007f70ba00
x24: 000000007ff86088 x25: 000000007f7b1fb0
x26: 0000000000000000 x27: 000000007f7b2030
x28: 000000007f7b1fb0 x29: 000000007f70b8e0
Resetting CPU ...
resetting ...
BootROM - 2.03
Starting CP-1 IOROM 1.07
Booting from SPI NOR flash 1 (0x32)
Found valid image at boot postion 0x000
lNOTICE: Starting binary extension
NOTICE: SVC: SW Revision 0x0. SVC is not supported
mv_ddr: mv_ddr-devel-18.05.0-g84dd1d9 (Aug 22 2018 - 22:58:56)
Any suggestions? I’ve tried swapping round cables, drives etc
I can get it to work with 2 drives OK
scanning bus for devices...
SATA link 0 timeout.
SATA link 1 timeout.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Target spinup took 0 ms.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 0: (0:0) Vendor: ATA Prod.: WDC WD20EARX-008 Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
Device 1: (1:0) Vendor: ATA Prod.: WDC WD30EFRX-68A Rev: 80.0
Type: Hard Disk
Capacity: 2861588.4 MB = 2794.5 GB (5860533168 x 512)
Device 0: (0:0) Vendor: ATA Prod.: WDC WD20EARX-008 Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
... is now current device
Scanning scsi 0:1...
or with a different one unplugged:
BootROM - 2.03
Starting CP-1 IOROM 1.07
Booting from SPI NOR flash 1 (0x32)
Found valid image at boot postion 0x000
lNOTICE: Starting binary extension
NOTICE: SVC: SW Revision 0x0. SVC is not supported
mv_ddr: mv_ddr-devel-18.05.0-g84dd1d9 (Aug 22 2018 - 22:58:56)
mv_ddr: completed successfully
NOTICE: Cold boot
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL1: Built : 23:03:31, Aug 22 2018
NOTICE: BL1: Booting BL2
lNOTICE: BL2: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL2: Built : 23:03:33, Aug 22 2018
BL2: Initiating SCP_BL2 transfer to SCP
NOTICE: SCP_BL2 contains 2 concatenated images
NOTICE: Load image to CP1 MSS AP0
NOTICE: Loading MSS image from address 0x4023020 Size 0x135c to MSS at 0xf4280000
NOTICE: Done
NOTICE: Load image to AP0 MSS
NOTICE: Loading MSS image from address 0x402437c Size 0x1f6c to MSS at 0xf0580000
N
FreeRTOS 7.3.0 - Marvell cm3 - A8K release armada-18.05.1
OTICE: Done
NOTICE: SCP Image doesn't contain PM firmware
NOTICE: BL1: Booting BL31
lNOTICE: MSS PM is not supported in this build
NOTICE: BL31: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL31: Built : 23:03:36, Aug 22 2018
l
U-Boot 2017.03-armada-18.05.3-gf8e4b96577 (Aug 23 2018 - 11:33:00 +1000)
Model: Marvell Armada 8040 MACHIATOBin
SoC: Armada8040-A2; AP806-A1; 2xCP110-A2
Clock: CPU 1600 [MHz]
DDR 1050 [MHz]
FABRIC 1050 [MHz]
MSS 200 [MHz]
LLC Enabled (Exclusive Mode)
DRAM: 16 GiB
U-Boot DT blob at : 000000007f70ccc0
EEPROM configuration pattern not detected.
Comphy chip #0:
Comphy-0: PEX0
Comphy-1: PEX0
Comphy-2: PEX0
Comphy-3: PEX0
Comphy-4: SFI
Comphy-5: SATA1
Comphy chip #1:
Comphy-0: SGMII1 1.25 Gbps
Comphy-1: SATA0
Comphy-2: USB3_HOST0
Comphy-3: SATA1
Comphy-4: SFI
Comphy-5: SGMII2 3.125 Gbps
UTMI PHY 0 initialized to USB Host0
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Target spinup took 0 ms.
SATA link 1 timeout.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC: sdhci@6e0000: 0, sdhci@780000: 1
Bus spi@700680 CS0 configured for direct access 00000000f9000000:0x1000000
SF: Detected w25q32bv with page size 256 Bytes, erase size 4 KiB, total 4 MiB
Net: eth0: mvpp2-0 [PRIME], eth1: mvpp2-3, eth2: mvpp2-4, eth3: mvpp2-5
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
mmc_init: -95, time 43
MMC Device 1 not found
no mmc device at slot 1
** First descriptor is NOT a primary desc on 0:1 **
** First descriptor is NOT a primary desc on 0:1 **
switch to partitions #0, OK
mmc0(part 0) is current device
** No partition table - mmc 0 **
starting USB...
USB0: Register 2000120 NbrPorts 2
Starting the controller
USB XHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
USB device 0: unknown device
scanning bus for devices...
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 0: (1:0) Vendor: ATA Prod.: WDC WD20EARX-00P Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
Target spinup took 0 ms.
SATA link 1 timeout.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 1: (0:0) Vendor: ATA Prod.: WDC WD20EARX-008 Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
Device 0: (1:0) Vendor: ATA Prod.: WDC WD20EARX-00P Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
... is now current device
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Scanning scsi 0:1...
mvpp2-0: No link
BOOTP broadcast 1
BOOTP broadcast 2
BOOTP broadcast 3
BOOTP broadcast 4
or unplugging a different drive:
BootROM - 2.03
Starting CP-1 IOROM 1.07
Booting from SPI NOR flash 1 (0x32)
Found valid image at boot postion 0x000
lNOTICE: Starting binary extension
NOTICE: SVC: SW Revision 0x0. SVC is not supported
mv_ddr: mv_ddr-devel-18.05.0-g84dd1d9 (Aug 22 2018 - 22:58:56)
mv_ddr: completed successfully
NOTICE: Cold boot
NOTICE: Booting Trusted Firmware
NOTICE: BL1: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL1: Built : 23:03:31, Aug 22 2018
NOTICE: BL1: Booting BL2
lNOTICE: BL2: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL2: Built : 23:03:33, Aug 22 2018
BL2: Initiating SCP_BL2 transfer to SCP
NOTICE: SCP_BL2 contains 2 concatenated images
NOTICE: Load image to CP1 MSS AP0
NOTICE: Loading MSS image from address 0x4023020 Size 0x135c to MSS at 0xf4280000
NOTICE: Done
NOTICE: Load image to AP0 MSS
NOTICE: Loading MSS image from address 0x402437c Size 0x1f6c to MSS at 0xf0580000
N
FreeRTOS 7.3.0 - Marvell cm3 - A8K release armada-18.05.1
OTICE: Done
NOTICE: SCP Image doesn't contain PM firmware
NOTICE: BL1: Booting BL31
lNOTICE: MSS PM is not supported in this build
NOTICE: BL31: v1.4(release):armada-18.05.2:80bbf686
NOTICE: BL31: Built : 23:03:36, Aug 22 2018
l
U-Boot 2017.03-armada-18.05.3-gf8e4b96577 (Aug 23 2018 - 11:33:00 +1000)
Model: Marvell Armada 8040 MACHIATOBin
SoC: Armada8040-A2; AP806-A1; 2xCP110-A2
Clock: CPU 1600 [MHz]
DDR 1050 [MHz]
FABRIC 1050 [MHz]
MSS 200 [MHz]
LLC Enabled (Exclusive Mode)
DRAM: 16 GiB
U-Boot DT blob at : 000000007f70ccc0
EEPROM configuration pattern not detected.
Comphy chip #0:
Comphy-0: PEX0
Comphy-1: PEX0
Comphy-2: PEX0
Comphy-3: PEX0
Comphy-4: SFI
Comphy-5: SATA1
Comphy chip #1:
Comphy-0: SGMII1 1.25 Gbps
Comphy-1: SATA0
Comphy-2: USB3_HOST0
Comphy-3: SATA1
Comphy-4: SFI
Comphy-5: SGMII2 3.125 Gbps
UTMI PHY 0 initialized to USB Host0
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
PCIE-0: Link down
MMC: sdhci@6e0000: 0, sdhci@780000: 1
Bus spi@700680 CS0 configured for direct access 00000000f9000000:0x1000000
SF: Detected w25q32bv with page size 256 Bytes, erase size 4 KiB, total 4 MiB
Net: eth0: mvpp2-0 [PRIME], eth1: mvpp2-3, eth2: mvpp2-4, eth3: mvpp2-5
Hit any key to stop autoboot: 0
Card did not respond to voltage select!
mmc_init: -95, time 44
MMC Device 1 not found
no mmc device at slot 1
** First descriptor is NOT a primary desc on 0:1 **
** First descriptor is NOT a primary desc on 0:1 **
switch to partitions #0, OK
mmc0(part 0) is current device
** No partition table - mmc 0 **
starting USB...
USB0: Register 2000120 NbrPorts 2
Starting the controller
USB XHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning usb for storage devices... 0 Storage Device(s) found
USB device 0: unknown device
scanning bus for devices...
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 0: (1:0) Vendor: ATA Prod.: WDC WD30EFRX-68A Rev: 80.0
Type: Hard Disk
Capacity: 2861588.4 MB = 2794.5 GB (5860533168 x 512)
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Device 1: (1:0) Vendor: ATA Prod.: WDC WD20EARX-00P Rev: 51.0
Type: Hard Disk
Capacity: 1907729.0 MB = 1863.0 GB (3907029168 x 512)
Device 0: (1:0) Vendor: ATA Prod.: WDC WD30EFRX-68A Rev: 80.0
Type: Hard Disk
Capacity: 2861588.4 MB = 2794.5 GB (5860533168 x 512)
... is now current device
SATA link 0 timeout.
Target spinup took 0 ms.
AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
flags: 64bit ncq led only pmp fbss pio slum part sxs
Scanning scsi 0:1...
mvpp2-0: No link
BOOTP broadcast 1
BOOTP broadcast 2
Technical specification tables can not be displayed on mobile. Please view on desktop