From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 9 Nov 2011 09:38:50 +0100 Subject: [U-Boot] [PATCH 02/17 RESEND] iMX28: Add SSP MMC driver In-Reply-To: <4EBA3761.5020902@denx.de> References: <1315800409-19876-1-git-send-email-marek.vasut@gmail.com> <4EBA3761.5020902@denx.de> Message-ID: <201111090938.50634.marek.vasut@gmail.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 11/08/2011 10:50 PM, Andy Fleming wrote: > > On Tue, Nov 8, 2011 at 3:42 PM, Marek Vasut wrote: > >>> On Fri, Oct 21, 2011 at 5:44 PM, Marek Vasut wrote: > >>>> Signed-off-by: Marek Vasut > >>>> Cc: Andy Fleming > >>>> Cc: Stefano Babic > >>>> Cc: Wolfgang Denk > >>>> Cc: Detlev Zundel > >>> > >>> Acked-by: Andy Fleming > >>> > >>> I can't apply this because of the > >>> arch/arm/include/asm/arch-mx28/sys_proto.h change, which is a file > >>> that doesn't yet exist in mainline. > >> > >> Andy, will it be OK to push it all through stefano's tree then ? > > > > Sure. I have actually delegated the patch to him. > > Ok, thanks . I will do it. > > Stefano Stefano, I'll rebase the patches and repost so you can apply. Can you rebase your u-boot-imx/master on top of u-boot-arm/master so I can use that? Thanks!