Dear Nikita Kiryanov, In message <[email protected]> you wrote: > Add support for loading splash image from NAND > > Signed-off-by: Nikita Kiryanov <[email protected]> > Signed-off-by: Igor Grinberg <[email protected]> > --- > 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: [email protected] In the strict scientific sense we all feed on death -- even vegetarians. -- Spock, "Wolf in the Fold", stardate 3615.4 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

