From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manukumar Date: Wed, 26 Sep 2012 16:12:39 +0530 Subject: [U-Boot] bootm command in U-boot In-Reply-To: <1341823669.3686.30.camel@Manukumar> References: <1337677828.2382.30.camel@Manukumar> <201205221615.07965.marex@denx.de> <4FBBD34F.5010501@freescale.com> <1337752596.2378.37.camel@Manukumar> <20120523080211.B633820025A@gemini.denx.de> <1337761847.2378.71.camel@Manukumar> <4FBD0D43.1060208@freescale.com> <1338354171.2370.13.camel@Manukumar> <4FC64859.2070609@freescale.com> <1338437711.2367.9.camel@Manukumar> <4FC79A7F.8050003@freescale.com> <1338545434.2370.11.camel@Manukumar> <4FC8F89F.5080005@freescale.com> <1341484069.3616.14.camel@Manukumar> <20120705134543.134da313@aari01-12> <1341823669.3686.30.camel@Manukumar> Message-ID: <1348656159.2591.4.camel@Manukumar> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear all I have a query on bootm command. In the link provided below: http://www.linuxquestions.org/questions/linux-kernel-70/how-kernel-figure-out-ddr-ram-size-when-bootargss-mem-not-specified-948165/ They have given: bootm command will modify the dts/dtb file's memory section, and pass the memory size into Kernel by dts/dtb file. please provide me information how dose bootm command is related to dts file.and how to overcome this issue. manukumar signal-networks