[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Ported on the Custom board



hello,

yes, the new uboot can work with spansion flash.
But for time being I am using the uboot that has came along with
petalinux. It is already integrated and works very smoothly. I have
changed flash related files in the older u-boot, and it is working
fine now. I was able to write the configuration data in the flash.
It is not a good idea to use the older version, I will migrate to the
latest uboot.

Regards,
Mak

On Sun, Jan 18, 2009 at 10:30 AM, Michal Simek <monstr@xxxxxxxxx> wrote:
> Hi Mak,
>
>
>> Hello,
>>
>> At last, I have ported the petalinux on my custom board. Thanks to
>> Michal for the support.
>
> You are welcome. You mean that latest u-boot can work with spansion flash, right?
>
>
>> Now I am experimenting on the board, I found that, I am not able to
>> save the files.
>> As the whole image is copied to the RAM (That is what I think) while
>> booting the system, I should able to save the file on the RAM.
>
> mount command? rw filesystem?
>
>>
>> I have selected the CRAMFS while doing menuconfig of the kernel, but
>> it is for FLASH.
>
> Cramfs is our rootfs -> if you want to store files in flash you should use jffs
> filesystem or any one which is optimalized for flash memory.
>
> Regards,
> Michal
> ___________________________
> microblaze-uclinux mailing list
> microblaze-uclinux@xxxxxxxxxxxxxx
> Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
> Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/
>
>



-- 
Thanks
Mak
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/