xref: /rk3399_rockchip-uboot/doc/README.JFFS2_NAND (revision 1d2c0506d31a9997e5ffc22e90942902f673b107)
1JFFS2 NAND support:
2
3To enable, use the following #define in the board configuration file:
4
5#define CONFIG_JFFS2_NAND
6
7Configuration of partitions is similar to how this is done in  U-Boot
8for  JFFS2  on top NOR flash.
9