tn3399_openwrt/package
Luka Perkov 350dd0f9ac kobs-ng: Add support for overriding size
By default kobs-ng will use the size of /dev/mtd0 for the IMX bootstreams.
This patch allows overriding that size in order to reserve space at the end
of the mtd partition for u-boot.img in the case of using an SPL bootloader.

For example, to flash an SPL bootloader that loads u-boot.img from 0xe0000
(14MB) offset in a 16MB /dev/mtd0:

  kobs-ng init -v -x --search_exponent=1 --chip_0_size=0xe00000 SPL
  nandwrite --start=0xe00000 --pad /dev/mtd0 u-boot.img

Signed-off-by: Tim Harvey <tharvey@gateworks.com>

SVN-Revision: 40532
2014-04-19 21:39:09 +00:00
..
base-files base-files: remove duplicate wps button handler (#15621) 2014-04-18 17:27:38 +00:00
boot kobs-ng: Add support for overriding size 2014-04-19 21:39:09 +00:00
devel upgrade the Linaro binutils to 2.24-2013.12 2014-01-07 15:03:55 +00:00
firmware linux-firmware: add a new package for firmware (currently only builds r8169 firmware) 2014-04-10 14:43:30 +00:00
kernel 802.11s: fix authsae support in netifd 2014-04-12 21:22:17 +00:00
libs OpenSSL: update to 1.0.1g 2014-04-08 05:24:36 +00:00
network netifd: update to the latest version, fixes some more issues related to l3_dev handling 2014-04-19 09:58:40 +00:00
system fstools: fix extroot with opkg-installed block-mount (#15550) 2014-04-17 17:59:47 +00:00
utils ubi-utils: fix git tree path, a regex went mad 2014-04-05 16:34:30 +00:00
Makefile target/sdk: use .config instead of unconditionally enabling all build dirs 2014-03-13 12:12:58 +00:00