ARM: configs: Add new config fragment to change RAM start point
authorAlexandre TORGUE <alexandre.torgue@st.com>
Tue, 31 Jan 2017 08:52:54 +0000 (09:52 +0100)
committerAlexandre TORGUE <alexandre.torgue@st.com>
Fri, 31 Mar 2017 12:19:40 +0000 (14:19 +0200)
Add a new fragment to over-ride the RAM start point to 0xd0000000.

Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
arch/arm/configs/dram_0xd0000000.config [new file with mode: 0644]

diff --git a/arch/arm/configs/dram_0xd0000000.config b/arch/arm/configs/dram_0xd0000000.config
new file mode 100644 (file)
index 0000000..61ba704
--- /dev/null
@@ -0,0 +1 @@
+CONFIG_DRAM_BASE=0xd0000000