openwrt/openwrt.git
14 years agoprevent ar6000 from being deactivated in a inappropriate way
Mirko Vogt [Tue, 30 Jun 2009 22:42:58 +0000 (22:42 +0000)]
prevent ar6000 from being deactivated in a inappropriate way

SVN-Revision: 16639

14 years agoEnable s3c mmc driver.
Lars-Peter Clausen [Tue, 30 Jun 2009 22:29:06 +0000 (22:29 +0000)]
Enable s3c mmc driver.

SVN-Revision: 16638

14 years agoa couple of more fixes to get 6345 booting up to the console handover
Florian Fainelli [Tue, 30 Jun 2009 13:45:49 +0000 (13:45 +0000)]
a couple of more fixes to get 6345 booting up to the console handover

SVN-Revision: 16636

14 years agoLet jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE.
Lars-Peter Clausen [Tue, 30 Jun 2009 09:20:03 +0000 (09:20 +0000)]
Let jbt6k74 depend on LCD_CLASS_DEVICE. Enable LCD_CLASS_DEVICE.

SVN-Revision: 16635

14 years agomove ksymoops from trunk/package/ to packages/devel/
Andy Boyett [Tue, 30 Jun 2009 05:52:36 +0000 (05:52 +0000)]
move ksymoops from trunk/package/ to packages/devel/

SVN-Revision: 16633

14 years agoar8216: fix transmission of large frames by setting the switch mtu
Felix Fietkau [Mon, 29 Jun 2009 21:54:16 +0000 (21:54 +0000)]
ar8216: fix transmission of large frames by setting the switch mtu

SVN-Revision: 16629

14 years agopppoe: add extra padding for the header (useful for drivers that need headroom)
Felix Fietkau [Mon, 29 Jun 2009 21:54:11 +0000 (21:54 +0000)]
pppoe: add extra padding for the header (useful for drivers that need headroom)

SVN-Revision: 16628

14 years agomac80211: Declare some variables as local and remove unused
Vasilis Tsiligiannis [Mon, 29 Jun 2009 21:13:10 +0000 (21:13 +0000)]
mac80211: Declare some variables as local and remove unused

SVN-Revision: 16627

14 years agobase-files: Fix sysupgrade .tar.gz configuration restoring
Vasilis Tsiligiannis [Mon, 29 Jun 2009 21:13:05 +0000 (21:13 +0000)]
base-files: Fix sysupgrade .tar.gz configuration restoring

SVN-Revision: 16626

