]> git.ipfire.org Git - thirdparty/u-boot.git/commit
board: venice: fix dram size for GW7901-SP486
authorTim Harvey <tharvey@gateworks.com>
Fri, 23 May 2025 17:20:10 +0000 (10:20 -0700)
committerFabio Estevam <festevam@gmail.com>
Fri, 30 May 2025 22:10:55 +0000 (19:10 -0300)
commitc83ab8264087282bbd339cc6c55f2033a6667ff9
treedc58151eda1f055f14efc93d6ea7805a5e137d9d
parent1bf9f1e5501819dd39abcbfc87c823d4639c128e
board: venice: fix dram size for GW7901-SP486

The GW7901-SP486 with the exception of the -C revision has 2GB DRAM
loaded but incorrectly specifies 1GB in the EEPROM. Adjust the DRAM size
to account for this.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
board/gateworks/venice/eeprom.c