spl: sata: add default partition and image name
authorBaruch Siach <baruch@tkos.co.il>
Thu, 16 May 2019 10:03:53 +0000 (13:03 +0300)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 05:01:18 +0000 (07:01 +0200)
commita4c61ffde3ae4f1b7228d2ecd40fbb8f3703d76c
treec36673b1585fd494f966dd0990e600a6b84722e4
parentef8b7e045ec744dce385cac4b1438c9be6e2bbc8
spl: sata: add default partition and image name

Add sensible defaults for the FAT partition selection and the main
U-Boot image file name. This allows spl_sata to build when the board
headers does not select them explicitly.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Stefan Roese <sr@denx.de>
common/spl/spl_sata.c