-
- Downloads
flashmap and image generation: reduced union bcm_tag to a single struct...
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore. SVN-Revision: 20652
Showing
- target/linux/brcm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h 55 additions, 164 deletions...cm63xx/files/arch/mips/include/asm/mach-bcm63xx/bcm_tag.h
- target/linux/brcm63xx/image/Makefile 42 additions, 56 deletionstarget/linux/brcm63xx/image/Makefile
- target/linux/brcm63xx/image/README.images-bcm63xx 45 additions, 46 deletionstarget/linux/brcm63xx/image/README.images-bcm63xx
- target/linux/brcm63xx/patches-2.6.32/040-bcm963xx_flashmap.patch 44 additions, 167 deletions...linux/brcm63xx/patches-2.6.32/040-bcm963xx_flashmap.patch
- tools/firmware-utils/src/imagetag.c 80 additions, 246 deletionstools/firmware-utils/src/imagetag.c
Loading
Please register or sign in to comment