Commit Graph

5 Commits

Author SHA1 Message Date
Igor
4850dbfbf9
Add BOARD_VENDOR to board configs (#9063)
* Add BOARD_VENDOR to board configs

* Add BOARD_VENDOR to all board configuration files

- Added BOARD_VENDOR variable to board configuration files
- Using lowercase vendor slugs (e.g., friendlyelec, radxa, xunlong)
- Set 'generic' for boards without clear vendor match
- TV box files (.tvb) excluded as they have no clear vendor
- Enables better board categorization and vendor-specific handling

* Manual adjustements on top of AI matching

* Drop doubled definition and add retroid vendor
2025-12-14 10:28:37 +01:00
schwar3kat
c84deb3220 Update radxa-e52c.conf
This board has no video out.
Add HAS_VIDEO_OUTPUT="no"
2025-11-24 12:01:55 +01:00
schwar3kat
4372e7da29
Radxa-e52c. Device NIC port rename to match device labels and network LED config via radxa-e52c.conf (#8633)
* Add_to_radxa-e52c.conf

1. Add a network rule to rename interfaces to match device port labeling (wan,lan)

2. Add network activity LEDs config for wan and lan for radxa-e52c

* Update config/boards/radxa-e52c.conf

Coderabbitai suggested clean-up of function name.

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update radxa-e52c.conf - fix typo.

* Update radxa-e52c.conf - fix function consistency

As recommended by  EvilOlaf

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-17 15:50:32 +02:00
igorpecovnik
cb6127a87f Automatic board configs status synchronise 2025-09-14 13:46:37 +02:00
amazingfate
4919e52fea add new board radxa-e52c 2024-07-07 00:51:49 +08:00