[PATCH next v2] arm: rockchip: add support for CM3 on IO board
Rouven Czerwinski
r.czerwinski at pengutronix.de
Tue Apr 4 05:28:40 PDT 2023
Hi Sascha,
On Mon, 2023-04-03 at 09:11 +0200, Sascha Hauer wrote:
> On Thu, Mar 30, 2023 at 06:11:01PM +0200, Rouven Czerwinski wrote:
> > From: Rouven Czerwinski <rouven at czerwinskis.de>
> >
> > Working:
> > - RKBIN DDR training (rk3566_ddr_1056MHz_v1.13.bin)
> > - RKBIN TF-A (v1.34) from RKBIN
> > - Environment storage
> > - DHCP, ping and link detection
> >
> > Signed-off-by: Rouven Czerwinski <rouven at czerwinskis.de>
> > ---
> > v2:
> > - rebase on next and adjust to RK356x changes
> > - update rockchip boards documentation
> >
> > + memory at a00000 {
> > + device_type = "memory";
> > + reg = <0x0 0x00a00000 0x0 0x7f600000>;
> > + };
>
> Now that we have a driver reading back the memory settings from the
> controller this shouldn't be needed anymore. I dropped the memory node
> while applying, please check if it works.
It does, thanks!
Best regards,
Rouven Czerwinski
More information about the barebox
mailing list