aboutsummaryrefslogtreecommitdiff
path: root/board/theobroma-systems/lion_rk3368/README
diff options
context:
space:
mode:
Diffstat (limited to 'board/theobroma-systems/lion_rk3368/README')
-rw-r--r--board/theobroma-systems/lion_rk3368/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/theobroma-systems/lion_rk3368/README b/board/theobroma-systems/lion_rk3368/README
index ad3ac93..7488b18 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
===============