<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7235.2">
<TITLE>CPM_SPI_BASE and CPM_I2C_BASE conflict in u-boot-1.2.0</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>In include/commproc.h CPM_I2C_BASE is set to 0x820 and CPM_SPI_BASE is set 0x840, but&nbsp;<BR>
in cpu/mpc8xx/i2c.c 4 TX and 4 RX i2c buffers (each of 8 bytes) are declared.<BR>
I believe this causes a problem when issueing an SPI command after and I2C one.<BR>
Someone can confirm that this could be a problem?<BR>
<BR>
Bye,<BR>
Antonio.<BR>
<BR>
<BR>
<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>