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

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
p.MsoListParagraph, li.MsoListParagraph, div.MsoListParagraph
        {mso-style-priority:34;
        margin-top:0in;
        margin-right:0in;
        margin-bottom:0in;
        margin-left:.5in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
 /* List Definitions */
 @list l0
        {mso-list-id:935599073;
        mso-list-type:hybrid;
        mso-list-template-ids:5172888 438195346 68354051 68354053 68354049 68354051 68354053 68354049 68354051 68354053;}
@list l0:level1
        {mso-level-start-at:0;
        mso-level-number-format:bullet;
        mso-level-text:\F0B7;
        mso-level-tab-stop:none;
        mso-level-number-position:left;
        text-indent:-.25in;
        font-family:Symbol;
        mso-fareast-font-family:Calibri;
        mso-bidi-font-family:"Times New Roman";}
ol
        {margin-bottom:0in;}
ul
        {margin-bottom:0in;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=NL link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><span lang=EN-US>I want to Port the Linux 2.6.24.3 to the
ML403 board. &nbsp;I tried some different configurations:<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>**UartLite<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>After changing some defines and creating
some symbolic link, the simple boot loader seems to<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Work. My kernel also starts because when I read
the memory (using XMD), I could read the _<i>log</i>_buf and<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Some information was put in. I used the
kernel command line: console=ttyUL0 ip=off root=/dev/ram rw.&nbsp; <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>But I did not get any kernel message on my
serial console! When I enabled the early boot text over<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Serial port, the compiler gives some errors
(gen550_init, RS_TABLE_SIZE, etc.)!<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>**16550 Uart<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>After my disaster with the Uartlite, I
started to use the 16550 uart. But I immediately get the following<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Error:<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>arch/ppc/boot/common/ns16550.c:22:
error: 'RS_TABLE_SIZE' undeclared here (not in a function)<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>arch/ppc/boot/common/ns16550.c:24:
error: 'SERIAL_PORT_DFNS' undeclared here (not in a function)<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>make[2]: ***
[arch/ppc/boot/common/ns16550.o] Error 1<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>make[1]: ***
[arch/ppc/boot/common] Error 2<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>make: ***
[zImage] Error 2<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>I use ELDK 4.1 toolchain, which result in
the following section mismatch (warning)<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>WARNING:
vmlinux.o(.text+0x223c): Section mismatch: reference to .init.text:earl y_init
(between 'start_here' and 'initial_mmu')<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>WARNING:
vmlinux.o(.text+0x2254): Section mismatch: reference to .init.text:mach
ine_init (between 'start_here' and 'initial_mmu')<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>WARNING:
vmlinux.o(.text+0x2258): Section mismatch: reference to .init.text:MMU_ init
(between 'start_here' and 'initial_mmu')<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>WARNING:
vmlinux.o(.text+0x22b2): Section mismatch: reference to .init.text:star
t_kernel (between 'start_here' and 'initial_mmu')<o:p></o:p></span></p>

<p class=MsoNormal style='text-indent:35.4pt'><span lang=EN-US>WARNING:
vmlinux.o(.text+0x22b6): Section mismatch: reference to .init.text:star
t_kernel (between 'start_here' and 'initial_mmu')<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>By the way, the hardware is working, this
has been tested!!<o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US>Could someone help to get a uart work! I
only want to receive a message from the kernel!!!! <o:p></o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

<p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p>

</div>


<BR>
______________________________________________________________________<BR>
This email has been scanned by the MessageLabs Email Security System.<BR>
For more information please visit http://www.messagelabs.com/email <BR>
______________________________________________________________________<BR>
</body>

</html>