From mboxrd@z Thu Jan 1 00:00:00 1970 From: bhargavak Date: Sun, 24 Mar 2013 04:26:58 -0700 (PDT) Subject: [U-Boot] Handling images(.jpg, .bmp etc) in u-boot In-Reply-To: <20130324100502.A36AB20058A@gemini.denx.de> References: <1364111315717-150524.post@n7.nabble.com> <20130324100502.A36AB20058A@gemini.denx.de> Message-ID: <1364124418778-150541.post@n7.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang Denk Wolfgang Denk wrote > What exactly is the problem? JUst read the images from whichever > storage medium you may be using, and use the bmp command to displaty > them. Kindly pardon me for my ignorance, The problem I'm facing is how do I load my images into eMMC flash. The tftp command the manual uses seems pretty staright forward, but it does require a network connection, doesn't it ? I just have a microUSB connecting my PC and board(a device running android on OMAP44xx), how do I proceed ? How do I do what tftp, load to RAM, then use cp.b ? Please help me out.. -- View this message in context: http://u-boot.10912.n7.nabble.com/Handling-images-jpg-bmp-etc-in-u-boot-tp150524p150541.html Sent from the U-Boot mailing list archive at Nabble.com.