[U-Boot] [PATCH] Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"

Simon Glass sjg at chromium.org
Thu Jul 26 20:17:46 UTC 2018


On 21 July 2018 at 23:12, Ramon Fried <ramon.fried at gmail.com> wrote:
> This reverts commit 5e5745465c94605720295fab942eacbdd215db90.
>
> The reverted commit didn't support the scenario where there are less
> DRAM banks in U-Boot than in Linux.
> Also, it didn't introduce any new functionality, only limitaion.
> User could just increase MEMORY_BANKS_MAX if it's too small.
> ---
>  common/fdt_support.c | 4 ----
>  1 file changed, 4 deletions(-)

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


More information about the U-Boot mailing list