1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/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
automake
b43-tools
bc
bison bison: update to 3.0 2013-09-24 20:01:02 +00:00
ccache
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
e2fsprogs
elftosb elftosb: support static linking 2013-10-14 19:45:31 +00:00
findutils
firmware-utils mkfwimage: Increase RSPRO maximum size to 0xF00000 (15 MiB) 2013-10-20 15:59:08 +00:00
flex
flock
genext2fs
gmp
include
ipkg-utils
libelf
libtool
lzma
lzma-old
m4 m4: update to 1.4.17 2013-09-24 20:01:00 +00:00
missing-macros
mkimage tools/mkimage: avoid a linux specific return code 2013-07-16 09:43:31 +00:00
mklibs
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
mtd-utils
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
patch-image
pkg-config
ppl ppl: upgrade to 1.0 2013-08-14 23:23:23 +00:00
qemu
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
squashfs
squashfs4
sstrip
upslug2
upx upx: upgrade to 3.09 2013-08-19 01:22:29 +00:00
wrt350nv2-builder
xfce-macros
xorg-macros
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