From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mirek23 Date: Mon, 25 May 2009 13:57:22 -0700 (PDT) Subject: [U-Boot] U-boot and linux command line parameters In-Reply-To: <20090525105732.3B5EC832E416@gemini.denx.de> References: <23698396.post@talk.nabble.com> <23703431.post@talk.nabble.com> <20090525084945.BF67E832E416@gemini.denx.de> <23704724.post@talk.nabble.com> <20090525105732.3B5EC832E416@gemini.denx.de> Message-ID: <23712936.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Wolfgang, Thank you for your answer. I understand that it is best to use the latest version of u-boot and linux kernel but the pair u-boot 1.2.0 and linux 2.6.23 I can relay on. I have already tried in the past u-boot 1.3.4 and kernel 2.6.29 and I had the problem to get the IP address using the DHCP server (on the u-boot level). I have given up with the newer version of u-boot and I am still using this what works for me. (This is however a different subject) As regards the limitation of 8MB I have done some experiments and it seems to be that it is not a problem any more. I have described that under the link: http://www.nabble.com/U-boot-and-linux-command-line-parameters-td23698384.html Basically the CFG_BOOTMAPSZ could be set to 16 MB: #define CFG_BOOTMAPSZ (8 << 21) /* 16 MB */ Best Regards Mirek -- View this message in context: http://www.nabble.com/U-boot-and-linux-command-line-parameters-tp23698396p23712936.html Sent from the Uboot - Users mailing list archive@Nabble.com.