summaryrefslogtreecommitdiff
path: root/board/cadence
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2020-08-13 09:53:32 +0200
committerStefan Roese <sr@denx.de>2020-08-26 09:19:45 +0200
commit0f8d400b1b62a91ee8cb63a8071205b80dcb8bba (patch)
treeaea14a38c7f916ec8bfe7cc3e9743897aa6da100 /board/cadence
parentb59cc516a16f5f19b6a63693616b7eddf3419a21 (diff)
downloadu-boot-0f8d400b1b62a91ee8cb63a8071205b80dcb8bba.tar.gz
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>
Diffstat (limited to 'board/cadence')
-rw-r--r--board/cadence/xtfpga/xtfpga.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/board/cadence/xtfpga/xtfpga.c b/board/cadence/xtfpga/xtfpga.c
index 4b49b6e5c8..5811c43142 100644
--- a/board/cadence/xtfpga/xtfpga.c
+++ b/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)
{
/*