<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">


<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 10">
<meta name=Originator content="Microsoft Word 10">
<link rel=File-List href="cid:filelist.xml@01C56B61.E7F1F240">
<!--[if gte mso 9]><xml>
 <o:OfficeDocumentSettings>
  <o:DoNotRelyOnCSS/>
 </o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:View>Normal</w:View>
  <w:SpellingState>Clean</w:SpellingState>
  <w:GrammarState>Clean</w:GrammarState>
  <w:DocumentKind>DocumentEmail</w:DocumentKind>
  <w:EnvelopeVis/>
  <w:Compatibility>
   <w:BreakWrappedTables/>
   <w:SnapToGridInCell/>
   <w:WrapTextWithPunct/>
   <w:UseAsianBreakRules/>
  </w:Compatibility>
  <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
 </w:WordDocument>
</xml><![endif]-->
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {mso-style-parent:"";
        margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:Arial;
        mso-fareast-font-family:"Times New Roman";
        font-weight:bold;}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;
        text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;
        text-underline:single;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {margin:0in;
        margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Courier New";
        mso-fareast-font-family:"Times New Roman";
        font-weight:bold;}
span.SpellE
        {mso-style-name:"";
        mso-spl-e:yes;}
span.GramE
        {mso-style-name:"";
        mso-gram-e:yes;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 77.95pt 1.0in 77.95pt;
        mso-header-margin:.5in;
        mso-footer-margin:.5in;
        mso-paper-source:0;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
 /* Style Definitions */ 
 table.MsoNormalTable
        {mso-style-name:"Table Normal";
        mso-tstyle-rowband-size:0;
        mso-tstyle-colband-size:0;
        mso-style-noshow:yes;
        mso-style-parent:"";
        mso-padding-alt:0in 5.4pt 0in 5.4pt;
        mso-para-margin:0in;
        mso-para-margin-bottom:.0001pt;
        mso-pagination:widow-orphan;
        font-size:10.0pt;
        font-family:"Times New Roman";}
</style>
<![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>

<div class=Section1>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'>Hi all,<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp; </span>As part of understanding
of U-Boot, I was looking at customizing the U-Boot linker scripts (With the
help of &quot;Using ld&quot; from GNU) file as follows:<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'>(TEXT_BASE = 0x01000000)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'>a) Changed the line in u-boot.lds from &quot;. = + SIZEOF_HEADER&quot; to
<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'>&quot;. = 0x1010000 + SIZEOF_HEADER <o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'>b) Compared the map file with the change and without the change, it is
seen <span style='mso-spacerun:yes'>&nbsp;</span>that there is no change in the
files except the location pointer address.<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'>c) Changed the line in u-boot.lds from &quot;.text<span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>:<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;</span>{<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>cpu/mpc8260/start.o
(.text)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>*(.text)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>*(.fixup)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>*(.got1)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>. = ALIGN(16);<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>*(.rodata)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>*(.rodata1)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>*(.rodata.str1.4)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
face="Courier New"><span style='font-size:10.0pt;font-weight:normal;mso-bidi-font-weight:
bold'><span style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp; </span><span
style='mso-spacerun:yes'>&nbsp;</span><span
style='mso-spacerun:yes'>&nbsp;&nbsp;</span>}<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp; </span>to &quot;.text<span
style='mso-spacerun:yes'>&nbsp; </span>.<span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp; </span>:<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>{<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>cpu/mpc8260/start.o (.text)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>*(.text)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>*(.fixup)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>*(.got1)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>. = ALIGN(16);<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>*(.rodata)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>*(.rodata1)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>*(.rodata.str1.4)<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><span
style='mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>}&quot;<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoPlainText><span class=GramE><b style='mso-ansi-font-weight:normal'><font
size=2 color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'>d</span></font></b></span><font
color=black><span style='color:black;font-weight:normal;mso-bidi-font-weight:
bold'>) Compared the map file with the change and without the change, it is
seen<span style='mso-spacerun:yes'>&nbsp; </span>that there is no change in the
files. Shouldn't the text be relocated to the location pointer address?<o:p></o:p></span></font></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'>I am going wrong somewhere in my
understanding. Can someone put me in the right direction? Thanks.<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'><o:p>&nbsp;</o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'>With Regards,<o:p></o:p></span></font></b></p>

<p class=MsoPlainText><b style='mso-ansi-font-weight:normal'><font size=2
color=black face="Courier New"><span style='font-size:10.0pt;color:black;
font-weight:normal;mso-bidi-font-weight:bold'>C.R.Srivatsan<o:p></o:p></span></font></b></p>

</div>

</body>

</html>