summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/patches-2.6.35/410-boardid_fixup.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm63xx: remove patches/configs for 2.6.35Felix Fietkau2011-04-171-62/+0
| | | | SVN-Revision: 26709
* Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, ↵Daniel Dickinson2010-12-071-2/+2
| | | | | | not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs. SVN-Revision: 24302
* board definition: Fixed CPVA642 LED definitionsDaniel Dickinson2010-12-061-2/+2
| | | | SVN-Revision: 24275
* board definitions: Added CPVA642 GPIO leds and buttons and refreshed patches ↵Daniel Dickinson2010-12-061-2/+2
| | | | | | later in series due to fuzz SVN-Revision: 24274
* bcm63xx: Add board id override fixup.Daniel Dickinson2010-11-281-0/+62
Add a fixup for the kernel to check the bcm tag of the image for a boardid in the information1 field, and use that instead of the supplied one by cfe. This is triggered by a + at the start of the information1 field. Also modify the image generation to generate apropriately tagged images. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 24189