summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2012-10-03 11:34:18 +0000
committerJohn Crispin <blogic@openwrt.org>2012-11-09 11:37:17 +0100
commit5d24ceab4eaf0dd7825c5a06dc6f264c0a59660c (patch)
treec5407e21c5dc6ba8fed56921e2ec7a174a9d2c67 /scripts/const_structs.checkpatch
parentc47cc20ca53e792938556aa29103fa889ce0d858 (diff)
downloadkernel-5d24ceab4eaf0dd7825c5a06dc6f264c0a59660c.tar.gz
MIPS: BCM47xx: read out full board data
Read out the full board data independently of the sprom version. Now we also get the full boardflags and so on if sromrev is not set and our code would assume a rev 1 device. When a nvram option is not set because it is not there this is no problem. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Patchwork: http://patchwork.linux-mips.org/patch/4363 Signed-off-by: John Crispin <blogic@openwrt.org>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
197'>zd1211rw: convert tasklets to use new tasklet_setup() APIAllen Pais 2020-07-15zd1211rw: remove needless check before usb_free_coherent()Xu Wang 2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada 2020-03-23zd1211rw: Replace zero-length array with flexible-array memberGustavo A. R. Silva