commit | 3bbd6c0152309709c335ed5f2335be29346d2d3a | [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 | 439581dca4c786dbbdd2d6be024e0b907a3b0c80 [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>