[linux-yocto] [meta 2/2] mpc8315e-rdb: enable the flash fs

Kevin Hao kexin.hao at windriver.com
Wed Jun 11 18:20:37 PDT 2014


There is a 8M NOR and 32M NAND flash on this board. So enable
the flash filesystem for convenience.

Signed-off-by: Kevin Hao <kexin.hao at windriver.com>
---
 meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.scc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.scc b/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.scc
index eaab1426b999..d6a6704512b5 100644
--- a/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.scc
+++ b/meta/cfg/kernel-cache/bsp/fsl-mpc8315e-rdb/fsl-mpc8315e-rdb.scc
@@ -2,6 +2,7 @@ kconf hardware fsl-mpc8315e-rdb.cfg
 
 include cfg/usb-mass-storage.scc
 include cfg/fs/vfat.scc
+include cfg/fs/flash_fs.scc
 include cfg/dmaengine.scc
 
 patch fsl-mpc8315e-rdb-Enable-EEPROM.patch
-- 
1.9.3



More information about the linux-yocto mailing list