Yeah, f2fs shouldn't be hardwired in that config. and the kernel default cmdline should be empty by default.
Uboot does change the cmdline though, so check /proc/cmdline for what it's actually using
I did change that ages ago, but if it's still there I must have forgotten to push the version with the right config onto the official repo, and kept using the test kernels from my private repo.
I'll have a look.
I do have a half working f2fs partition resizer config for the initramfs somewhere, but haven't had the time to properly test everything.
That would resize the partition to fill the sd card on the first boot.
That resize.f2fs error is caused by resize.f2fs being older than the f2fs in the kernel , it seems they made a change to the kernel parts, but didn't update the release version of the f2fs tools.
It's only a problem on distros that keep updating the kernel versions, like arch.
I ran into it a while ago too, found the problem and the fix though :
Flyspray, a Bug Tracking System written in PHP.
bugs.archlinux.org
git.kernel.org