<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.2">
<TITLE>PPC970FX 64-bit processor</TITLE>
</HEAD>
<BODY>
<BR>

<P><FONT SIZE=2>U-Boot is running as a 64-bit binary on the IBM-970FX (PPC64 CPU arch),</FONT>
<BR><FONT SIZE=2>on one of Marvell evaluation boards (Pythagoras family)!!!</FONT>
</P>

<P><FONT SIZE=2>Some of the *NEW* components I've added to U-Boot: </FONT>
<BR><FONT SIZE=2>/include/asm-ppc64, /include/ppc970, /include/ppc64_asm.tmpl,</FONT>
<BR><FONT SIZE=2>/cpu/ppc970, /lib_ppc64</FONT>
</P>

<P><FONT SIZE=2>I want to add 64-bit support to some of the *COMMON* files, </FONT>
<BR><FONT SIZE=2>starting with cmd_mem.c. The commands are followed with [.b, .w, .l] </FONT>
<BR><FONT SIZE=2>represents display option: 8-bit, 16-bit, and 32-bit, accordingly. </FONT>
<BR><FONT SIZE=2>Will it be ok to change it to [.b, .s, .w, .l] for 8, 16, 32, and 64?</FONT>
<BR><FONT SIZE=2>If it is not acceptable what do you suggest? new cmd_mem64.c? other?</FONT>
</P>

<P><FONT SIZE=2>Regards,</FONT>
<BR><FONT SIZE=2>Tzachi Perelstein</FONT>
</P>
<BR>

</BODY>
</HTML>