From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 30 Jul 2013 08:30:43 +0200 Subject: [U-Boot] Falcon Mode implemented version In-Reply-To: References: <51F65E08.8000100@denx.de> Message-ID: <51F75D93.4030101@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Rajdeep, On 30/07/2013 08:16, Rajdeep Vaghasia wrote: > Hi Stefano, > As in the case of NAND, u-boot_spl.bin is generated in u-boot/spl_nand/ > directory, You're wrong: spl_nand is the old legacy spl. It is maintained for old boards, but it should not be used for new projects. Setting CONFIG_SPL, u-boot is generated into the spl/ directory. Please try to compile the boards I have mentioned - you can then check how production runs. > In case of NOR, where exactly the separate spl image will be generated? > or > Will "u-boot.bin" contain the whole "spl + secondary u-boot"? No, but there is an option to concatenate automatically SPL and u-boot if desired. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================