1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-16 18:35:00 +03:00
openwrt-xburst/target/linux/brcm63xx
cshore 33d20e9dce [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing tool.
* Rewrote commandline parsing code using gengetopt
		- We now get long options
		- We have more options including use of the info section for 
			board information (e.g. to add the same boardid but
			different GPIOs on different routers)
	* Added back the ability to write stock images (this is useful, for example,
		when copying the firmware from the in-memory flash, and then being
		able to create an image that will let you revert to/test stock firmware
	* Fixed copying of CRCs to use memcpy instead of strncpy (strncpy stops at 0)
	* Added ability to use all sections of the imagetag, including custom magic 
	 	signatures (e.g. for the Telsey router I'm adding soon), info sections,
		and reserved sections
	* Added putting the router type (as defined in the image generating Makefile)
		into the info1 section and the filesystem type in the info2 section.
		This will be used by mtd (when I add the code) to return the name of
		image used to flash this router.  (As requested by Jo, as well as being
		useful for same boardid different board scenario described above).



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-11-16 06:46:53 +00:00
..
base-files [brcm63xx]: base-files: diag.sh: For power button as preinit status led, end with led left on, not off 2010-08-02 19:33:08 +00:00
files/arch/mips/include/asm/mach-bcm63xx tools/firmware-utils/imagetag: Fixed Pirelli Alice Gate CRC calculation in imagetag (was invalid strings in bcm_tag.h). Closes #7120 2010-04-14 00:45:48 +00:00
image [tools/firmware-utils] imagetag: Significantly updated brcm63xx imagetag writing tool. 2010-11-16 06:46:53 +00:00
patches-2.6.35 [brcm63xx] Add wps button on alice gate 2010-11-06 21:08:44 +00:00
profiles [brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profile 2010-09-13 08:30:35 +00:00
config-2.6.35 [brcm63xx] restore kernel oldconfig 2010-10-17 14:09:24 +00:00
Makefile update kernels to 2.6.32.25 and 2.6.35.8 2010-11-04 09:01:08 +00:00
modules.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00