by boorg » Thu Aug 29, 2019 10:13 pm
The 17.10 does indeed not change anything. So I got image from armbian and it seems to fix the issue, SATA is working. The u-boot version is 18.12:
$this->bbcode_second_pass_code('', 'U-Boot 2018.03-devel-18.12.3-gc9aa92c-armbian (Feb 20 2019 - 09:45:04 +0100)')
Instruction which image to choose is here
https://www.armbian.com/espressobin/. For reference, the file name format is
flash-image-ddr3/ddr4-MEM-RAM_CHIPS-CPU_DDR.bin:
$this->bbcode_second_pass_quote('', '5')12,1G,2G, number of RAM chips (if your board is older than a few months it has two RAM chips – one on each side of the PCB opposite to each other. Recent 1GB models have only one chip at the bottom) and appropriate memory speeds. You can obtain numbers from the current boot prompt. Also choose right memory: ddr3 are for V3-V5 EspressoBin’s (i.e. V5, 1g-2cs) and ddr4 images are for v7 EspressoBin’s.
After upgrade I had a lot of messages like
$this->bbcode_second_pass_code('', 'limiting SATA link speed to 1.5 Gbps
SATA link down (SStatus 0 SControl 310)')
and disk was not visible. To fix this I need to use external power for disk. This was not needed earlier, but maybe power consumption was at the edge...