[U-Boot] [PATCH v3 5/7] Config: Exynos5420: Refactor SDRAM Bank and Size

Simon Glass sjg at chromium.org
Thu Nov 13 03:21:04 CET 2014


On 31 October 2014 02:55, Akshay Saraswat <akshay.s at samsung.com> wrote:
> Since, not every board may have all memory channels configured
> and all available banks of DMC used, we wish to refactor configs
> for Memory Bank size and numbers as per board memory config.
> For Example, Peach-Pit has 2GB memory and will be using only 4 banks
> but Peach-Pi has 3.5GB memory and will be using all 7 available
> SDRAM banks.
>
> Signed-off-by: Akshay Saraswat <akshay.s at samsung.com>
> ---
> Changes since v2:
>         - Rebased this patch
>
> Changes since v1:
>         - Rebased this patch
>
>  include/configs/exynos5420-common.h | 4 ----
>  include/configs/peach-pi.h          | 4 ++++
>  include/configs/peach-pit.h         | 4 ++++
>  include/configs/smdk5420.h          | 4 ++++
>  4 files changed, 12 insertions(+), 4 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>

Tested on Pi:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list