From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Tue, 29 Jan 2013 14:50:08 +0100 Subject: [U-Boot] [PATCH V2 7/7] cm-t35: add support for loading splash image from NAND In-Reply-To: <1359463349-11649-8-git-send-email-nikita@compulab.co.il> References: <1359463349-11649-1-git-send-email-nikita@compulab.co.il> <1359463349-11649-8-git-send-email-nikita@compulab.co.il> Message-ID: <20130129135008.EB1122A08AC@gemini.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 Dear Nikita Kiryanov, In message <1359463349-11649-8-git-send-email-nikita@compulab.co.il> you wrote: > Add support for loading splash image from NAND > > Signed-off-by: Nikita Kiryanov > Signed-off-by: Igor Grinberg > --- > Changes in V2: > - Added fix to bmp_load_addr to comply with what happens in lcd.c > following patch number 3. > > board/cm_t35/cm_t35.c | 65 ++++++++++++++++++++++++++++++++++++++++++++++ > include/configs/cm_t35.h | 4 +++ > 2 files changed, 69 insertions(+) Why exactly do you need to add code here? Is it not sufficient to add, for example, a "nand read" command as part of your "preboot" settings? Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de In the strict scientific sense we all feed on death -- even vegetarians. -- Spock, "Wolf in the Fold", stardate 3615.4