瀏覽代碼

xtensa: Remove local no-op dram_init_banksize()

When this no-op dram_init_banksize() is removed, the weak default will
be used instead, which correctly sets the bi_dram[] banksize values.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Stefan Roese 3 年之前
父節點
當前提交
0f8d400b1b
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      board/cadence/xtfpga/xtfpga.c

+ 0 - 5
board/cadence/xtfpga/xtfpga.c

@@ -49,11 +49,6 @@ int checkboard(void)
 	return 0;
 }
 
-int dram_init_banksize(void)
-{
-	return 0;
-}
-
 int board_postclk_init(void)
 {
 	/*