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/boot
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
..
apex packages: clean up the package folder 11 years ago
fconfig move boot related packages to their own folder 12 years ago
grub2 grub2: disable mkfont - fix build on Archlinux 10 years ago
imx-bootlets imx23: rename imx23 to mxs for upcoming imx23/28 support 11 years ago
kexec-tools kexec-tools: disable lzma support 10 years ago
kobs-ng kobs-ng: Add support for overriding size 10 years ago
rbcfg move to boot/ folder 12 years ago
uboot-ar71xx uboot-ar71xx: make it depend on the generic ar71xx subtarget 11 years ago
uboot-envtools uboot-envtools: add support for the ZyXEL NBG6716 board 10 years ago
uboot-imx6 uboot-imx6: update to 2013.10 11 years ago
uboot-kirkwood uboot-kirkwood: add support for Seagate GoFlexNet 11 years ago
uboot-lantiq lantiq: remove uboot lzma patch, apparently its not needed after all 10 years ago
uboot-mxs package: uboot-mxs: cosmetic fix 11 years ago
uboot-omap fix jffs2 with internal libgcc and switch omap4 to ext4 11 years ago
uboot-pxa move boot related packages to their own folder 12 years ago
uboot-sunxi uboot-sunxi: bump u-boot version - update u-boot to 2014.01-rc1 - smp support on a20 10 years ago
uboot-xburst u-boot: prefer mirror2.openwrt.org over ftp.denx.de - the denx ftp is slow and unreliable 11 years ago
yamonenv move boot related packages to their own folder 12 years ago