From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 5 May 2015 09:38:54 -0700 Subject: [U-Boot] [PATCH v3 2/4] powerpc/t2080qds: enable eSDHC adapter card type identification In-Reply-To: <1429682241-30459-1-git-send-email-yangbo.lu@freescale.com> References: <1429682241-30459-1-git-send-email-yangbo.lu@freescale.com> Message-ID: <5548F21E.5090203@freescale.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 04/21/2015 10:57 PM, Yangbo Lu wrote: > Enable eSDHC adapter card type identification and this will do > some corresponding operations and set 'adapter-type' property > for device tree according SDHC Card ID. > > Signed-off-by: Yangbo Lu > Cc: York Sun > Cc: Pantelis Antoniou > --- > Changes for v3: > - Add Pantelis Antoniou to Cc list > --- > --- > include/configs/T208xQDS.h | 1 + Applied to u-boot-mpc85xx master. Awaiting upstream. York