Re: [U-Boot] bootm command in U-boot

2012-09-26 Thread Wolfgang Denk
Dear Manukumar, [excessive Cc: list truncated] In message <1348656159.2591.4.camel@Manukumar> you wrote: > > bootm command will modify the dts/dtb file's memory section, and pass > the memory size into Kernel by dts/dtb file. It does this, and more things, depending on architecture and board.

[U-Boot] bootm command in U-boot

2012-09-26 Thread Manukumar
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 memo