]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/uapi/linux/Kbuild
MIPS: BCM63XX: recognize Cable Modem firmware format
authorFlorian Fainelli <florian@openwrt.org>
Tue, 18 Jun 2013 16:55:41 +0000 (16:55 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 1 Jul 2013 13:10:53 +0000 (15:10 +0200)
commitd753601a2a5ff67bbc96ce6512a16305bfd293e7
treec1c0b4822966bedbafe90df2876123085905e470
parent7b9334215f53135fb9cbdf0b44833cbc8e7d57b2
MIPS: BCM63XX: recognize Cable Modem firmware format

Add the firmware header format which is used by Broadcom Cable Modem
SoCs such as the BCM3368 SoC. We export the bcm_hcs firmware format
structure because it is used by user-land tools to create firmware
images for these SoCs and will later be used by a corresponding MTD
parser.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: cernekee@gmail.com
Cc: jogo@openwrt.org
Patchwork: https://patchwork.linux-mips.org/patch/5496/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm63xx/boards/board_bcm963xx.c
include/uapi/linux/Kbuild
include/uapi/linux/bcm933xx_hcs.h [new file with mode: 0644]