linux/brcm47xx : Belkin F7Dx30x board detection
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 11 Nov 2013 23:04:00 +0000 (23:04 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 11 Nov 2013 23:04:00 +0000 (23:04 +0000)
commitb2f29cf381cb3b68f3f3fd1357359ad7e8820ee5
treecb7b0129004a29cd819e74fa818189ad882e7a44
parentd873d6426337a55d7d777375725d3e0e481062b7
linux/brcm47xx : Belkin F7Dx30x board detection

boardnum is unstable, so allow using NULL to make it unchecked.

A method for differentiating F7D3301 from F7D3302 using nvram is
unknown at this point. Reading the first 32bits of magic from the
"linux" mtd partition would do the trick, but these 2 are similar
enough that we don't need separate led/button definitions. Not knowing
which one you have is only a usability issue for upgrading the device:
they expect different magic numbers for their trx images.

Signed-off-by: Cody P Schafer <devel@codyps.com>
SVN-Revision: 38767
target/linux/brcm47xx/patches-3.10/076-MIPS-BCM47XX-fix-detection-of-some-boards-2.patch [new file with mode: 0644]