X-Git-Url: https://git.librecmc.org/?p=oweals%2Fu-boot.git;a=blobdiff_plain;f=board%2Ftheobroma-systems%2Flion_rk3368%2FREADME;h=7488b18326b9bee66797881a2c0035ecb9400d08;hp=ad3ac93bd44b6f7a4531c3ec869d7daf9dabfb8e;hb=358b6f72c28c80699536f7137063095116e1675e;hpb=0d172d2a0f1c0fdf5513bb8e7f0a1930424594c3;ds=sidebyside diff --git a/board/theobroma-systems/lion_rk3368/README b/board/theobroma-systems/lion_rk3368/README index ad3ac93bd4..7488b18326 100644 --- a/board/theobroma-systems/lion_rk3368/README +++ b/board/theobroma-systems/lion_rk3368/README @@ -17,12 +17,12 @@ Configure U-Boot Build the TPL/SPL stage ======================= - > make CROSS_COMPILE=aarch64-unknown-elf- ARCH=arm + > make CROSS_COMPILE=aarch64-unknown-elf- Build the full U-Boot and a FIT image including the ATF ======================================================= - > make CROSS_COMPILE=aarch64-unknown-elf- ARCH=arm u-boot.itb + > make CROSS_COMPILE=aarch64-unknown-elf- u-boot.itb Flash the image ===============