<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I work with MPC823FADS board.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm using u-boot as the bootloader in 
it.</FONT></DIV>
<DIV><FONT face=Arial size=2>The RAM memroy map as seen with the "bdinfo" 
command in u-boot says.. 0x00000000 to 0x00800000.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm trying to boot linux kernel ( 
linux-2.4.4-2002-10-06 from DENX) on my board.</FONT></DIV>
<DIV><FONT face=Arial size=2>By default , the kernel is build at 0xC0000000. 
(This memory is not mapped by u-boot). </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Do I have to change the kernel linking to a address 
that is within, 0x00000000 and 0x00800000 ?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Rupesh</FONT></DIV></BODY></HTML>