Milton D. Miller II
Milton D. Miller II
dup of #70 The work is never initialized because its only used for nand, but the work is flushed.
You can hide this by turning off `JFFS2_FS_WRITEBUFFER`. The issue is when its configured but unused for any mount.
The user space framework already supports a scale factor, so that patch could be delayed. Instancing from the device tree is required. I think a generic scaling framework for all...
It enables full tmpfs with swap backing. A basic tmpfs is supposed to be enabled without it.
This sounds like a u-boot configuration issue. The arm boot wrapper and kernel both use the same register to receive both atags and dtb from the boot loader. If passed...
I've been spending much of my free time working on this driver and have one about 90% ready to touch hardware bringup. I need to work on completions and probably...
I haven't had a chance to work on this in several weeks, but I can try to post my WIP.