crust-firmware / crust

SCP (power management) firmware for sunxi SoCs
Other
150 stars 34 forks source link

Add configs for 3 boards and enable CIR where present #190

Closed jernejsk closed 3 years ago

jernejsk commented 3 years ago

Purpose

This PR adds config files for 3 H3 based boards - Banana Pi M2 Plus, Beelink X2 and Nano Pi M1. First two were tested and third config is based on schematic. Since board follows standard design, no issues are expected.

Last commit enables CIR on all existing H3 and H5 boards (where present) and additionally puts CIR on OSC24M clock source if board doesn't have external 32768 Hz oscillator, to avoid reliability issues.