Include Barebox specific DT to enabled Barebox features
like memory size detection and the feature controller.
---
arch/arm/dts/imx8mp-prt8ml.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/imx8mp-prt8ml.dts b/arch/arm/dts/imx8mp-prt8ml.dts
index 4072d595ad0f..15c3e710ae12 100
On Wed, Sep 24, 2025 at 10:13:51AM +0200, Jonas Rebmann wrote:
> Remove redundant clock setup code already present in
> imx8m_ccgr_clock_enable() called from imx8mp_cpu_lowlevel_init()
>
> Signed-off-by: Jonas Rebmann
> ---
> arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c | 5 -
> 1 file c
Remove redundant clock setup code already present in
imx8m_ccgr_clock_enable() called from imx8mp_cpu_lowlevel_init()
Signed-off-by: Jonas Rebmann
---
arch/arm/boards/protonic-imx8m/lowlevel-prt8ml.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/arch/arm/boards/protonic-imx8m/lowlevel-