From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 29 Aug 2012 17:03:22 -0700 Subject: [U-Boot] [PATCHv1] ARM: Add Altera SOCFPGA Cyclone5 In-Reply-To: <20120829233412.GB23417@elf.ucw.cz> References: <1345157139-19585-1-git-send-email-dinguyen@altera.com> <201208230026.53389.marex@denx.de> <20120823011353.GB3476@bill-the-cat> <20120823104342.GA28214@elf.ucw.cz> <5037D383.2080105@ti.com> <20120825120537.GA29569@elf.ucw.cz> <503B98ED.3090407@ti.com> <20120829134154.GA13606@elf.ucw.cz> <20120829182645.GB3450@bill-the-cat> <20120829233412.GB23417@elf.ucw.cz> Message-ID: <503EADCA.1080801@ti.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 08/29/2012 04:34 PM, Pavel Machek wrote: > On Wed 2012-08-29 11:26:45, Tom Rini wrote: >> On Wed, Aug 29, 2012 at 03:41:54PM +0200, Pavel Machek wrote: >>> Hi! >>> >>>>> diff --git a/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds b/arch/arm/cpu/armv7/socfpga/u-boot-spl.lds >>>> >>>> You should setup MEMORY declarations like the other u-boot-spl linker >>>> scripts do so we get build-time confirmation that we haven't exceeded >>>> our size limitations. >>> >>> Hmm, I tried, but I don't know socfpga memory layout by heart. >>> >>> Dinh, can you help here? >> >> I think once you get the answers you should be able to re-post the >> series cleanly and depend on my v5 (or v6) branch. Thanks! > > Porting it to your v5 was easy :-). Newer patch for review is attached. > > I took oportunity to cleanup whitespace in > arch/arm/cpu/armv7/omap-common/u-boot-spl.lds. Perhaps someone can > merge that... Split it out and I'll grab it for v6. Thanks! Comments sent to the other part of the thread just now. -- Tom