<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 9pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<BR>
&nbsp;<BR>&gt; Could I store both, hw bitstream and kernel, in the xilinx platform<BR>&gt; flash ? i think its not bit enough. I want to store the hw bitstream in<BR>&gt; the platform flash as usual and the kernel in the additional flash.<BR>&gt; I don't know how to store the kernel in the flash until know. This why I<BR>&gt; try with the MTD devices.<BR>
&nbsp;<BR>
You can store HW with EDK bootloader on either of the flashes. But you can only store kernel in linear flash because it is accessible through opb bus. <BR>
<BR>&gt; I want the root-fs on flash, but this is future :) First i try to boot<BR>&gt; the kernel<BR><BR>
I do not have experience to set up a file system in flash memory. What I have done is to put it in the CF card or via NFS. But I guess with MTD driver's support, it will not be difficult to do that. <BR>
&nbsp;<BR>
Good luck.<BR>
&nbsp;<BR>
BR<BR>
Ming<BR><br /><hr />Windows Live Writer 让您告别龟速网络,轻松写日志! <a href='http://writer.live.com/' target='_new'>立即使用!</a></body>
</html>