• Theodor-Adrian Stana's avatar
    flash-write: massaging flash data buffer · 4143c0f5
    Theodor-Adrian Stana authored
    There was somewhat of a bug in the spec_write_flash function of
    flash-write. The memcpy function was not functioning 'as expected',
    so I changed the fixed-size buffer for a pointer and malloc-ed it
    to the size. This seems to fix the bug.
    
    The issue about reading the flash status register has yet to be
    fixed.
    Signed-off-by: Theodor-Adrian Stana's avatarTheodor Stana <t.stana@cern.ch>
    4143c0f5
Name
Last commit
Last update
..
flash-host Loading commit data...
lm32-etheruart Loading commit data...
sdbfs Loading commit data...
trivial-init Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
eb-w1-write.c Loading commit data...
eb-w1.c Loading commit data...
flash-write.c Loading commit data...
genraminit.c Loading commit data...
genrammif.c Loading commit data...
genramvhd.c Loading commit data...
git-compileall Loading commit data...
sdbfs.README Loading commit data...
wr_graph.py Loading commit data...
wrpc-uart-sw.c Loading commit data...
wrpc-w1-read.c Loading commit data...
wrpc-w1-write.c Loading commit data...