u-boot-brain/arch/arm/mach-owl
Amit Singh Tomar 3ca564e96e Actions: OWL: Calculate SDRAM size
Calculate the SDRAM size from DDR capacity register registers instead
of using hard-coded value. This is quite useful to get correct size
on differnt boards based on Actions OWL family of SoCs (S700 and S900).

There is no documentation available that talks about DDR registers, and
this is very much taken from vendor source.

This commit lets Linux boot on Cubieboard7-lite(based on S700).

Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
2020-07-07 16:09:22 -04:00
..
Kconfig arm: add support Actions Semi S700 2020-04-24 16:40:09 -04:00
Makefile arm: actions: rename sysmap-s900 to sysmap-owl 2020-04-24 16:40:09 -04:00
soc.c Actions: OWL: Calculate SDRAM size 2020-07-07 16:09:22 -04:00
sysmap-owl.c arm: actions: rename sysmap-s900 to sysmap-owl 2020-04-24 16:40:09 -04:00