mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 17:32:57 +00:00
pass ucode name to the VSC7385 driver on the AP83 board
SVN-Revision: 16326
This commit is contained in:
parent
42011abcb6
commit
74dfd77f41
@ -168,6 +168,7 @@ static void ap83_vsc7385_reset(void)
|
||||
|
||||
static struct vsc7385_platform_data ap83_vsc7385_data = {
|
||||
.reset = ap83_vsc7385_reset,
|
||||
.ucode_name = "vsc7385_ucode_ap83.bin",
|
||||
};
|
||||
|
||||
static struct spi_board_info ap83_spi_info[] = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user