On Fri, 10 Jul 2020 at 04:23, Ovidiu Panait <ovidiu.pan...@windriver.com> wrote: > > Remove ad-hoc CONFIG_SYS_SRAM_START and use CONFIG_SYS_SRAM_BASE instead. > > Signed-off-by: Ovidiu Panait <ovidiu.pan...@windriver.com> > --- > > Kconfig | 2 ++ > include/configs/devkit8000.h | 3 --- > include/configs/tricorder.h | 3 --- > scripts/config_whitelist.txt | 1 - > 4 files changed, 2 insertions(+), 7 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>