]> Git Repo - u-boot.git/commit
arm: actions: remove "CONFIG_SYS_SDRAM_SIZE" for Actions Owl Semi SoCs
authorAmit Singh Tomar <[email protected]>
Sat, 9 May 2020 08:15:08 +0000 (13:45 +0530)
committerTom Rini <[email protected]>
Tue, 7 Jul 2020 20:09:22 +0000 (16:09 -0400)
commit0a7ba7c53c19d24f8de76082ba567a1eb2a04f96
tree4a43a7f6f073b5089f57ed4409e198bc2b3dba18
parent3ca564e96e90a4714147262c9d201e077ef54a26
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 <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
include/configs/owl-common.h
This page took 0.034754 seconds and 4 git commands to generate.