From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Tue, 04 Jun 2013 15:44:22 +0200 Subject: [U-Boot] [PATCH] Add splash screen support via loading from flash In-Reply-To: References: <1369947781-25077-1-git-send-email-robert.winkler@boundarydevices.com> <51AC495C.5040003@denx.de> Message-ID: <51ADEF36.2000505@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 Robert, On 03/06/2013 18:34, Robert Winkler wrote: >> Which is the advantage instead of using the "preboot" variable setting >> CONFIG_PREBOOT ? It does pretty the same and you can move the whole >> script outside of board code. > > The preboot command is run too late. It looks like it is run in > main_loop but U-Boot looks for the splash image > at the address in the splashimage variable in board_init_r -> > stdio_init -> drv_lcd_init or drv_video_init (depending on > whether you have CONFIG_LCD or CONFIG_VIDEO). You are describing a bug - then it should be fixed globally, not only for this board. 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 =====================================================================