NeilBrown

Results 25 comments of NeilBrown

What I would do in this situation, after running "gbmake firmware" as you did, is to edit "O/.config" and find the line that mentioned ZRAM. It looked like "# CONFIG_ZRAM...

> So, I guess this means that even if it build the correct zram.ko file, the current kernal cannot load it without a full rebuild and flashing it to SPI?...

> # grep -i zram O/.config > CONFIG_ZRAM is not set It looks like you didn't delete the whole line - just the "#" ??? It seems to have had...

Hi, thanks for you interest in making wiggle better. I tried your first example but with a "\n" at the end of each file, and it worked as you would...

I've pushed a few changes to wiggle on github. The "-b" option should now do what you want. Please test and confirm.