uboot-kirkwood: enable sata in nsa310 uboot
authorAlberto Bursi <bobafetthotmail@gmail.com>
Fri, 22 May 2020 16:49:15 +0000 (18:49 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 26 Jun 2020 22:19:13 +0000 (00:19 +0200)
commit930f3c014821df423507c878415c7fb4910a454d
tree6faf42f5b877885b80d90d163248293e43f06a88
parent9c85153b8776aee8050b0c80b53525ac38af8653
uboot-kirkwood: enable sata in nsa310 uboot

the uboot of nsa310 cannot use the network chip
as it is a realtek on the PCIe lanes and not a
Marvell ethernet from the SoC.

Therefore tftp is not possible on this device
and the only way to install is by loading files
from a USB drive.
If the USB subsystem is dead there is no way to
install OpenWrt.
Enable sata support and commands so it can be
used as a fallback in case of USB issues.

Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
package/boot/uboot-kirkwood/patches/007-nsa310-uboot-generic.patch