target: split jffs2 NAND out of jffs2
authorJonas Gorski <jogo@openwrt.org>
Wed, 5 Jun 2013 20:58:03 +0000 (20:58 +0000)
committerJonas Gorski <jogo@openwrt.org>
Wed, 5 Jun 2013 20:58:03 +0000 (20:58 +0000)
commit9f7ef8d5f0199f12abfd4b1c50d0bfe8484471d7
tree61616130c04546b9b2186aa5478544752d45e25b
parent29464f136704010ab454730a90d28bf72fc65c20
target: split jffs2 NAND out of jffs2

Make jffs2_nand a separate option so this can be triggered without forcing
jffs2 images for nor targets.

Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout
in <page_size>:<block_size> pairs.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36860
Config.in
include/image.mk
scripts/metadata.pl
target/Config.in