I built a cutomer board based on beagle bone black but added the wl1835 for wireless. I hope the customer board can use both wired and wireless network simultaneously.
Now I can boot the linux with wired network well. But when I add the wireless overlay in uEnv.txt in *RED* as below. *#Docs: elinux.org/Beagleboard:U-boot_partitioning_layout_2.0 <http://elinux.org/Beagleboard:U-boot_partitioning_layout_2.0>* *uname_r=4.4.91-ti-r133* *#uuid=* *#dtb=* *###U-Boot Overlays###* *###Documentation: elinux.org/Beagleboard:BeagleBoneBlack_Debian <http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#U-Boot_Ov>* *erlays* *###Master Enable* *enable_uboot_overlays=1* *###* *###Overide capes with eeprom* *#uboot_overlay_addr0=/lib/firmware/<file0>.dtbo* *#uboot_overlay_addr1=/lib/firmware/<file1>.dtbo* *#uboot_overlay_addr2=/lib/firmware/<file2>.dtbo* *#uboot_overlay_addr3=/lib/firmware/<file3>.dtbo* *###* *###Additional custom capes* *uboot_overlay_addr4=/lib/firmware/BB-BBGW-WL1835-00A0.dtbo* *#uboot_overlay_addr5=/lib/firmware/<file5>.dtbo* *#uboot_overlay_addr6=/lib/firmware/<file6>.dtbo* *.....................* The board booted with wrieless network well but there was no eth0 interface anymore. After I commented the *RED* line in uEnv.txt the eth0 interface showed again and work well. Could someone tell me what I should do to make both wired and wireless network work simultaneously ? Thank you very much. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/e88f03e8-09db-4e33-b699-15035faf5ab6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
