mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
11
package/ts4900-fpga/Config.in
Normal file
11
package/ts4900-fpga/Config.in
Normal file
@@ -0,0 +1,11 @@
|
||||
config BR2_PACKAGE_TS4900_FPGA
|
||||
bool "ts4900-fpga"
|
||||
depends on BR2_arm
|
||||
help
|
||||
TS-4900's FPGA implements clocks, UART MUX, and GPIOs. One
|
||||
of these GPIOs is used to enable the wifi module.
|
||||
|
||||
It is loaded by U-Boot during the boot sequence, the default
|
||||
U-boot script expects to find it in the /boot folder.
|
||||
|
||||
http://wiki.embeddedarm.com/wiki/TS-4900#FPGA_Changelog
|
||||
Reference in New Issue
Block a user