commit | 204f3dc486f2e7c0bd43f2d21e2beb718e0ca699 | [log] [tgz] |
---|---|---|
author | Amit Singh Tomar <amittomer25@gmail.com> | Sat May 09 13:45:08 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 07 16:09:22 2020 -0400 |
tree | 4a43a7f6f073b5089f57ed4409e198bc2b3dba18 | |
parent | 66d495ac65fa9871603f9d52d0adbe98b2545e15 [diff] |
arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs Now that, we calculate SDRAM size by reading DDR registers, "CONFIG_SYS_SDRAM_SIZE" is no more needed. This commit removes "CONFIG_SYS_SDRAM_SIZE" from common configuration file. Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>