From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Tue, 13 Aug 2013 12:53:55 -0700 Subject: [U-Boot] [U-Boot, 3/7, v10] powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL In-Reply-To: <1374738285-23184-3-git-send-email-ying.zhang@freescale.com> References: <1374738285-23184-3-git-send-email-ying.zhang@freescale.com> Message-ID: <520A8ED3.5060109@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 07/25/2013 12:44 AM, ying.zhang at freescale.com wrote: > From: Ying Zhang > > Enable p1022ds to start from eSDHC with SPL. > > Signed-off-by: Ying Zhang > Ying, Does this patch need anything out of this set? I can't get the following targets built P1022DS_SPIFLASH P1022DS_36BIT_SPIFLASH P1022DS_SDCARD P1022DS_36BIT_SDCARD Looks like function "env_import" is not available for these configuration. York