summaryrefslogtreecommitdiffstats
path: root/target/jffs2/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* Support large sector NAND flash for JFFS2Ulf Samuelsson2009-01-121-0/+10
|
* jffs2: cleanupPeter Korsgaard2008-09-071-7/+3
| | | | | | | | Patch by Markus Heidelberg <markus.heidelberg@web.de> * remove needless help in invisible config options * correct wrong indenting * remove unused BR2 variables for default pagesize and devfile
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-3/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* Add support for summarising JFFS2 images. With support in the kernel this ↵Hamish Moffatt2008-02-121-0/+7
| | | | improves mount time significantly.
* Update JFFS2 page/erase size correctlyUlf Samuelsson2007-10-171-22/+45
|
* - fix some whitespace damage..Bernhard Reutner-Fischer2007-10-051-5/+5
| | | | - add COPYTO settings for cpio and tar and remove that ugly hardcoded DATE from that was added by Ulf
* Correct JFFS2 Erase Size for AT45 dataflashUlf Samuelsson2007-07-141-13/+36
|
* s/FAKEROUTE/FAKEROOT/Peter Korsgaard2007-05-031-1/+1
|
* - make sure to download fakeroot if neededBernhard Reutner-Fischer2007-04-061-0/+1
|
* - add option to create a jffs2 filesystem in srec format. Thanks to Xride.Bernhard Reutner-Fischer2007-03-261-0/+5
|
* - fix dependenciesBernhard Reutner-Fischer2007-01-271-0/+2
|
* - Additional JFFS2 options to support Dataflash (Ulf Samuelsson)Bernhard Reutner-Fischer2007-01-241-3/+22
| | | | - cleanup a bit while at it
* - jffs2 requires the mtd package for the mtd-host tools.Bernhard Reutner-Fischer2006-10-061-0/+1
|
* touchup target menu displayMike Frysinger2005-09-091-1/+1
|
* Fixup device table locationEric Andersen2005-03-091-15/+10
|
* menuconfig -> configMike Frysinger2005-02-101-1/+1
|
* touchup description to look like all the othersMike Frysinger2005-02-091-2/+1
|
* Patch from gtj: http://bugs.uclibc.org/view.php?id=40Eric Andersen2005-01-231-2/+56
| | | | | | | | | | | | | | | | | | | | 0000040: Adds options to jffs2 filesystem creation Brings jffs2 up to the 20041007 build level so it will compile with both 2.4 and 2.6 kernels. Adds ability to specify eraseblock and pad sizes, permissions squash, big/little endian and device table in the configuration. Also adds capability to copy the resulting image to a secondary location like a tftp server's root directory. mtd.patch adds capabilities of the previously attached patch plus allows you to compile a version of the utilities to run on the target system. So now there's a set of config options under package to compile the utils for distribution to the target and a set of config options under target to create a jffs2 filesystem.
* Fix it so we once again build the target root_fsEric Andersen2004-10-091-0/+6