Searched hist:"1 fa446566ee31d11efbd04645bf24603a1362ef6" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | ahci.c | 1fa446566ee31d11efbd04645bf24603a1362ef6 Mon May 13 02:23:41 UTC 2024 Yifeng Zhao <yifeng.zhao@rock-chips.com> drivers: ata: ahci: update port_mmio for all ports
The port register address that is not in the port_map has not been updated, and there will be an exception with scsi_scan.
bug: AHCI 0001.0301 32 slots 24 ports 6 Gbps 0xffff0f impl SATA mode flags: 64bit ncq stag pm led only pio sxs apst Device 0: (0:0) Vendor: ATA Prod.: KINGSTON SKC6002 Rev: S450 Type: Hard Disk Capacity: 244198.3 MB = 238.4 GB (500118192 x 512) "Synchronous Abort" handler, esr 0x96000010
* Reason: Exception from a Data abort, from current exception level * PC = 000000000025f670 * LR = 000000000025f840 * SP = 00000000eb9f7aa0 * ESR_EL2 = 0000000096000010 * Reloc Off = 00000000eda37000
x0 : 00000000ebc69c70 x1 : 00000000eb9f7d18 x2 : 0000000000000018 x3 : 00000000eb9f7d40 x4 : 0000000000000200 x5 : 0000000000000000
Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com> Change-Id: I10efae13e39fccbdf5e85cbaa94e17ea8393378b
|