[PATCH v5 01/16] arch: Kconfig: imply BINMAN for SANDBOX
Simon Glass
sjg at chromium.org
Sat Feb 19 01:21:07 CET 2022
On Wed, 9 Feb 2022 at 11:01, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> To be able to use BINMAN on sandbox, the config
nit: missing word
> SANDBOX imply BINMAN.
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
> arch/Kconfig | 1 +
> arch/sandbox/dts/sandbox.dtsi | 3 +++
> arch/sandbox/dts/test.dts | 3 +++
> test/py/tests/test_fit.py | 3 +++
> test/py/tests/vboot/sandbox-u-boot.dts | 3 +++
> 5 files changed, 13 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list