From 50814e0cbd58590a7e367b604afa8c06271a273a Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Tue, 8 Oct 2019 23:50:50 +0200 Subject: change "aarch32" to "armv7" --- boot.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.S') diff --git a/boot.S b/boot.S index 23ed2ea..5cce37c 100644 --- a/boot.S +++ b/boot.S @@ -1,4 +1,4 @@ -// AArch32 mode +// armv7 mode // To keep this in the first portion of the binary. .section ".text.boot" -- cgit v1.2.3