]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Mon, 27 Apr 2020 04:22:17 +0000 (13:22 +0900)
committerSimon Glass <sjg@chromium.org>
Sat, 30 May 2020 02:55:45 +0000 (20:55 -0600)
commit02c770b4e416e81429e9809b16d2656141a3e61c
tree216545fce1d3192ea62fa649735e5030e15c6a24
parent606cced58bf44bdf640760711be40d15a169aa71
sandbox: drop CONFIG_SYS_RELOC_GD_ENV_ADDR

As we discussed in [1], this option is not needed for sandbox build.

[1] https://lists.denx.de/pipermail/u-boot/2020-February/400182.html

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_spl_defconfig