commit | bcbd328d3fe765f333642b7cfe384d59dffc2db2 | [log] [tgz] |
---|---|---|
author | Cédric Le Goater <clg@kaod.org> | Wed Apr 19 15:43:15 2017 +0200 |
committer | Joel Stanley <joel@jms.id.au> | Wed Aug 23 16:06:02 2017 +0930 |
tree | 5d28e12696c0bd0e79c671f1fdbf28495392c322 | |
parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 [diff] |
ARM: dts: aspeed-g4: fix AHB window size of the SMC controllers The window of the Aspeed AST2400 SMC Controllers to map chips on the AHB Bus has a 256MB size. The full window range is [ 0x20000000 - 0x2FFFFFFF ] for the FMC controller [ 0x30000000 - 0x3FFFFFFF ] for the SPI controller This change requires CONFIG_VMSPLIT_2G to be set. Signed-off-by: Cédric Le Goater <clg@kaod.org> Signed-off-by: Joel Stanley <joel@jms.id.au>