pass ucode name to the VSC7385 driver on the AP83 board

SVN-Revision: 16326
master
Gabor Juhos 15 years ago
parent 42011abcb6
commit 74dfd77f41
  1. 1
      target/linux/ar71xx/files/arch/mips/ar71xx/mach-ap83.c

@ -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…
Cancel
Save