You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
base-files base-files: remove duplicate wps button handler (#15621) 10 years ago
boot kobs-ng: Add support for overriding size 10 years ago
devel upgrade the Linaro binutils to 2.24-2013.12 11 years ago
firmware linux-firmware: add a new package for firmware (currently only builds r8169 firmware) 10 years ago
kernel 802.11s: fix authsae support in netifd 10 years ago
libs OpenSSL: update to 1.0.1g 10 years ago
network netifd: update to the latest version, fixes some more issues related to l3_dev handling 10 years ago
system fstools: fix extroot with opkg-installed block-mount (#15550) 10 years ago
utils ubi-utils: fix git tree path, a regex went mad 10 years ago
Makefile target/sdk: use .config instead of unconditionally enabling all build dirs 10 years ago