Commit Graph

6 Commits

Author SHA1 Message Date
Emmanuil Chatzipetru
98208b308b config: boards: rockchip: Remove unusupported legacy kernel configs.
Legacy kernel is not supported no more for these rockchip boards and
thus, they can be removed from their associated board configuration files.

Signed-off-by: Emmanuil Chatzipetru <echatzip.manu@gmail.com>
2023-10-14 00:03:48 +02:00
Paolo Sabatino
61cd65b166 rk3318-box: revert ddrbin to 333mhz 2023-07-11 11:14:11 +02:00
hzyitc
e189c104c2 Introduce the BOARD_MAINTAINER in board config (#5159)
* Introduce the `BOARD_MAINTAINER` in board config

Yes, we have documented the maintainers in `armbian/documentation`.
But it seem like that some of them don't maintain anymore.
Use a separated repos make us forget to update it.
So let's document here.

What's more, defining this make us easier to update `.github/CODEOWNERS`

* Set `BOARD_MAINTAINER` accroding to `armbian/documentation`

* Guess `BOARD_MAINTAINER`

Set he/she as board maintiner if he/she:
1. Create the board config
3. Commit at lease 3 times for the board config
3. Commit most for the board config

* Guess `BOARD_MAINTAINER`

Set he/she as board maintiner if he/she:
1. Create the board config
2. The only one to commit for the board config

* Set `BOARD_MAINTAINER` to empty for other boards
* AR-1712 fixing PR from wrong DB
* Fixing maintainers

Signed-off-by: Igor <igor@armbian.com>

* Add variable to missing ones

---------

Signed-off-by: Igor <igor@armbian.com>
Co-authored-by: Rafal-Hacus <68160861+Rafal-Hacus@users.noreply.github.com>
Co-authored-by: Igor <igor@armbian.com>
2023-06-19 17:30:35 +02:00
Tony
ee76ad99b0 [ Rockchip64 ]Move board specific configs (#4974) 2023-03-20 10:19:57 -04:00
Kreyren
a7bd7f5dbb rk3318-box: Remove DEFAULT_CONSOLE bcs undefined
The keyword DEFAULT_CONSOLE with value 'both' has undeclared behavior in the build repository -> removing it
2023-01-25 23:01:44 +01:00
Paolo
2ca6a9381d rockchip64: add rk3318-box tvbox board patch and configurations (#3921)
* rockchip64: add rk3318-box tvbox board patch and configurations
* rockchip64: add missing bcm43342 patch for edge kernel
2022-06-23 08:30:54 +02:00