14 years agoopenssl: fix bad chmod in install section (#5433)
Jo-Philipp Wich [Mon, 29 Jun 2009 20:48:58 +0000 (20:48 +0000)]
openssl: fix bad chmod in install section (#5433)

SVN-Revision: 16624

14 years agoincrease NR_IRQS
Gabor Juhos [Mon, 29 Jun 2009 20:01:22 +0000 (20:01 +0000)]
increase NR_IRQS

SVN-Revision: 16623

14 years agofix PCI_CORE irq number
Gabor Juhos [Mon, 29 Jun 2009 19:58:36 +0000 (19:58 +0000)]
fix PCI_CORE irq number

SVN-Revision: 16622

14 years agobase-files: ipcalc.sh: fix off-by-one in range-calculation
Jo-Philipp Wich [Mon, 29 Jun 2009 11:35:33 +0000 (11:35 +0000)]
base-files: ipcalc.sh: fix off-by-one in range-calculation

SVN-Revision: 16619

14 years agoOops. forgot the header for the last commit.
Lars-Peter Clausen [Mon, 29 Jun 2009 09:09:48 +0000 (09:09 +0000)]
Oops. forgot the header for the last commit.

SVN-Revision: 16617

14 years agojbt6k74: * Register a lcd device. * Add callbacks to allow the graphics chip to disab...
Lars-Peter Clausen [Mon, 29 Jun 2009 08:07:56 +0000 (08:07 +0000)]
jbt6k74: * Register a lcd device. * Add callbacks to allow the graphics chip to disable the pixel clock. * Delay blanking to avoid white flash.

SVN-Revision: 16616

14 years agogta02_wm8753: Use snd_soc_add_controls to add machine specific controls.
Lars-Peter Clausen [Sun, 28 Jun 2009 21:05:35 +0000 (21:05 +0000)]
gta02_wm8753: Use snd_soc_add_controls to add machine specific controls.

SVN-Revision: 16613

14 years agoFix wm8753 register cache.
Lars-Peter Clausen [Sun, 28 Jun 2009 21:02:47 +0000 (21:02 +0000)]
Fix wm8753 register cache.

SVN-Revision: 16612

14 years agoCleanup sound patch.
Lars-Peter Clausen [Sun, 28 Jun 2009 21:00:22 +0000 (21:00 +0000)]
Cleanup sound patch.

SVN-Revision: 16611

14 years agoFix freerunner gsm modem pm.
Lars-Peter Clausen [Sun, 28 Jun 2009 20:25:00 +0000 (20:25 +0000)]
Fix freerunner gsm modem pm.

SVN-Revision: 16609

14 years agoshared DMA zone is twice smaller on 6338
Florian Fainelli [Sun, 28 Jun 2009 20:06:44 +0000 (20:06 +0000)]
shared DMA zone is twice smaller on 6338

SVN-Revision: 16608

14 years agoturn on size optimization for bcm63xx
Florian Fainelli [Sun, 28 Jun 2009 20:06:13 +0000 (20:06 +0000)]
turn on size optimization for bcm63xx

SVN-Revision: 16607

14 years agoadd a short note on how to use OpenWrt for daily work, covering the use of quilt...
Florian Fainelli [Sun, 28 Jun 2009 16:05:35 +0000 (16:05 +0000)]
add a short note on how to use OpenWrt for daily work, covering the use of quilt inside of OpenWrt, updating kernel, packages and patches

SVN-Revision: 16606

14 years agoturn off the Algorithmics FPU emulator by default now that we have software floating...
Florian Fainelli [Sun, 28 Jun 2009 15:50:59 +0000 (15:50 +0000)]
turn off the Algorithmics FPU emulator by default now that we have software floating point enabled in the toolchain, please recompile your toolchains and kernels

SVN-Revision: 16605

14 years agoenable software floating point emulation by default for mips and mipsel targets
Florian Fainelli [Sun, 28 Jun 2009 15:49:46 +0000 (15:49 +0000)]
enable software floating point emulation by default for mips and mipsel targets

SVN-Revision: 16604

14 years agoinclude arpfilter and arp_mangle in the kmod-arptables modules (#5410)
Florian Fainelli [Sun, 28 Jun 2009 06:18:22 +0000 (06:18 +0000)]
include arpfilter and arp_mangle in the kmod-arptables modules (#5410)

SVN-Revision: 16600

14 years agooff-by-one gpio numbers for bcm6338
Florian Fainelli [Sun, 28 Jun 2009 04:23:11 +0000 (04:23 +0000)]
off-by-one gpio numbers for bcm6338

SVN-Revision: 16597

14 years agohostapd: Remove deprecated 'debug' configuration variable
Vasilis Tsiligiannis [Sat, 27 Jun 2009 22:14:21 +0000 (22:14 +0000)]
hostapd: Remove deprecated 'debug' configuration variable

SVN-Revision: 16594

14 years agobcm6338 can support PCI since it has MPI
Florian Fainelli [Sat, 27 Jun 2009 21:43:55 +0000 (21:43 +0000)]
bcm6338 can support PCI since it has MPI

SVN-Revision: 16592

14 years agomore fixes for bcm6338, no need not to prevent reads from MPI registers now that...
Florian Fainelli [Sat, 27 Jun 2009 20:32:43 +0000 (20:32 +0000)]
more fixes for bcm6338, no need not to prevent reads from MPI registers now that we have it defined correctly

SVN-Revision: 16589

14 years agouse enum for the machine type
Gabor Juhos [Sat, 27 Jun 2009 20:20:05 +0000 (20:20 +0000)]
use enum for the machine type

SVN-Revision: 16588

14 years agofix the flash address comment and register the flash device again with its proper...
Florian Fainelli [Sat, 27 Jun 2009 18:58:00 +0000 (18:58 +0000)]
fix the flash address comment and register the flash device again with its proper physical address on 6338/6345

SVN-Revision: 16587

14 years agofix a stupid typo preventing the board from being detected
Florian Fainelli [Sat, 27 Jun 2009 18:30:45 +0000 (18:30 +0000)]
fix a stupid typo preventing the board from being detected

SVN-Revision: 16586

14 years agoprevent bcm6338 and bcm6345 from crashing very early
Florian Fainelli [Sat, 27 Jun 2009 18:23:58 +0000 (18:23 +0000)]
prevent bcm6338 and bcm6345 from crashing very early

SVN-Revision: 16585

14 years agoadd AR913x specific GPIO function bit definitions
Gabor Juhos [Sat, 27 Jun 2009 16:57:45 +0000 (16:57 +0000)]
add AR913x specific GPIO function bit definitions

SVN-Revision: 16583

14 years agoonly register fallback sprom and enable PCI if we actually have support for PCI
Florian Fainelli [Sat, 27 Jun 2009 16:17:18 +0000 (16:17 +0000)]
only register fallback sprom and enable PCI if we actually have support for PCI

SVN-Revision: 16581

14 years agodo not bloat the kernel with experimental bcm6345 for now
Florian Fainelli [Sat, 27 Jun 2009 15:52:03 +0000 (15:52 +0000)]
do not bloat the kernel with experimental bcm6345 for now

SVN-Revision: 16580

14 years agomore missing register definitions for bcm6338
Florian Fainelli [Sat, 27 Jun 2009 15:51:27 +0000 (15:51 +0000)]
more missing register definitions for bcm6338

SVN-Revision: 16579

14 years agofix ksymoops architecture dependencies
Florian Fainelli [Fri, 26 Jun 2009 21:38:27 +0000 (21:38 +0000)]
fix ksymoops architecture dependencies

SVN-Revision: 16576

14 years agoadd a cross-version of ksymoops
Florian Fainelli [Fri, 26 Jun 2009 21:35:39 +0000 (21:35 +0000)]
add a cross-version of ksymoops

SVN-Revision: 16575

14 years agomore bcm6338 and bcm6345 related fixes
Florian Fainelli [Fri, 26 Jun 2009 12:34:35 +0000 (12:34 +0000)]
more bcm6338 and bcm6345 related fixes

SVN-Revision: 16568

14 years agodefine bcm6338 SDRAM base register and make sure that the right CPU id will be used...
Florian Fainelli [Fri, 26 Jun 2009 11:08:12 +0000 (11:08 +0000)]
define bcm6338 SDRAM base register and make sure that the right CPU id will be used to detect a bcm6338

SVN-Revision: 16567

14 years agogenerate images for the bcm6338w
Florian Fainelli [Fri, 26 Jun 2009 10:27:37 +0000 (10:27 +0000)]
generate images for the bcm6338w

SVN-Revision: 16566

14 years agoadd board definitions for the bcm6338w
Florian Fainelli [Fri, 26 Jun 2009 10:27:13 +0000 (10:27 +0000)]
add board definitions for the bcm6338w

SVN-Revision: 16565

14 years agomac80211: add more ath9k patches
Gabor Juhos [Thu, 25 Jun 2009 19:45:51 +0000 (19:45 +0000)]
mac80211: add more ath9k patches

SVN-Revision: 16562

14 years agoUpdate compat-wireless to 2009-06-25
Hauke Mehrtens [Thu, 25 Jun 2009 17:28:36 +0000 (17:28 +0000)]
Update compat-wireless to 2009-06-25

SVN-Revision: 16561

14 years agodon't use the CRC header in the kernel partition on the WP543 board, so the kernel...
Gabor Juhos [Thu, 25 Jun 2009 13:48:21 +0000 (13:48 +0000)]
don't use the CRC header in the kernel partition on the WP543 board, so the kernel can be flashed directly from OpenWrt

SVN-Revision: 16560

14 years agoshow SoC parameters in /proc/cpuinfo
Gabor Juhos [Thu, 25 Jun 2009 13:28:09 +0000 (13:28 +0000)]
show SoC parameters in /proc/cpuinfo

SVN-Revision: 16559

14 years agobuild firmware image for the 5GXi board
Gabor Juhos [Thu, 25 Jun 2009 09:45:24 +0000 (09:45 +0000)]
build firmware image for the 5GXi board

SVN-Revision: 16558

14 years agofirmware-utils: add a tool to compute crc value for the 5gxi firmware
Gabor Juhos [Thu, 25 Jun 2009 09:41:06 +0000 (09:41 +0000)]
firmware-utils: add a tool to compute crc value for the 5gxi firmware

SVN-Revision: 16557

14 years agofirmware-utils/mkcsysimg: minor bugfix
Gabor Juhos [Thu, 25 Jun 2009 09:39:30 +0000 (09:39 +0000)]
firmware-utils/mkcsysimg: minor bugfix

SVN-Revision: 16556

14 years agoadd support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)
Gabor Juhos [Thu, 25 Jun 2009 08:46:13 +0000 (08:46 +0000)]
add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board)

SVN-Revision: 16555

14 years agofirmware-utils/mkcsysimg: add signature for the 5GXi board
Gabor Juhos [Wed, 24 Jun 2009 16:44:30 +0000 (16:44 +0000)]
firmware-utils/mkcsysimg: add signature for the 5GXi board

SVN-Revision: 16551

14 years agofirmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm
Gabor Juhos [Wed, 24 Jun 2009 16:35:38 +0000 (16:35 +0000)]
firmware-utils: add a file {en,de}cryption tool, based on the PC1 encryption algrithm

SVN-Revision: 16550

14 years agogenerate an uImage binary for now
Imre Kaloz [Tue, 23 Jun 2009 21:06:05 +0000 (21:06 +0000)]
generate an uImage binary for now

SVN-Revision: 16549

14 years agouse the proper serial device, change memory layout
Imre Kaloz [Tue, 23 Jun 2009 21:05:30 +0000 (21:05 +0000)]
use the proper serial device, change memory layout

SVN-Revision: 16548

14 years agouse broken-out patches for the coldfire to make it easier to follow differences again...
Imre Kaloz [Tue, 23 Jun 2009 21:04:37 +0000 (21:04 +0000)]
use broken-out patches for the coldfire to make it easier to follow differences against the bsp

SVN-Revision: 16547

14 years agonuke obsolete kernel include dir
Gabor Juhos [Tue, 23 Jun 2009 19:58:50 +0000 (19:58 +0000)]
nuke obsolete kernel include dir

SVN-Revision: 16546

14 years ago2.6.28 and 2.6.30 support is enough on ixp4xx
Imre Kaloz [Tue, 23 Jun 2009 13:38:43 +0000 (13:38 +0000)]
2.6.28 and 2.6.30 support is enough on ixp4xx

SVN-Revision: 16545

14 years agowe don't support 2.6.26 for a long time now
Imre Kaloz [Tue, 23 Jun 2009 13:29:23 +0000 (13:29 +0000)]
we don't support 2.6.26 for a long time now

SVN-Revision: 16544

14 years agocoldfire compile error fix
Imre Kaloz [Tue, 23 Jun 2009 13:09:27 +0000 (13:09 +0000)]
coldfire compile error fix

SVN-Revision: 16542

14 years agoadd missing patch from the uclibc buildroot
Imre Kaloz [Tue, 23 Jun 2009 13:08:21 +0000 (13:08 +0000)]
add missing patch from the uclibc buildroot

SVN-Revision: 16541

14 years agoadd preliminary coldfire v4e support
Imre Kaloz [Sun, 21 Jun 2009 18:34:07 +0000 (18:34 +0000)]
add preliminary coldfire v4e support

SVN-Revision: 16538

14 years agorefresh 2.6.25 patches
Imre Kaloz [Sun, 21 Jun 2009 18:32:07 +0000 (18:32 +0000)]
refresh 2.6.25 patches

SVN-Revision: 16537

14 years agomac80211/ath5k: add workaround for the AR71xx PCI bug
Gabor Juhos [Sun, 21 Jun 2009 14:38:15 +0000 (14:38 +0000)]
mac80211/ath5k: add workaround for the AR71xx PCI bug

SVN-Revision: 16535

14 years agoAdd ADM6996 switch driver
Hauke Mehrtens [Sat, 20 Jun 2009 18:44:24 +0000 (18:44 +0000)]
Add ADM6996 switch driver

This fixes #5314
Thanks to Michael Richter

SVN-Revision: 16523

14 years agoupdate zImage location
Andy Boyett [Sat, 20 Jun 2009 06:52:24 +0000 (06:52 +0000)]
update zImage location

SVN-Revision: 16521

14 years agoensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset
Florian Fainelli [Fri, 19 Jun 2009 13:12:00 +0000 (13:12 +0000)]
ensure ledtrig-netdev will compile even if CONFIG_COMPAT_NET_DEV_OPS is unset

SVN-Revision: 16516

14 years agonow that we support multiple libc, include the gcc version, libc type and libc versio...
Florian Fainelli [Thu, 18 Jun 2009 15:34:37 +0000 (15:34 +0000)]
now that we support multiple libc, include the gcc version, libc type and libc version in the SDK filename

SVN-Revision: 16508

14 years agodo not copy all the staging_dir/ directories, only the right toolchain and target...
Florian Fainelli [Thu, 18 Jun 2009 15:32:37 +0000 (15:32 +0000)]
do not copy all the staging_dir/ directories, only the right toolchain and target directories

SVN-Revision: 16507

14 years agoadd imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)
Florian Fainelli [Thu, 18 Jun 2009 15:00:32 +0000 (15:00 +0000)]
add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)

