commit | 4f7e6edcb53281227d63440b390cf2bd35ecdd5f | [log] [tgz] |
---|---|---|
author | Mark Kettenis <kettenis@openbsd.org> | Sun Nov 14 13:09:54 2021 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 04 22:48:49 2022 -0500 |
tree | eefe4a000b97773786d9292caf6da709cd00f9b5 | |
parent | 8194cda0c546606e8f5b8e94b2a333aa80873a06 [diff] |
arm: apple: Remove CONFIG_SYS_SDRAM_BASE The memory layout is taken from the device tree passed to us by m1n1, so there is no need to define this. Signed-off-by: Mark Kettenis <kettenis@openbsd.org> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>