From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Thu, 14 Nov 2013 19:23:59 +0100 Subject: [U-Boot] [PATCH 2/5] arm: omap3: Add SPL support to tao3530 In-Reply-To: <52851399.3050701@ti.com> References: <1384258503-28932-1-git-send-email-sr@denx.de> <1384258503-28932-2-git-send-email-sr@denx.de> <20131114171824.GY420@bill-the-cat> <52850CA4.2080605@denx.de> <52851399.3050701@ti.com> Message-ID: <5285153F.8000103@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 14.11.2013 19:16, Tom Rini wrote: >>>> Add SPL support for the Technexion TAO3530 SOM to replace >>>> x-loader. Tested with the Thunder baseboard. Currently this is >>>> only tested with the TAO3530 SOM revision (Ax/Bx). >>>> >>>> Tested by booting via MMC and NAND. >>>> >>>> Signed-off-by: Stefan Roese Cc: Tapani Utriainen >>>> Cc: Thorsten Eisbein >>>> Cc: Tom Rini >>>> >>> >>> Do we no longer have stack issues that this exposed? >> >> No. Work fine without any further patches applied. I have to admit, >> that I have no idea why this problem with the re-assignment of r8 >> seems to be solved. Some for CM_T35 btw. > > OK, can you please repost any other older patches from then that need > to be applied still? I think I see them all, but I suspect they need > Makefile changes anyhow. Yes, they definitely need some massaging. I'll repost the CM_T35 related patches tomorrow as well. Thanks, Stefan