generic-poky/meta-yocto-bsp/recipes-kernel/linux
Michel Thebeau 556acba042 kernel 3.8: routerstationpro: use KERNEL_IMAGE_MAXSIZE to test the image
routerstationpro is limited to 16mb flash size.  Exceeding that size may
not be noticed immediately, which we don't want.

"The current latest kernel for the routerstationpro machine is far
beyond the 16MB of it's flash size [0]. I think it would be good to
[test if the size of the image is above that size]."

Setting this variable will enable the do_sizecheck task and produce an
error when the image is too large:

"ERROR: This kernel (size=90230265 > 16777216) is too big for your
device. Please reduce the size of the kernel by making more of it
modular."

>From commit 83716e40ed.

[YOCTO #3514]

(From meta-yocto rev: 7b1c1ba4da101f6bfb709a84d5cddf616318fa4b)

Signed-off-by: Michel Thebeau <michel.thebeau@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-29 15:00:56 +01:00
..
linux-yocto_3.2.bbappend meta-yocto: Split into distro and bsp components 2012-09-05 17:32:15 +01:00
linux-yocto_3.4.bbappend linux-yocto/meta-yocto-bsps: update h/w references to v3.4.36 2013-03-26 17:50:09 +00:00
linux-yocto_3.8.bbappend kernel 3.8: routerstationpro: use KERNEL_IMAGE_MAXSIZE to test the image 2013-04-29 15:00:56 +01:00