
Right... The arcitecture is arm, the module is a PXA270. The odd bit about this whole mess is that the 'board' is actually a business-card sized board which we plug into our main-board. That is a CCXP270 by Digi International. They shipped us the development environment which included some version of U-boot vintage 2005. Since this is almost certainly an out-of-date version of U-boot, should I update my Uboot to the most recent version?
Anyway, here's the config file: (man it's huge)
(See attached file: ccxp.h)
Roger Williamson Orbital TMS -- Colombia CE Software Engineer (443) 259-7320
On 9/18/07, Roger Williamson Williamson.Roger@orbital.com wrote:
Fellow U-booters,
I've run into an issue with my uboot, I want to display a bitmap
image when the system boots; however, all the screen does at startup is fade from white to black and back until the OS boots up. I'm currently using an LCD screen with a resolution of 640x480 (landscape) in 8 bit
mode,
and I have a bitmap with the same dimentions 640*480*8 loaded into the memory at the microcontroller's recommended memory address, and I have
the
bitmap image converted into a header file and used as the bmp_logo.h
file.
Unfortunately, the modifications I've made don't seems to change
the
fact that the screen just fades from white to black and back, or really
how
fast the screen does so--the image I'm using is mostly white with some
red
text.
----------------------------------------- Notice: This e-mail is intended solely for use of the individual or entity to which it is addressed and may contain information that is proprietary, privileged and exempt from disclosure under applicable law. If the reader is not the intended recipient or agent responsible for delivering the message to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. This communication may also contain data subject to U.S. export laws. If so, that data subject to the International Traffic in Arms Regulation cannot be disseminated, distributed or copied to foreign nationals, residing in the U.S. or abroad, absent the express prior approval of the U.S. Department of State. If you have received this communication in error, please notify the sender by reply e-mail and destroy the e-mail message and any physical copies made of the communication. Thank you.