[PATCH] ARM: Rockchip: fix path to rkbin firmware in documentation

Sascha Hauer sha at pengutronix.de
Tue Oct 12 00:34:59 PDT 2021


On Mon, Oct 11, 2021 at 04:22:15PM +0200, Ahmad Fatoum wrote:
> Like in the two lines following it, the rk3568_bl31_v1.24.elf
> firmware's top level directory is bin/.
> 
> Checked against 7d631e0d5b2d ("rk3568: bl31: update version to v1.24").
> 
> Signed-off-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
>  Documentation/boards/rockchip.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Sascha

> 
> diff --git a/Documentation/boards/rockchip.rst b/Documentation/boards/rockchip.rst
> index 9c1b8ef200dd..d52d979cbf2a 100644
> --- a/Documentation/boards/rockchip.rst
> +++ b/Documentation/boards/rockchip.rst
> @@ -59,7 +59,7 @@ The build process needs three binary files which have to be copied from the
>  `rkbin https://github.com/rockchip-linux/rkbin` repository to the barebox source tree:
>  
>  .. code-block:: sh
> -  cp $RKBIN/rk35/rk3568_bl31_v1.24.elf firmware/rk3568-bl31.bin
> +  cp $RKBIN/bin/rk35/rk3568_bl31_v1.24.elf firmware/rk3568-bl31.bin
>    cp $RKBIN/bin/rk35/rk3568_bl32_v1.05.bin firmware/rk3568-op-tee.bin
>    cp $RKBIN/bin/rk35/rk3568_ddr_1560MHz_v1.08.bin arch/arm/boards/rockchip-rk3568-evb/sdram-init.bin
>  
> -- 
> 2.30.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
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