[PATCH v6 03/10] board_f: Add default values for bi_dram[] in dram_init_banksize()

Daniel Schwierzeck daniel.schwierzeck at gmail.com
Mon Aug 17 12:38:30 CEST 2020


Am Montag, den 17.08.2020, 08:48 +0200 schrieb Stefan Roese:
> Remove the bi_memstart / bi_memsize assignment in setup_bdinfo() and
> make sure, that bd_dram[] is always configured in the weak default
> implementation of dram_init_banksize(), when CONFIG_SYS_SDRAM_BASE is
> not set.
> 
> Signed-off-by: Stefan Roese <sr at denx.de>
> 
> ---
> 
> Changes in v6:
> - Simplify dram_init_banksize() even more as suggested by Daniel
> 
> Changes in v4:
> - New patch
> 
>  common/board_f.c | 7 +------
>  1 file changed, 1 insertion(+), 6 deletions(-)
> 
> 

Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>

-- 
- Daniel



More information about the U-Boot mailing list