From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 14 Nov 2010 18:01:48 +0100 Subject: [U-Boot] [PATCH] FSL_ESDHC: Make the base address configurable at runtime In-Reply-To: <20101114165909.09C65134F54@gemini.denx.de> References: <1289750462-6119-1-git-send-email-marek.vasut@gmail.com> <201011141735.30504.marek.vasut@gmail.com> <20101114165909.09C65134F54@gemini.denx.de> Message-ID: <201011141801.48221.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 Sunday 14 November 2010 17:59:09 Wolfgang Denk wrote: > Dear Marek Vasut, > > In message <201011141735.30504.marek.vasut@gmail.com> you wrote: > > On Sunday 14 November 2010 17:01:02 Marek Vasut wrote: > > > This allows -after reimplementation of board_mmc_init() function- to > > > set up the base address of the eSDHC controller at runtime. This is > > > useful on iMX515 board I have, where there are two controllers and on > > > different revisions of the board, only one of them is used. The board > > > revision can be detected on runtime. > > > > Just discussed this with Stefano, I guess this one will be a no-go, > > nevermind. > > Does that mean we shall wait for a resubmit? Hi Wolfgang, it means Stefano explained to me he already tried pushing in such a patch and the patch was rejected. Therefore, I assume you should ignore this patch. Cheers > > > Best regards, > > Wolfgang Denk