summaryrefslogtreecommitdiffstats
path: root/src/bootloader.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/bootloader.ld')
-rw-r--r--src/bootloader.ld1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bootloader.ld b/src/bootloader.ld
index b075f53bc..685c67434 100644
--- a/src/bootloader.ld
+++ b/src/bootloader.ld
@@ -25,7 +25,6 @@
/* IBM_PROLOG_END_TAG */
base_load_address = 0x00000000;
sbe_hb_structures = 0x00000004;
-/* @TODO-RTC:138273-Support multiple nodes using relative HRMOR */
/* Text section offset = 12KB (space reserved for exception vectors) */
text_load_address = 0x00003000;
OpenPOWER on IntegriCloud