Skip to content
Snippets Groups Projects
  • Christian Lamparter's avatar
    1aa00f9d
    brcm2708: boot-part feature integration · 1aa00f9d
    Christian Lamparter authored
    
    This patch adds the boot-part feature which enables the brcm2708
    target move from the custom boot partition size config option to
    the generic CONFIG_TARGET_KERNEL_PARTSIZE.
    
    Note:
    For people using custom images: Just like with
    CONFIG_TARGET_ROOTFS_PARTSIZE changing the value
    can cause sysupgrade to repartition the device!
    Make sure to have a backup in this case.
    
    Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>
    1aa00f9d
    History
    brcm2708: boot-part feature integration
    Christian Lamparter authored
    
    This patch adds the boot-part feature which enables the brcm2708
    target move from the custom boot partition size config option to
    the generic CONFIG_TARGET_KERNEL_PARTSIZE.
    
    Note:
    For people using custom images: Just like with
    CONFIG_TARGET_ROOTFS_PARTSIZE changing the value
    can cause sysupgrade to repartition the device!
    Make sure to have a backup in this case.
    
    Signed-off-by: default avatarChristian Lamparter <chunkeey@gmail.com>