commit | ae76469e5e9df41c1814806ab346be685d834f13 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Mon Apr 27 13:22:17 2020 +0900 |
committer | Simon Glass <sjg@chromium.org> | Fri May 29 20:55:45 2020 -0600 |
tree | 216545fce1d3192ea62fa649735e5030e15c6a24 | |
parent | 310732a0a885b06a4ab0ee21440e437f08876e12 [diff] |
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>