From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sumit Chauhan Date: Mon, 9 May 2005 22:09:14 -0400 Subject: [U-Boot-Users] memory probe Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, We are planning to use uboot on our system and wanted to know if u-boot can probe the memory installed on the system automatically and pass the correct mem size to linux kernel ? Way I could understand it was that the mem size and offset had to be compile time #define'ed .. what if we want same image to work on 2 different memory configuration hardware ? how does the memory probe work on PC etc ? bootloaders use BIOS Calls ? how can I do this on my ixdp425 plattform ? Cheers, Sumit