Hi, I'm playing around with barebox on an ARM926EJ-S based board with SPI flash. I found a few minor but annoying issues with erase handling (I inadvertantly erased my boot loader). Johannes drivers/nor/m25p80.c | 8 ++++++-- fs/devfs.c | 3 +++ fs/fs.c | 18 ++++++++---------- 3 files changed, 17 insertions(+), 12 deletions(-)