Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | brcm2708: boot-part feature integration | Christian Lamparter | 2019-01-24 | 1 | -5/+0 |
| | | | | | | | | | | | | | | 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: Christian Lamparter <chunkeey@gmail.com> | ||||
* | build: consistently use 'depends on' instead of 'depends' | Felix Fietkau | 2013-04-17 | 1 | -1/+1 |
| | | | | | | | | make the syntax more compatible with kernel menuconfig Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36351 | ||||
* | adds target used by rapsberry pi | John Crispin | 2012-07-24 | 1 | -0/+5 |
Add support for Raspberry Pi / brcm2708 / 2835 Signed-off-by: Ian Ridge <ianridge [at] gmail.com> SVN-Revision: 32825 |