summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorAlexandre TORGUE <alexandre.torgue@st.com>2017-01-31 09:52:54 +0100
committerAlexandre TORGUE <alexandre.torgue@st.com>2017-03-31 14:19:40 +0200
commita1365c4081ac21d2a51fcde3a9956e0e41cc2b74 (patch)
tree88e8323bc77217030795fbddac58f667b3be8ffe /arch/arm/configs
parent0899cd2a5fba6573decf5baad0757502fef86885 (diff)
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 <alexandre.torgue@st.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/dram_0xd0000000.config1
1 files changed, 1 insertions, 0 deletions
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