2016-09-17 22:23:23 +02:00
|
|
|
config BR2_PACKAGE_TS4900_FPGA
|
|
|
|
bool "ts4900-fpga"
|
|
|
|
depends on BR2_arm
|
|
|
|
help
|
2017-12-18 09:21:05 +01:00
|
|
|
TS-4900's FPGA implements clocks, UART MUX, and GPIOs. One
|
|
|
|
of these GPIOs is used to enable the wifi module.
|
2016-09-17 22:23:23 +02:00
|
|
|
|
2017-12-18 09:21:05 +01:00
|
|
|
It is loaded by U-Boot during the boot sequence, the default
|
|
|
|
U-boot script expects to find it in the /boot folder.
|
2016-09-17 22:23:23 +02:00
|
|
|
|
|
|
|
http://wiki.embeddedarm.com/wiki/TS-4900#FPGA_Changelog
|