
31 Oct
2023
31 Oct
'23
6:45 p.m.
On Mon, Oct 23, 2023 at 03:02:24PM +0800, Jim Liu wrote:
- Fix incorrect ram size of 4GB dram with ECC enabled
- Fix wrong place to set dram bank size
- The dram bank size should be set in dram_init_banksize
- Dram_init should not access gd->bd because the board info struct is not reserved yet.
Signed-off-by: Jim Liu JJLIU0@nuvoton.com
Changes for v2:
- add commit message
Changes for v3:
- no change
Changes for v4:
- Add Fix wrong place to set dram bank size
Applied to u-boot/master, thanks!
--
Tom