spl: sata: support U-Boot load from raw sata disk
authorBaruch Siach <baruch@tkos.co.il>
Sun, 14 Jul 2019 14:54:21 +0000 (17:54 +0300)
committerTom Rini <trini@konsulko.com>
Wed, 24 Jul 2019 18:15:36 +0000 (14:15 -0400)
commit60ca969a7a1cbab6e43c5f97ffe99a9630257d08
treef6900687696cd0bbb85f0fec554c1c65fbb86f57
parent146ce6474d0355a45fbd289981ecc8d2d15ff993
spl: sata: support U-Boot load from raw sata disk

Support load of the U-Boot image from raw SATA disk sector. This is
equivalent to load from MMC raw sector.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
common/spl/Kconfig
common/spl/spl_sata.c