From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Wood Date: Mon, 03 Nov 2008 12:13:21 -0600 Subject: [U-Boot] [patch] U-Boot Firetux board support In-Reply-To: References: <20081031153033.2f6eb23a@mangold.emlix.com> <20081031170955.GA13973@ld0162-tx32.am.freescale.net> Message-ID: <490F3F41.9080102@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 J?rgen Sch?w wrote: > This seems to be similair to the Steppingstone bootloader from Samsung. This > SPL is already in the eeprom of the system and will be (hopefully) integrated > in the cpu rom mask for the next revision. > > If I see it correct, I have to define the whole parameterset for the NAND > chip in the configfile rather than let the mtd layer detect it. So I do not > see any reason to use SPL. But maybe you can point me to the right direction. OK, a loader in ROM seems like a valid reason to not use nand_spl. :-) -Scott