summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-3.14/425-bcm63xxpart_parse_paritions_from_dt.patch
Commit message (Collapse)AuthorAgeFilesLines
* package: mtd: move bcm963xx_tag definition into source codeJonas Gorski2015-02-271-1/+1
| | | | | | | | | | 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
* brcm63xx: add support for registering parallel flash through dtbJonas Gorski2014-08-111-0/+349
Add the required nodes to the dtsi files and code to prevent double registration from the board support code. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 42123