commit | 0812068ed26dd698fdb1311dfd8a84ea3a927c24 | [log] [tgz] |
---|---|---|
author | Tony Dinh <mibodhi@gmail.com> | Mon Feb 06 17:00:11 2023 -0800 |
committer | Stefan Roese <sr@denx.de> | Mon Feb 13 10:14:50 2023 +0100 |
tree | 7197de51a54ce0e48d284139767cc74c7ade6b9d | |
parent | 9d90001fee4736ce6c0ab883420cb7c5d58436d0 [diff] |
arm: mvebu: Power up 2nd SATA port for Thecus N2350 Currently, only the 1st SATA port is powered up (by GPIO1 12). Add GPIO1 13 in board initialization to power up the 2nd SATA port. Note that this patch depends on the initial add-support patch: https://patchwork.ozlabs.org/project/uboot/patch/20230201231306.7010-1-mibodhi@gmail.com/ Signed-off-by: Tony Dinh <mibodhi@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>