Commit Graph

22 Commits (c31797f1ad0dae0db5a2240624843849d2abf035)

Author SHA1 Message Date
Jo-Philipp Wich 3a794cde8c mtd: external toolchains usually do not know about MTDREFRESH, so search in $(LINUX_DIR)/include first, fixes compilation with external CodeSourcery toolchain
SVN-Revision: 29779
13 years ago
Jonas Gorski f53128f79b target: linux: mtd: fix MTDREFRESH to an arbitrary high number
To make the ioctl number "stable", use an arbitrary high number to prevent
conflicts with new mtd ioctls that would push MTDREFRESH's number.

Also make mtd use the in-kernel mtd headers.

SVN-Revision: 28893
13 years ago
Gabor Juhos 091ea63719 package/mtd: don't append jffs2 data multiple times
SVN-Revision: 27358
13 years ago
Gabor Juhos 9abe5cf110 package/mtd: make fixtrx available on ar71xx as well
SVN-Revision: 24911
14 years ago
Gabor Juhos 2a541325d3 package/mtd: write remaining data after adding file to the jffs2 partition
SVN-Revision: 22881
14 years ago
Jo-Philipp Wich 2dcfed2eff mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added.
SVN-Revision: 21823
14 years ago
Gabor Juhos ebab30b7c7 package/mtd: fix automatic partition size detection in fis_remap
SVN-Revision: 20537
14 years ago
Jo-Philipp Wich c8e7192064 mtd: treat failure to open FIS partition as fatal when a fis_layout is given, aborts mtd write if reformat is needed and FIS table not available
SVN-Revision: 19231
15 years ago
Felix Fietkau 9474d99dc0 mtd: bump release
SVN-Revision: 17661
15 years ago
Felix Fietkau 63c91af404 mtd: add support for rewriting the fis table layout on redboot based systems
SVN-Revision: 17659
15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights
SVN-Revision: 17554
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Felix Fietkau bbd9eb4669 clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
SVN-Revision: 12655
16 years ago
Felix Fietkau 413b45df85 fix mtd target define for brcm-2.4
SVN-Revision: 12650
16 years ago
Felix Fietkau 753e5b492d add support for appending a file to jffs2 during reflash on the fly
SVN-Revision: 12250
16 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
Felix Fietkau a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
SVN-Revision: 8444
17 years ago
Felix Fietkau 97b0e81658 add reboot fix for mtd (thanks, wbx)
SVN-Revision: 5645
18 years ago
Felix Fietkau c2211dc51e replace lots of manual install commands with INSTALL_* variables
SVN-Revision: 5624
18 years ago
Felix Fietkau 105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
18 years ago
Felix Fietkau 426ecdecef turn target runtime check of mtd into a compile-time check
SVN-Revision: 5285
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago