]> git.dujemihanovic.xyz Git - u-boot.git/commit
sandbox: Use a text-based environment
authorSimon Glass <sjg@chromium.org>
Fri, 22 Oct 2021 03:08:47 +0000 (21:08 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 16 Nov 2021 19:35:08 +0000 (14:35 -0500)
commitf501bb4c2aa8ba6dd6260f961e788eb46c0a36b3
tree6dadd857d824b58f2a1f964dd023fbcf5a85eea4
parent86b9c3e4e48ba47ef28781d06b97846aca74bc8e
sandbox: Use a text-based environment

Use a text file for the environment instead of the #define settings.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
board/sandbox/sandbox.env [new file with mode: 0644]
include/configs/sandbox.h