rockchip: Remove ARCH= references from documentation
[oweals/u-boot.git] / board / vamrs / rock960_rk3399 / README
index d14399090e2d9af3fe818cda57b23593e0634c45..15df027fbcd4f4e30405b19dd81b9163ac5dee64 100644 (file)
@@ -57,11 +57,9 @@ Compile the U-Boot
 
   > cd ../u-boot
   > cp ../rkbin/rk33/rk3399_bl31_v1.00.elf ./bl31.elf
-  > export ARCH=arm64
   > export CROSS_COMPILE=aarch64-linux-gnu-
   > make rock960-rk3399_defconfig
   > make
-  > make u-boot.itb
 
 Compile the rkdeveloptool
 =========================