From mboxrd@z Thu Jan 1 00:00:00 1970 From: Prabhakar Kushwaha Date: Tue, 1 Apr 2014 07:47:19 +0530 Subject: [U-Boot] [PATCH 10/10] board/t104xrdb: Add support of NAND, SD, SPI boot for T1040RDB In-Reply-To: References: <1396260336-2785-1-git-send-email-prabhakar@freescale.com> Message-ID: <533A21AF.80801@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 4/1/2014 5:14 AM, Rommel G Custodio wrote: > 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 > You may also need below patches in sequence [U-Boot,U-BOOT,v3] powerpc/t104xrdb: Unification of T104xRDB header files [U-Boot] powerpc/mpc85xx:Add CONFIG_SYS_FSL_ERRATUM_ESDHC111 to Txx/Bxx [U-Boot,01/2] powerpc/mpc85xx:Avoid fix address of bootpg section [U-Boot,2/2] powerpc/mpc85xx:Update MONITOR_LEN [U-Boot] driver/mmc: fix compile warnings + 2 stage boot loader patch set Please let me know, if any other information is required. Regards, Prabhakar