<br><br><div><span class="gmail_quote">On 12/12/07, <b class="gmail_sendername">sivaji</b> &lt;<a href="mailto:rameshmrm@gmail.com">rameshmrm@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Hai,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;We have designed MPC8548 based AMC card. We are using u-boot-1.2.0<br>and it was up. Now we plan to boot the uboot in the EEPROM without using<br>FLASH. Is it possible to boot the uboot in the EEPROM ?.&nbsp;&nbsp;We are using
<br>AT24C64C EEPROM(64KB) and it was configured as Extended I2C addressing mode.</blockquote><div><br>
<br>
In addition to David&#39;s comments about the EEPROM being only 8K, I&#39;m
doubtful that u-boot on the 8548 can fit even in 64k.&nbsp; The typical
build makes it 512k, though I think the actual code size is closer to
150K.&nbsp; I think 8k would require some sort of magic.<br>
<br>
IIRC, the EEPROM can contain a configuration sequence, and then a data
blob to copy somewhere, which is then executed.&nbsp; If you want that
to be u-boot, you&#39;ll need a bigger EEPROM.&nbsp; Otherwise, you need to
write a boot loader.&nbsp; Is there a reason you don&#39;t want to boot
from Flash?&nbsp; I&#39;m not familiar with that use case.<br>
<br>
Andy<br>
</div></div><br>