From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rupesh S Date: Fri, 23 May 2003 17:30:42 -0700 Subject: [U-Boot-Users] Doubt on Kernel Linking Message-ID: <006f01c3218b$b58a0d00$6706a8c0@SPLENDOR> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, I work with MPC823FADS board. I'm using u-boot as the bootloader in it. The RAM memroy map as seen with the "bdinfo" command in u-boot says.. 0x00000000 to 0x00800000. I'm trying to boot linux kernel ( linux-2.4.4-2002-10-06 from DENX) on my board. By default , the kernel is build at 0xC0000000. (This memory is not mapped by u-boot). Do I have to change the kernel linking to a address that is within, 0x00000000 and 0x00800000 ? Rupesh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.denx.de/pipermail/u-boot/attachments/20030523/ace5e051/attachment.htm