On Thu, Mar 30, 2023 at 06:11:01PM +0200, Rouven Czerwinski wrote: > From: Rouven Czerwinski <rouven@xxxxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxx> > --- > v2: > - rebase on next and adjust to RK356x changes > - update rockchip boards documentation > > + memory@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. Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |