openwrtv3/tools
Gabor Juhos 50458fb24c mkfwimage: Increase RSPRO maximum size to 0xF00000 (15 MiB)
RSPRO has 16MiB of Flash, using the following layout:

[    2.930000] 0x000000000000-0x000000030000 : "RedBoot"
[    2.940000] 0x000000030000-0x000000130000 : "kernel"
[    2.950000] 0x000000130000-0x000000ff0000 : "rootfs"
[    2.960000] 0x000000ff0000-0x000000fff000 : "FIS directory"
[    2.970000] 0x000000fff000-0x000001000000 : "RedBoot config"

Firmware images contain kernel and rootfs, so they can use up to 0xFF0000 -
0x30000 = 0xFC0000 (15,75MiB) of space. We don't include the RedBoot and FIS
partitions and leave an extra 0xC0000 (768KiB) of space.

This is based on revision 18410 which sets the limit to 0xB00000 (11 MiB).

Signed-off-by: Bruno Randolf <br1@einfach.org>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 38484
2013-10-20 15:59:08 +00:00
..
autoconf autoconf: another relocatability fix for autom4te, substitute hardcoded prefix with $STAGING_DIR when reading autom4te.cfg 2012-01-28 04:42:15 +00:00
automake fixes python related autokrampf install bug 2012-06-07 14:57:08 +00:00
b43-tools b43-tools: fix compile error: undefined reference to `yydebug' 2013-02-28 10:43:02 +00:00
bc tools: do not build bc documentation (#13841) 2013-07-09 08:33:44 +00:00
bison bison: update to 3.0 2013-09-24 20:01:02 +00:00
ccache ccache: upgrade to version 3.1.9 2013-02-27 23:08:02 +00:00
cloog cloog: upgrade to 0.18.0 2013-08-14 23:23:25 +00:00
cmake cmake: upgrade to 2.8.12 2013-10-18 23:38:26 +00:00
dosfstools use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
e2fsprogs build: BSD compile fixes 2013-03-07 17:32:29 +00:00
elftosb elftosb: support static linking 2013-10-14 19:45:31 +00:00
findutils tools: add a package for findutils, Linux 3.10 need GNU xargs 2013-07-09 12:52:08 +00:00
firmware-utils mkfwimage: Increase RSPRO maximum size to 0xF00000 (15 MiB) 2013-10-20 15:59:08 +00:00
flex flex: upgrade to version 2.5.37 2013-02-28 00:52:31 +00:00
flock use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
genext2fs use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
gmp gmp: upgrade to version 5.1.2 2013-06-03 01:18:47 +00:00
include tools: include endian.h from byteswap.h to ensure that bswap_* is available 2013-07-06 14:49:08 +00:00
ipkg-utils tools/ipkg-utils: remove some unnecessary field checks 2012-12-22 19:56:17 +00:00
libelf build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 2012-09-23 09:50:01 +00:00
libtool tools/libtool: enable parallel builds 2012-09-15 14:17:34 +00:00
lzma convert remaining tools to $(HOST_STATIC_LINKING) (#12012) 2012-08-12 13:27:49 +00:00
lzma-old tools/lzma-old fix compile issues (patch from #10253) 2011-10-21 12:52:49 +00:00
m4 m4: update to 1.4.17 2013-09-24 20:01:00 +00:00
missing-macros missing-macros: add GTKDOC_REBASE macro needed by some newer packages Signed-off-by: Jochen Friedrich <jochen@scram.de> 2011-04-12 20:19:52 +00:00
mkimage tools/mkimage: avoid a linux specific return code 2013-07-16 09:43:31 +00:00
mklibs Revert "[tools] mklibs: upgrade to 0.1.37" 2013-06-05 00:21:23 +00:00
mm-macros mm-macros: upgrade to 0.9.6 2013-08-16 00:19:18 +00:00
mpc mpc: upgrade to 1.0.1 2013-08-19 01:22:25 +00:00
mpfr mpfr: upgrade to 3.1.2 2013-06-03 01:18:48 +00:00
mtd-utils use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
mtools mtools: upgrade to 4.0.18 2013-08-16 00:19:20 +00:00
padjffs2 tools/padjffs2: allow to specify extra offset 2013-09-25 20:03:19 +00:00
patch build: BSD compile fixes 2013-03-07 17:32:29 +00:00
patch-image rename patch-cmdline and add code for patching DTB files into kernel images 2012-11-02 20:06:45 +00:00
pkg-config tools/pkg-config: enable parallel builds 2012-09-15 14:17:37 +00:00
ppl ppl: upgrade to 1.0 2013-08-14 23:23:23 +00:00
qemu use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
quilt quilt: update to 0.60 2013-09-24 20:01:03 +00:00
scons scons: upgrade to 2.3.0 2013-08-17 18:39:35 +00:00
sed sed: upgrade to version 4.2.2 2013-02-28 00:52:28 +00:00
squashfs use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
squashfs4 build: BSD compile fixes 2013-03-07 17:32:29 +00:00
sstrip tools/sstrip: remove redundant -I flag that breaks build on some x86_64 linux hosts 2012-12-02 16:17:33 +00:00
upslug2 use HOST_STATIC_LINKING instead of hardcoding -static 2012-08-12 12:34:30 +00:00
upx upx: upgrade to 3.09 2013-08-19 01:22:29 +00:00
wrt350nv2-builder wrt350nv2-builder: don't use internal zlib macro OF() in ioapi.h, it breaks with new zlib releases 2012-08-14 10:33:43 +00:00
xfce-macros tools: use host build_dir instead of target build_dir 2011-11-23 04:06:57 +00:00
xorg-macros tools: use host build_dir instead of target build_dir 2011-11-23 04:06:57 +00:00
xz xz: upgrade to 5.0.5 2013-08-16 00:19:21 +00:00
yaffs2 yaffs2: the yaffs2 git moved 2013-10-12 22:34:45 +00:00
Makefile imx23: rename imx23 to mxs for upcoming imx23/28 support 2013-10-14 19:01:23 +00:00