sandbox: Drop distro_boot
authorSimon Glass <sjg@chromium.org>
Fri, 22 Oct 2021 03:08:44 +0000 (21:08 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 16 Nov 2021 19:35:08 +0000 (14:35 -0500)
commit79c0e8a935b5470ecc1419cbcce23ec75b1b65f6
treeddb8ed1599553fc78d50ec0854e3a1d2712e3d1d
parent9272805139a104c83dff8230e03e9626dd9bc195
sandbox: Drop distro_boot

This is a complicated set of #defines and it is painful to convert to a
text file. We can (once pending patches are applied) provide the same
functionality with bootmethod. Drop this for sandbox to allow conversion
to a text-file environment.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
include/configs/sandbox.h