xtensa: Remove local no-op dram_init_banksize()
authorStefan Roese <sr@denx.de>
Thu, 13 Aug 2020 07:53:32 +0000 (09:53 +0200)
committerStefan Roese <sr@denx.de>
Wed, 26 Aug 2020 07:19:45 +0000 (09:19 +0200)
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>
board/cadence/xtfpga/xtfpga.c

index 4b49b6e..5811c43 100644 (file)
@@ -49,11 +49,6 @@ int checkboard(void)
        return 0;
 }
 
-int dram_init_banksize(void)
-{
-       return 0;
-}
-
 int board_postclk_init(void)
 {
        /*