package: mtd: move bcm963xx_tag definition into source code
authorJonas Gorski <jogo@openwrt.org>
Fri, 27 Feb 2015 17:38:25 +0000 (17:38 +0000)
committerJonas Gorski <jogo@openwrt.org>
Fri, 27 Feb 2015 17:38:25 +0000 (17:38 +0000)
commit92eb27f56d613d9b6119dd05c375390076a0f342
tree19f703e9d720f6b0d0cd35fda39578ba41a210df
parentbb54859543955dcff3126f2e54d9d966f65c745a
package: mtd: move bcm963xx_tag definition into source code

Remove the need for the header file to be exported - we don't need most
of it anyway; all we care about are the offset of the rootfs length and
header crc fields.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44557
23 files changed:
package/system/mtd/src/imagetag.c
target/linux/brcm63xx/patches-3.14/030-MIPS-Always-use-IRQ-domains-for-CPU-IRQs.patch
target/linux/brcm63xx/patches-3.14/031-MIPS-Rename-mips_cpu_intc_init-mips_cpu_irq_of_init.patch
target/linux/brcm63xx/patches-3.14/032-MIPS-Provide-a-generic-plat_irq_dispatch.patch
target/linux/brcm63xx/patches-3.14/311-bcm63xxpart_use_cfedetection.patch
target/linux/brcm63xx/patches-3.14/320-irqchip-add-support-for-bcm6345-style-periphery-irq-.patch
target/linux/brcm63xx/patches-3.14/401-bcm963xx_real_rootfs_length.patch
target/linux/brcm63xx/patches-3.14/425-bcm63xxpart_parse_paritions_from_dt.patch
target/linux/brcm63xx/patches-3.18/030-MIPS-Always-use-IRQ-domains-for-CPU-IRQs.patch
target/linux/brcm63xx/patches-3.18/031-MIPS-Rename-mips_cpu_intc_init-mips_cpu_irq_of_init.patch
target/linux/brcm63xx/patches-3.18/032-MIPS-Provide-a-generic-plat_irq_dispatch.patch
target/linux/brcm63xx/patches-3.18/311-bcm63xxpart_use_cfedetection.patch
target/linux/brcm63xx/patches-3.18/401-bcm963xx_real_rootfs_length.patch
target/linux/brcm63xx/patches-3.18/425-bcm63xxpart_parse_paritions_from_dt.patch
target/linux/generic/patches-3.10/261-move_bcm963xx_tag.patch [deleted file]
target/linux/generic/patches-3.13/261-move_bcm963xx_tag.patch [deleted file]
target/linux/generic/patches-3.14/261-move_bcm963xx_tag.patch [deleted file]
target/linux/generic/patches-3.14/700-swconfig.patch
target/linux/generic/patches-3.18/261-move_bcm963xx_tag.patch [deleted file]
target/linux/generic/patches-3.18/700-swconfig.patch
target/linux/generic/patches-3.19/261-move_bcm963xx_tag.patch [deleted file]
target/linux/generic/patches-3.8/261-move_bcm963xx_tag.patch [deleted file]
target/linux/generic/patches-4.0/261-move_bcm963xx_tag.patch [deleted file]