summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/image/README.images-bcm63xx
AgeCommit message (Collapse)Author
2010-04-01[brcm63xx] flashmap and image generation: reduced union bcm_tag to a single ↵florian
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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20652 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-10The attached patch adds building of firmwareflorian
images for more routers based on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-09[brcm63xx] rework imagetag firmware generator and MTD partition parser to ↵florian
accomodate with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16393 3c298f89-4303-0410-b956-a3cf2f4a3e73