Hello Vipin
> >
> > Now I have spent the whole day on trying to mount the device from Linux
> > as a read/write partition but without luck.
>
> Ideally, it should have happened now
Setting FORCE_WORD_WRITE to 1 in the cfi_cmdset_0001.c fixes the problem.
#define FORCE_WORD_WRITE 1
but it is set
On 11/14/2011 9:59 PM, Gudjon I. Gudjonsson wrote:
> Hi Vipin
>>
Hello Gudjon,
>> I have had a similar problem with spear3xx board. Basically, this flash
>> is write protected in hardware by default. It has to be specifically
>> made writable. Please define a flag CONFIG_SYS_FLASH_PROTECTION in y
Hi Vipin
>
> I have had a similar problem with spear3xx board. Basically, this flash
> is write protected in hardware by default. It has to be specifically
> made writable. Please define a flag CONFIG_SYS_FLASH_PROTECTION in your
> config file.
>
Thanks a lot. This works like charm :)
Now I have
You should check the datasheet of m28w740hcb and at49bv642d.Maybe there's
something uncorrect when you write to your flash.Focus on the write option
code.Maybe your software is compatible with at49bv642d, but m28w740hcb is not
the same. Hopes to help!
On 11/12/2011 5:31 PM, Gudjon I. Gudjonsson wrote:
> Hi list
Hi Gudjon,
> I have replaced the at49bv642d nor flash memory on my Atmel ngw100 board
> with the pin compatible m28w640hcb flash memory from Micron (formerly
> Numonyx).
>
> I can program the U-boot to the flash without proble
Hi list
I have replaced the at49bv642d nor flash memory on my Atmel ngw100 board
with the pin compatible m28w640hcb flash memory from Micron (formerly
Numonyx).
I can program the U-boot to the flash without problems using a JTAG. I can
also program the full buildroot Linux system using
6 matches
Mail list logo