<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi Imre,<br>
<br>
On 23.09.2014 11:54, Claudio Thomas wrote:<br>
</div>
<blockquote cite="mid:5421436C.9070008@xmodus-systems.de"
type="cite">
<pre wrap="">On 23.09.2014 11:41, Imre Kaloz wrote:
</pre>
<blockquote type="cite">
<pre wrap="">
On Tue, 23 Sep 2014 11:10:17 +0200, Claudio Thomas
<a class="moz-txt-link-rfc2396E" href="mailto:ct@xmodus-systems.de"><ct@xmodus-systems.de></a> wrote:
<snip>
</pre>
<pre wrap="">
Well, RB333 is MPC8321, RB600 is MPC8323 and we support the
MPC8377EWLAN board, which is MPC8377E :)
<snip></pre>
<pre wrap="">
MPC8306 should be the same "PowerQUICC II Pro" family and seems pretty
similar to MPC8308. Do you have a patch for the board to check?
Imre
</pre>
</blockquote>
<pre wrap="">I've annexed the actual state of my two patch files and my actual config
(which is currently very different due to the use of menuconfig and some
experimental changes)
</pre>
</blockquote>
I'm sorry, I've given you a patch file that conflicts with the
existing once, because I was testing without using them to minimise
interference.<br>
I've fixed the file to be patched after
200-powerpc-add-rbppc-support.patch and
201-powerpc-add-rb_iomap.patch. The 501.. should be ok.<br>
<br>
Comparing the configs I've noticed...<br>
* that RB600/RB300 use a NAND flash but XM1700 uses an error-free
<meta http-equiv="content-type" content="text/html; charset=utf-8">
64MB NOR flash (
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
<meta name="generator" content="LibreOffice 4.2.6.3 (Linux)">
<style type="text/css"><!--
body,div,table,thead,tbody,tfoot,tr,th,td,p { font-family:"Arial"; font-size:x-small }
-->
</style>S29GL512S10TFI020 -
<a class="moz-txt-link-freetext" href="http://www.digikey.com/product-detail/en/S29GL512S10TFI020/1274-1036-ND/3761529">http://www.digikey.com/product-detail/en/S29GL512S10TFI020/1274-1036-ND/3761529</a>
), this may also could be a problem.<br>
* Also there is no VIA-Chip, so CONFIG_VIA_VELOCITY=y could maybe be
changed to CONFIG_VIA_VELOCITY=m. The Package kmod-via-velocity
could be handled by different profiles, so this should not be a
Problem.<br>
* RB600/RB300 uses CONFIG_BLK_DEV_SD=y, but XM1700 has no SD card,
but it needs a CONFIG_BLK_DEV_RAM and uses CONFIG_MMC.<br>
* XM1700 does not need CONFIG_MTD_NAND=y, because it has a NOR
flash.<br>
* RB600/RB300 has a SCSI port? (CONFIG_SCSI)<br>
* XM1700 has CONFIG_SERIAL_8250_NR_UARTS=4, no definition found for
RB600/RB300<br>
* CONFIG_VITESSE_PHY?<br>
* XM1700 needs CONFIG_USB=y to comunicate to the GSM-chip<br>
* RB600/RB300 uses CONFIG_YAFFS_FS as filesystem? <br>
<br>
As more as I compare both configs then harder it seems to me to get
both to get together.<br>
<br>
Claudio<br>
</body>
</html>