From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Lange Date: Thu, 09 Oct 2003 14:42:31 +0200 Subject: [U-Boot-Users] [PATCH] memsize option Message-ID: <3F8557B7.3040106@corelatus.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Some versions of linux expect memsize in MB, other in bytes. This patch adds a new config option CONFIG_MEMSIZE_IN_BYTES that solves this. Also added a fix for mips that uses this new option. * Patch by Thomas Lange, 9 Oct 2003: New option CONFIG_MEMSIZE_IN_BYTES for passing memsize args to linux /Thomas -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: memsize_patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20031009/8a48b52b/attachment.txt