[U-Boot] [PATCH 4/6] ram: stm32: add second SDRAM bank management
Simon Glass
sjg at chromium.org
Tue Jul 18 14:00:53 UTC 2017
On 13 July 2017 at 06:49, <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> FMC is able to manage 2 SDRAM banks, but the current driver
> implementation is only able to manage the first SDRAM bank.
>
> Even if only bank2 is used, some bank1 registers must be
> configured.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
> doc/device-tree-bindings/ram/st,stm32-fmc.txt | 19 ++-
> drivers/ram/stm32_sdram.c | 215 +++++++++++++++++---------
> 2 files changed, 155 insertions(+), 79 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list