diff options
author | Wolfgang Grandegger <wg@grandegger.com> | 2008-06-05 13:12:10 +0200 |
---|---|---|
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | 2008-06-11 00:05:14 -0500 |
commit | e8cc3f04b124f757af4528206e60d8eb715ae083 (patch) | |
tree | 0896952a976207dbeb83028785061fafa62f1388 /board/tqc/tqm5200 | |
parent | 1c2deff22cd6e2bf0e618fd6e09ca3eec5a8d051 (diff) | |
download | u-boot-imx-e8cc3f04b124f757af4528206e60d8eb715ae083.zip u-boot-imx-e8cc3f04b124f757af4528206e60d8eb715ae083.tar.gz u-boot-imx-e8cc3f04b124f757af4528206e60d8eb715ae083.tar.bz2 |
TQM85xx: Change memory map to support Flash memory > 128 MiB
Some TQM85xx boards could be equipped with up to 1 GiB (NOR) Flash
memory. The current memory map only supports up to 128 MiB Flash.
This patch adds the configuration option CONFIG_TQM_BIGFLASH. If
set, up to 1 GiB flash is supported. To achieve this, the memory
map has to be adjusted in great parts (for example the CCSRBAR is
moved from 0xE0000000 to 0xA0000000).
If you want to boot Linux with CONFIG_TQM_BIGFLASH set, the new
memory map also has to be considered in the kernel (changed
CCSRBAR address, changed PCI IO base address, ...). Please use
an appropriate Flat Device Tree blob (tqm8548.dtb).
Signed-off-by: Martin Krause <martin.krause@tqs.de>
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Diffstat (limited to 'board/tqc/tqm5200')
0 files changed, 0 insertions, 0 deletions