SVN-Revision: 16506

14 years agochange sysctl.conf to disable tcp ecn by default (based on discussion with marek...
Felix Fietkau [Wed, 17 Jun 2009 21:57:07 +0000 (21:57 +0000)]
change sysctl.conf to disable tcp ecn by default (based on discussion with marek who stumbled upon this, it creates hard-to-debug connectivity issues with providers/servers that still use buggy equipment)

SVN-Revision: 16499

14 years agowireless-tools: fix a bug in iwconfig power command
Gabor Juhos [Wed, 17 Jun 2009 14:42:24 +0000 (14:42 +0000)]
wireless-tools: fix a bug in iwconfig power command

SVN-Revision: 16491

14 years agogenerate experimental images for bcm6338 boards, thanks to Daniel Dickinson
Florian Fainelli [Wed, 17 Jun 2009 13:16:59 +0000 (13:16 +0000)]
generate experimental images for bcm6338 boards, thanks to Daniel Dickinson

SVN-Revision: 16490

14 years agosysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboo...
Jo-Philipp Wich [Wed, 17 Jun 2009 11:09:10 +0000 (11:09 +0000)]
sysupgrade: sync *before* mtd write, only fallback to sysrq-trigger if standard reboot fails

SVN-Revision: 16488

14 years agoadd missing initramfs symbols to the generic 2.6.30 config
Imre Kaloz [Wed, 17 Jun 2009 09:57:30 +0000 (09:57 +0000)]
add missing initramfs symbols to the generic 2.6.30 config

SVN-Revision: 16487

14 years agouse 2.6.27.5
Florian Fainelli [Wed, 17 Jun 2009 08:46:47 +0000 (08:46 +0000)]
use 2.6.27.5

SVN-Revision: 16486

14 years agobackport some mainline fixes, refresh mtd driver
Florian Fainelli [Tue, 16 Jun 2009 22:01:24 +0000 (22:01 +0000)]
backport some mainline fixes, refresh mtd driver

SVN-Revision: 16485

14 years agoadd nb5 specific fixups (#5355)
Florian Fainelli [Tue, 16 Jun 2009 13:45:32 +0000 (13:45 +0000)]
add nb5 specific fixups (#5355)

SVN-Revision: 16482

14 years agofix up the second minipci slot in the wndap330, too
Imre Kaloz [Mon, 15 Jun 2009 21:40:35 +0000 (21:40 +0000)]
fix up the second minipci slot in the wndap330, too

SVN-Revision: 16480

14 years agouse the same i/o schedulers for all targets
Imre Kaloz [Mon, 15 Jun 2009 20:43:02 +0000 (20:43 +0000)]
use the same i/o schedulers for all targets

SVN-Revision: 16479

14 years agoadd a temporary patch to make the wndap330's ethernet work
Imre Kaloz [Mon, 15 Jun 2009 20:08:22 +0000 (20:08 +0000)]
add a temporary patch to make the wndap330's ethernet work

SVN-Revision: 16478

14 years agorefresh patches
Imre Kaloz [Mon, 15 Jun 2009 20:07:19 +0000 (20:07 +0000)]
refresh patches

SVN-Revision: 16477

14 years agoadd a more basic generic profile
Imre Kaloz [Mon, 15 Jun 2009 20:07:01 +0000 (20:07 +0000)]
add a more basic generic profile

SVN-Revision: 16476

14 years agowe need CONFIG_NET_SCHED for 802.11n
Imre Kaloz [Mon, 15 Jun 2009 19:43:05 +0000 (19:43 +0000)]
we need CONFIG_NET_SCHED for 802.11n

SVN-Revision: 16475

14 years agofix unaligned accesses in b43/xmit.c (#5169)
Florian Fainelli [Mon, 15 Jun 2009 14:34:54 +0000 (14:34 +0000)]
fix unaligned accesses in b43/xmit.c (#5169)

SVN-Revision: 16474

14 years agoIKCONFIG shouldn't be enabled by default
Imre Kaloz [Mon, 15 Jun 2009 07:45:06 +0000 (07:45 +0000)]
IKCONFIG shouldn't be enabled by default

SVN-Revision: 16473

14 years agodon't override CONFIG_NEW_LEDS in target configs
Imre Kaloz [Mon, 15 Jun 2009 07:41:58 +0000 (07:41 +0000)]
don't override CONFIG_NEW_LEDS in target configs

SVN-Revision: 16472

14 years agorfkill config cleanup
Imre Kaloz [Mon, 15 Jun 2009 07:13:00 +0000 (07:13 +0000)]
rfkill config cleanup

SVN-Revision: 16471

14 years agosibyte cleanups
Imre Kaloz [Mon, 15 Jun 2009 07:11:22 +0000 (07:11 +0000)]
sibyte cleanups

SVN-Revision: 16470

14 years agoforgot to commit the change for covalt, too
Imre Kaloz [Mon, 15 Jun 2009 06:48:10 +0000 (06:48 +0000)]
forgot to commit the change for covalt, too

SVN-Revision: 16469

14 years agoCONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt
Imre Kaloz [Mon, 15 Jun 2009 06:47:09 +0000 (06:47 +0000)]
CONFIG_LOCALVERSION_AUTO isn't something we want on OpenWrt

SVN-Revision: 16468

14 years agoresync kernel config
Imre Kaloz [Mon, 15 Jun 2009 06:43:49 +0000 (06:43 +0000)]
resync kernel config

SVN-Revision: 16467

14 years agogoldfish: add missing kernel config options for power management
Felix Fietkau [Mon, 15 Jun 2009 00:08:25 +0000 (00:08 +0000)]
goldfish: add missing kernel config options for power management

SVN-Revision: 16466

14 years agogoldfish: fix clocksource api mismatch
Felix Fietkau [Mon, 15 Jun 2009 00:08:20 +0000 (00:08 +0000)]
goldfish: fix clocksource api mismatch

SVN-Revision: 16465

14 years ago2.6.30: add another export for the binder module
Felix Fietkau [Sun, 14 Jun 2009 23:18:23 +0000 (23:18 +0000)]
2.6.30: add another export for the binder module

SVN-Revision: 16464

14 years agoinclude a skin for the goldfish emulator
Felix Fietkau [Sun, 14 Jun 2009 21:17:50 +0000 (21:17 +0000)]
include a skin for the goldfish emulator

SVN-Revision: 16460

14 years agoadd the 'goldfish' target, useful for experimenting with virtual phone hardware ...
Felix Fietkau [Sun, 14 Jun 2009 20:42:33 +0000 (20:42 +0000)]
add the 'goldfish' target, useful for experimenting with virtual phone hardware (includes the emulator)

SVN-Revision: 16459

14 years agofirmware-utils: add a small utility for generating nand flash images with ecc info
Felix Fietkau [Sun, 14 Jun 2009 20:42:28 +0000 (20:42 +0000)]
firmware-utils: add a small utility for generating nand flash images with ecc info

SVN-Revision: 16458

14 years agoadd ubinize to the mtd-utils build
Felix Fietkau [Sun, 14 Jun 2009 20:42:23 +0000 (20:42 +0000)]
add ubinize to the mtd-utils build

SVN-Revision: 16457

14 years agoadd missing function declaration for extra vm exports
Felix Fietkau [Sun, 14 Jun 2009 20:42:18 +0000 (20:42 +0000)]
add missing function declaration for extra vm exports

SVN-Revision: 16456