From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rommel G Custodio Date: Mon, 31 Mar 2014 23:44:04 +0000 (UTC) Subject: [U-Boot] =?utf-8?q?=5BPATCH_10/10=5D_board/t104xrdb=3A_Add_suppor?= =?utf-8?q?t_of_NAND=2C_SD=2C=09SPI_boot_for_T1040RDB?= References: <1396260336-2785-1-git-send-email-prabhakar@freescale.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Rommel G Custodio gmail.com> writes: > > Dear Prabhakar Kushwaha, > > Prabhakar Kushwaha freescale.com> writes: > > > > > Add support of 2 stage NAND, SD, SPI boot loader using SPL framework. > > here, PBL initialise the internal SRAM and copy SPL(160KB). This further > > initialise DDR using SPD and environment and copy u-boot(768 KB) from NAND > to DDR. > > Finally SPL transer control to u-boot. > > This patch does not apply to HEAD. Arrggh ... guess I think I need this [U-BOOT] [PATCH v3] powerpc/t104xrdb: Unification of T104xRDB header files > > [u-boot (X_2stage $)]$ pw_u.sh 335250 > 2014-04-01 07:11:13 URL:http://patchwork.ozlabs.org/patch/335250/mbox/ > [23256] -> "pw-am-335250.patch" [1] > Applying: board/t104xrdb: Add support of NAND, SD, SPI boot for T1040RDB > error: patch failed: boards.cfg:933 > error: boards.cfg: patch does not apply > error: include/configs/T104xRDB.h: does not exist in index > > More comments below. > 8>< snipped ><8 All the best, Rommel