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)
commit0f8d400b1b62a91ee8cb63a8071205b80dcb8bba
treeaea14a38c7f916ec8bfe7cc3e9743897aa6da100
parentb59cc516a16f5f19b6a63693616b7eddf3419a21
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>
board/cadence/xtfpga/xtfpga.c