On 2016-02-24 1:37 AM, Kevin Hao wrote:
Hi,
With these patches applied, we can use a yaffs2 rootfs on mpc8315e-rdb board:
root@mpc8315e-rdb:~# cat /proc/version
Linux version 4.4.1-yocto-standard (khao@pek-lpggp4) (gcc version 5.3.0
(GCC) ) #2 PREEMPT Wed Feb 24 10:30:40 CST 2016
root@mpc8315e-rdb:~# cat /proc/cmdline
root=/dev/mtdblock3 rootfstype=yaffs2 console=ttyS0,115200
root@mpc8315e-rdb:~# mount
/dev/root on / type yaffs2 (rw,relatime)
Thanks Kevin,
I've staged these patches. SRCREV updates to follow shortly.
Bruce
Kevin Hao (2):
yaffs2: NULL ->read/->write
yaffs2: using new ->follow_link() and ->put_link() calling conventions
Yang Shi (1):
yaffs2: replace f_dentry to f_path.dentry
fs/yaffs2/yaffs_vfs.c | 36 +++++++++++++++++-------------------
1 file changed, 17 insertions(+), 19 deletions(-)
--
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto