Re: [PATCH v2 09/10] ARM: at91: remove at91sama5_get_ddram_size helper

2019-04-01 Thread Sam Ravnborg
On Mon, Apr 01, 2019 at 11:31:05AM +0200, Ahmad Fatoum wrote: > Substitute the current #ifdefery in at91sam9_ddrsdr.h by > open-coding at91sama5_get_ddram_size wherever it was called. > > Suggested-by: Sascha Hauer > Signed-off-by: Ahmad Fatoum Reviewed-by: Sam Ravnborg ___

[PATCH v2 09/10] ARM: at91: remove at91sama5_get_ddram_size helper

2019-04-01 Thread Ahmad Fatoum
Substitute the current #ifdefery in at91sam9_ddrsdr.h by open-coding at91sama5_get_ddram_size wherever it was called. Suggested-by: Sascha Hauer Signed-off-by: Ahmad Fatoum --- arch/arm/boards/sama5d3_xplained/lowlevel.c | 4 +++- arch/arm/boards/sama5d3xek/lowlevel.c | 4 ++