From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Mon, 23 Feb 2009 14:46:20 -0600 Subject: [U-Boot] [PATCH] MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default In-Reply-To: <1235419011-22472-1-git-send-email-beckyb@kernel.crashing.org> References: <1235419011-22472-1-git-send-email-beckyb@kernel.crashing.org> Message-ID: <49A30B1C.700@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Becky Bruce wrote: > Currently, we get 256MB as the default, but since all the 86xx > board configs define a 2G BAT mapping for RAM, raise default > to 2G. > > Signed-off-by: Becky Bruce > --- Oh, OK, consider it... Acked-by: Jon Loeliger for real. Thanks, jdl