commit | 086c9779cf540499d6d784c2dd9ddece9ea7a79b | [log] [tgz] |
---|---|---|
author | Liviu Dudau <Liviu.Dudau@foss.arm.com> | Mon Oct 19 11:08:31 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 19 17:05:28 2015 -0400 |
tree | cf901bf536c12645ac509dcf9782f2156082f160 | |
parent | 4556b353a2bc7e9a492db512c5a581888b4b8421 [diff] |
vexpress64: Juno: Declare all 8GB of RAM and make them visible to the kernel. Juno comes with 8GB RAM, but U-Boot only passes 2GB to the kernel. Declare a secondary memory bank and set the sizes correctly. Signed-off-by: Liviu Dudau <Liviu.Dudau@foss.arm.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org> Tested-by: Ryan Harkin <ryan.harkin@linaro.org>