[PATCH next v2] arm: rockchip: add support for CM3 on IO board

Sascha Hauer sha at pengutronix.de
Mon Apr 3 00:11:05 PDT 2023


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.

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 |



More information about the barebox mailing list