aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--loader_stage1.ld2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader_stage1.ld b/loader_stage1.ld
index 507e367..18fe477 100644
--- a/loader_stage1.ld
+++ b/loader_stage1.ld
@@ -11,7 +11,7 @@ SECTIONS
/* rpi-open-firmware, on the other hand, loads it at 0x2000000 */
/* (and this should be not-so-hard to change by modifying the */
- /* firmware */
+ /* firmware) */
. = 0x2000000;