0b058e15f5
Technologic Systems has rebranded as embeddedTS with the current domain eventually going offline. Update web/doc URLs to correct resource locations. Signed-off-by: Kris Bahnsen <kris@embeddedTS.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
12 lines
369 B
Plaintext
12 lines
369 B
Plaintext
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.
|
|
|
|
https://docs.embeddedts.com/TS-4900#FPGA_Changelog
|