commit | b52246462b2b124ae3a7914b8c45d23c6b4aee72 | [log] [tgz] |
---|---|---|
author | Baruch Siach <baruch@tkos.co.il> | Thu May 16 13:03:53 2019 +0300 |
committer | Stefan Roese <sr@denx.de> | Thu Jul 11 07:01:18 2019 +0200 |
tree | c36673b1585fd494f966dd0990e600a6b84722e4 | |
parent | 526082f505a75030ff89f0c7fadee4b5edbabc27 [diff] |
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>