brcm63xx: call brcm63xx_detect explicitly
authorJonas Gorski <jogo@openwrt.org>
Mon, 16 Mar 2015 11:53:14 +0000 (11:53 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 16 Mar 2015 11:53:14 +0000 (11:53 +0000)
commit5d0e2d1b4163c330ba58cf573571660b0b27bd25
tree1e4b394eefa2ba3898bcb62aacb2a8cdde8052a5
parent020e5733f961aeb795337a084411d52c46ce27d5
brcm63xx: call brcm63xx_detect explicitly

Now that we have converted all users of global variables to use
brcm63xx_board_name, we can savely convert the implicit call to detect
in brcm63xx.sh to a single, explicit call in preinit.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44840
target/linux/brcm63xx/base-files/lib/brcm63xx.sh
target/linux/brcm63xx/base-files/lib/preinit/03_do_brcm63xx.sh