Re: [U-Boot] [PATCH 2/2] T1040QDS: Add support of 2 stage SPI bootloader

2014-03-25 Thread Rommel G Custodio
Dear Priyanka Jain, Priyanka Jain Priyanka.Jain at freescale.com writes: Add support of 2-stage T1040QDS SPI bootloader using SPL framework. In this, PBL (hardware) initializes SRAM (256K) and copy SPL (192K) from SPI flash to SRAM and transfer control to SPL. This SPL bootloader furthur

Re: [U-Boot] [PATCH 2/2] T1040QDS: Add support of 2 stage SPI bootloader

2014-03-25 Thread Priyanka Jain
: Wednesday, March 26, 2014 4:19 AM To: u-boot@lists.denx.de Subject: Re: [U-Boot] [PATCH 2/2] T1040QDS: Add support of 2 stage SPI bootloader Dear Priyanka Jain, Priyanka Jain Priyanka.Jain at freescale.com writes: Add support of 2-stage T1040QDS SPI bootloader using SPL framework

[U-Boot] [PATCH 2/2] T1040QDS: Add support of 2 stage SPI bootloader

2013-10-30 Thread Priyanka Jain
Add support of 2-stage T1040QDS SPI bootloader using SPL framework. In this, PBL (hardware) initializes SRAM (256K) and copy SPL (192K) from SPI flash to SRAM and transfer control to SPL. This SPL bootloader furthur initializes DDR using SPD and environment and copy final u-boot image (512K) from