armbian / config

Armbian Linux configuration utility
GNU General Public License v2.0
467 stars 168 forks source link

Fixed kernel switching for rk3399 family #127

Closed piter75 closed 3 years ago

piter75 commented 3 years ago

Closes: AR-587

Currently rk3399 boards are switched to legacy-rockchip64 kernel which usually does not even have the correct device tree installed and renders the board unbootable.

This change switched the image search from glob to equivalent regex (* -> .*) and adds special treatment for rk3399.