[yocto] [meta-raspberrypi][PATCH 3/5] sdcard_image-rpi.bbclass: Allocate more space for boot partition

Andrei Gherzan andrei at gherzan.ro
Sun Aug 9 14:57:10 PDT 2015


Cheers guys,

On Thu, Jul 30, 2015 at 10:34:09AM +0200, Javier Martinez Canillas wrote:
> From: Derek Foreman <derekf at osg.samsung.com>
>
> The boot partition currently has a size of 20 MiB but just the start elf
> binaries account almost 12 MiB, which means that only 8 MiB is left for
> the kernel image. A recent kernel with many of its options built-in can
> easily be more than 4 MiB so let's double the boot partition size to 40
> MiB to make sure that it has enough room for the kernel image, the DTBs
> and possible even a backup kernel.
>
> Signed-off-by: Derek Foreman <derekf at osg.samsung.com>
> [javier: Extended the commit message]
> Signed-off-by: Javier Martinez Canillas <javier at osg.samsung.com>
>
> ---
>
>  classes/sdcard_image-rpi.bbclass | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>

Merged to master. Thanks.

--
Andrei Gherzan



More information about the yocto mailing list