commit | 5b39d1548dc2751f8de89e6f429b6560a137eebb | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Wed Nov 04 12:19:04 2009 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Thu Nov 05 10:10:36 2009 +0000 |
tree | c121a4118a4da4441b8dad03362ebaab98a1867a | |
parent | 9b229fa0951fb47cbc178be4bd8e9ef185b38802 [diff] |
RealView: Add default memory configuration This patch adds a realview_fixup() function called during booting to set up the memory banks. This way there is no need to pass a "mem=" argument on the kernel command line. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>