From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Thu, 3 Nov 2011 08:20:26 -0700 Subject: [U-Boot] [PATCH v2 3/4] tegra2: Enable second SD port (J5) on Harmony In-Reply-To: References: <1317749568-9657-1-git-send-email-swarren@nvidia.com> <1317749568-9657-3-git-send-email-swarren@nvidia.com> Message-ID: <74CDBE0F657A3D45AFBB94109FB122FF173F9A49A7@HQMAIL01.nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Andy Fleming wrote at Wednesday, November 02, 2011 6:17 PM: > I'm currently assuming this patch has been superseded by the patches > you submitted on the 31st? That looks correct, yes. This whole v2 series was replaced by v7 IIRC. > On Tue, Oct 4, 2011 at 12:32 PM, Stephen Warren wrote: > > Seaboard uses SDMMC4, SDMMC3. Harmony uses SDMMC4, SDMMC2. Move > > board_init_mmc and gpio_config_mmc into board-specific files, so boards > > can choose which ports to set up. Split clock_init_mmc and pin_mux_mmc > > into per-port functions, and export them for use by boards. > > > > Signed-off-by: Stephen Warren -- nvpublic