[OpenWrt-Devel] [PATCH] [orion] Update kernel to 3.10.44

Hauke Mehrtens hauke at hauke-m.de
Sun Jul 20 05:20:58 EDT 2014


On 07/20/2014 10:58 AM, Maarten Bezemer wrote:
> Update the kernel of the orion target to version 3.10.44.
> Refresh orion config and patches to match the changes in the kernel
> 
> Tested on WRT350N-v2 device.
> 
> Signed-off-by: Maarten Bezemer <maarten.bezemer at gmail.com>
> ---
>  Makefile                                        |    2 +-
>  config-default                                  |    2 ++
>  files/arch/arm/mach-orion5x/dt2-setup.c         |    2 +-
>  patches/200-dt2_board_support.patch             |    4 ++--
>  patches/210-wn802t_support.patch                |   10 +++++-----
>  patches/400-fix-section-mismatch-warnings.patch |   22 +---------------------
>  patches/a01-dt2-fixes-for-3.3.patch             |    2 +-
>  7 files changed, 13 insertions(+), 31 deletions(-)
> 

Hi,

I am getting an error when compiling:

/home/hauke/openwrt/git/staging_dir/host/bin/mkfs.jffs2
--compression-mode=none --pad --little-endian --squash -e 64KiB -o
'/home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2'
-d '/home/hauke/openwrt/git/tmp/wn802t_jffs2_uimage'
rm -rf '/home/hauke/openwrt/git/tmp/wn802t_jffs2_uimage'
[ `stat -c %s
'/home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2'`
-le 1048576 ] || { echo '   ERROR:
/home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2
too big (> 1048576 bytes)'; exit 1; }
   ERROR:
/home/hauke/openwrt/git/build_dir/target-arm_xscale_uClibc-0.9.33.2_eabi/linux-orion_generic/wn802t-uImage.jffs2
too big (> 1048576 bytes)
make[5]: *** [install] Error 1

You could try to move the ethernet controller and switch driver into a
kernel module to make the kernel image smaller.

Hauke
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list