From 78aa26331bfb21706350e6e7757449c09745e928 Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Sun, 10 Nov 2024 08:03:25 +0700 Subject: [PATCH] arm/phy6222: Fix the garbled Linker Script The Linker Script for phy6222 was garbled due to the SPDX Update. This PR removes the garbled text. - https://github.com/apache/nuttx/pull/14704 --- boards/arm/phy62xx/phy6222/scripts/flash.ld | 2 -- 1 file changed, 2 deletions(-) diff --git a/boards/arm/phy62xx/phy6222/scripts/flash.ld b/boards/arm/phy62xx/phy6222/scripts/flash.ld index b5e3aa0edba..e8a547ae3c7 100644 --- a/boards/arm/phy62xx/phy6222/scripts/flash.ld +++ b/boards/arm/phy62xx/phy6222/scripts/flash.ld @@ -1,4 +1,3 @@ - GNU nano 7.2 /awork/nuttx/NuttX/nuttx/boards/arm/nuc1xx/nutiny-nuc120/scripts/nutiny-nuc120.ld /**************************************************************************** * boards/arm/nuc1xx/nutiny-nuc120/scripts/nutiny-nuc120.ld * @@ -21,7 +20,6 @@ * ****************************************************************************/ - MEMORY { jumptbl (rwx) : ORIGIN = 0x1fff0000, LENGTH = 1K