[PATCH 00/17] Add board support for Spacemit K1 SoC in SPL

Heinrich Schuchardt xypron.glpk at gmx.de
Thu Jan 22 09:29:05 CET 2026


On 1/17/26 20:01, Raymond Mao wrote:
> From: Raymond Mao<raymond.mao at riscstar.com>
> 
> This patch series introduces full support for the k1 SoC in SPL for
> multiple boards.
> 
> The series enables the board by:
> 1. Adding the base board definition with device tree.
> 2. Bringing up essential clock sources and tree.
> 3. Initializing I2C buses for peripheral communication.
> 4. Integrating the PMIC driver for power management.
> 5. Adding regulator drivers for voltage domain control.
> 
> Junhui Liu (1):
>    clk: spacemit: Add support for K1 SoC


Hello Raymond,

Is a downstream OpenSBI still needed for testing this? The documentation 
in doc/board/spacemit/bananapi-f3.rst refers to

git clone https://github.com/cyyself/opensbi -b k1-opensbi

which is based on OpenSBI v1.6-32-g02c7a9bb.

Or is the necessary code already upstream? Upstream OpenSBI seems to 
have some support in platform/generic/spacemit/k1.c.

Should doc/board/spacemit/bananapi-f3.rst be renamed or do you plan on 
different docs for different boards?

Best regards

Heinrich


More information about the U-Boot mailing list