* 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
* 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>