From 971970989bbb1de8887d11b0ab8e4f19adbd484f Mon Sep 17 00:00:00 2001 From: Marc Hartmayer Date: Fri, 14 Feb 2020 14:56:18 +0100 Subject: [PATCH] zipl/boot: fix comment in stage3.lds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See STAGE3_STACK_ADDRESS macro. Reviewed-by: Jan Höppner Signed-off-by: Marc Hartmayer Signed-off-by: Jan Höppner --- zipl/boot/stage3.lds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zipl/boot/stage3.lds b/zipl/boot/stage3.lds index c67bc320..6262fe0b 100644 --- a/zipl/boot/stage3.lds +++ b/zipl/boot/stage3.lds @@ -10,7 +10,7 @@ * 0x6000-0x8fff free * 0x9000-0x9fff Stage3 parameter * 0xa000-0xdfff Stage3 code + data - * 0xe000-0xffff Stack + * 0xf000-0xffff Stack */ SECTIONS