commit | d57c3590f5136a125e4684a1c1ab24f1b5dd2cfd | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Mon Feb 04 18:21:07 2013 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Thu Feb 28 18:57:09 2013 +0100 |
tree | 46355f5bc6c374dc1518706fbacaf44f1e0fa596 | |
parent | d0b8a49c4bddca6e9d55fc2eb1e151a7403a8093 [diff] |
arm: mvebu: update defconfig with ATAG support when using DT Some of the mvebu boards (mainly the development board) come with plug-in RAM modules. This patch allows to let the bootloaders which have no support for DTS to give the real amount of memory available on the board. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>