ARM: configs: Add new config fragment to change RAM start point

Rather than duplicate a defconfig for each difference
between platforms, we can choose to pick a basic defconfig and
manipulate it at run-time using config fragments.  Here we're
adding a new fragment to over-ride the RAM start point to 0x0.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>
This commit is contained in:
Lee Jones 2016-02-16 15:17:00 +01:00 committed by Maxime Coquelin
parent be8df3704c
commit 9fe5bf92c3
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
CONFIG_DRAM_BASE=0x00000000