From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Kiryanov Date: Wed, 09 Apr 2014 17:55:12 +0300 Subject: [U-Boot] [PATCH 03/11] MX6: provide linker script for SPL In-Reply-To: <1396504871-1454-4-git-send-email-tharvey@gateworks.com> References: <1396504871-1454-1-git-send-email-tharvey@gateworks.com> <1396504871-1454-4-git-send-email-tharvey@gateworks.com> Message-ID: <53455F50.9030001@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Tim, On 04/03/2014 09:01 AM, Tim Harvey wrote: > Signed-off-by: Tim Harvey > --- > arch/arm/cpu/armv7/mx6/u-boot-spl.lds | 52 +++++++++++++++++++++++++++++++++++ > 1 file changed, 52 insertions(+) > create mode 100644 arch/arm/cpu/armv7/mx6/u-boot-spl.lds > +1 -- Regards, Nikita.