Re: [PATCH 4/5] x86: edison: Generate an image suitable for xFSTK

2020-09-04 Thread Andy Shevchenko
On Thu, Sep 03, 2020 at 07:28:55PM -0600, Simon Glass wrote: > It is useful to be able to flash Edison directly without relying on the > installed U-Boot being functional. > > Add a binman image for this. It includes a master-boot record, U-Boot > binary and an environment. master-boot record ->

[PATCH 4/5] x86: edison: Generate an image suitable for xFSTK

2020-09-03 Thread Simon Glass
It is useful to be able to flash Edison directly without relying on the installed U-Boot being functional. Add a binman image for this. It includes a master-boot record, U-Boot binary and an environment. Signed-off-by: Simon Glass --- arch/x86/cpu/tangier/Kconfig | 1 +