]> git.baikalelectronics.ru Git - uboot.git/commit
arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs
authorAmit Singh Tomar <amittomer25@gmail.com>
Sat, 9 May 2020 08:15:08 +0000 (13:45 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jul 2020 20:09:22 +0000 (16:09 -0400)
commit2a4a2026fc30ec0571d6a5be5b64ad1fe373f13a
tree4a43a7f6f073b5089f57ed4409e198bc2b3dba18
parenta63aa90ae64ec4275296b8eb19c63a2632410d3f
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>
include/configs/owl-common.h