From: Alexandre TORGUE Date: Tue, 31 Jan 2017 08:52:54 +0000 (+0100) Subject: ARM: configs: Add new config fragment to change RAM start point X-Git-Tag: v4.12-rc1~55^2~8^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a1365c4081ac21d2a51fcde3a9956e0e41cc2b74;p=karo-tx-linux.git ARM: configs: Add new config fragment to change RAM start point Add a new fragment to over-ride the RAM start point to 0xd0000000. Signed-off-by: Alexandre TORGUE --- diff --git a/arch/arm/configs/dram_0xd0000000.config b/arch/arm/configs/dram_0xd0000000.config new file mode 100644 index 000000000000..61ba7045f8a1 --- /dev/null +++ b/arch/arm/configs/dram_0xd0000000.config @@ -0,0 +1 @@ +CONFIG_DRAM_BASE=0xd0000000