[U-Boot] [PATCH] ddr: altera: Drop custom dram_bank_mmu_setup() on Arria10

See, Chin Liang chin.liang.see at intel.com
Thu May 31 09:56:18 UTC 2018


On Tue, 2018-05-29 at 18:36 +0200, Marek Vasut wrote:
> This function was never used in SPL and the default implementation of
> dram_bank_mmu_setup() does the same thing. The only difference is the
> part which configures OCRAM as cachable, which doesn't really work as
> it covers more than the OCRAM.
> 
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Chin Liang See <chin.liang.see at intel.com>
> Cc: Dinh Nguyen <dinguyen at kernel.org>
> ---
>  drivers/ddr/altera/sdram_arria10.c | 25 -------------------------
>  1 file changed, 25 deletions(-)
> 


Reviewed-by: Chin Liang See <chin.liang.see at intel.com>

Thanks
Chin Liang


More information about the U-Boot mailing list