Files
u-boot/board
Michael Walle 805b2423b4 board: sl28: add SATA support
Enable SATA support. Although not supported by the usual SATA pins on
the SMARC baseboard connector, SATA mode is supported on a PCIe lane.
This way one can use a mSATA card in a Mini PCI slot.

We need to invert the received data because in this mode the polarity of
the SerDes lane is swapped. Provide a fixup in board_early_init_f() for
the SPL. board_early_init_f() is then not common between SPL and u-boot
proper anymore, thus common.c is removed, as it just contained said
function.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-02-08 14:01:16 +05:30
..
2020-09-01 13:38:39 +08:00
2020-11-06 10:18:20 +08:00
2020-12-26 14:56:09 +01:00
2021-02-06 19:20:34 +08:00
2020-07-28 19:30:39 -06:00
2020-08-03 22:19:54 -04:00