Hi All,
suppose the image I want to flash is bigger than the available ram in
the unit.
Is there a way to copy the image f.i. in pieces into the flash?
nand write should have a 'continue on last block' option for that purpose.
Thanks!
Jaap
___
U-Boot m
On 12/19/2012 11:47 PM, Scott Wood wrote:
On 12/19/2012 09:43:01 AM, Jaap de Jong wrote:
Hi All,
suppose the image I want to flash is bigger than the available ram in
the unit.
Is there a way to copy the image f.i. in pieces into the flash?
nand write should have a 'continue on last
Hi all,
On my board (at91sam9263ek) I have enabled the watchdog.
It will reset the processor after about 16 seconds.
It looks like it is working but if I'm writing a large file into nand it
seems that the watchdog is not reset and finally my processor resets.
I've patched it, but I'm not sure if i
able to investigate this any further
To get this fix done: hopefully some u-boot-guru will do the dirty work...
Jaap
On 01/31/2011 08:25 PM, Scott Wood wrote:
> On Mon, 31 Jan 2011 13:16:59 -0600
> Scott Wood wrote:
>
>> On Mon, 31 Jan 2011 09:05:55 +0100
>> Jaap de Jong wr
My testresults:
unpatched ~~~
nand read 0x2000 0x0010 0x0300
no problem
nand write 0x2000 0x0010 0x00c0
no problem
nand write 0x2000 0x0010 0x00d0
the watchdog will reset the processor
pat
5 matches
Mail list logo