summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/boot.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm64/include/asm/boot.h')
-rw-r--r--arch/arm64/include/asm/boot.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/include/asm/boot.h b/arch/arm64/include/asm/boot.h
index c7f67da13cd9..3e7943fd17a4 100644
--- a/arch/arm64/include/asm/boot.h
+++ b/arch/arm64/include/asm/boot.h
@@ -13,8 +13,7 @@
#define MAX_FDT_SIZE SZ_2M
/*
- * arm64 requires the kernel image to placed
- * TEXT_OFFSET bytes beyond a 2 MB aligned base
+ * arm64 requires the kernel image to placed at a 2 MB aligned base address
*/
#define MIN_KIMG_ALIGN SZ_2M