From 4daa740850640b5d797c574fbb6d25600beda7e7 Mon Sep 17 00:00:00 2001
From: Denis Pynkin <denis.pynkin@collabora.com>
Date: Tue, 29 Sep 2020 12:07:59 +0300
Subject: [PATCH] sabrelite HW setup: fix arm64 typo

Should be armhf architecture for SabreLite.

Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
---
 content/reference_hardware/imx6q_sabrelite_setup.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/reference_hardware/imx6q_sabrelite_setup.md b/content/reference_hardware/imx6q_sabrelite_setup.md
index 6a2c33024..6203e665a 100644
--- a/content/reference_hardware/imx6q_sabrelite_setup.md
+++ b/content/reference_hardware/imx6q_sabrelite_setup.md
@@ -61,7 +61,7 @@ programmed onto the SD card.
     +-----------------------------------------------------------------+
 
 - Remove the SD card and power off the board.
-- Download and program the required arm64 Apertis image from the
+- Download and program the required `armhf` Apertis image from the
   [Apertis image download](https://images.apertis.org/) site onto the SD card.
 - Insert the SD card into the into the full SD card slot on the rear of the
   board, labelled `SD3` **not** the MicroSD card slot on the front labelled
-- 
GitLab