From mboxrd@z Thu Jan 1 00:00:00 1970 From: xiangfu Date: Wed, 10 Jun 2009 17:14:08 +0800 Subject: [U-Boot] lcd logo color not correct In-Reply-To: <20090601165428.GA9536@b07421-ec1.am.freescale.net> References: <4A1B9E53.20406@gmail.com> <4A1BB261.7080808@gmail.com> <20090526211706.GB4669@b07421-ec1.am.freescale.net> <4A1C8C3D.6000108@gmail.com> <4A1D4F72.3010304@freescale.com> <00ab01c9e19b$b2488f50$3e03a8c0@st.jz.com> <4A223B3F.3030900@gmail.com> <20090601165428.GA9536@b07421-ec1.am.freescale.net> Message-ID: <4A2F7960.5080600@gmail.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 1. I have try to port u-boot to jz4740 cpu device. now the lcd can show the LOGO. but the color is not correct. 2. gd->flags |= GD_FLG_DEVINIT; /* device initialization completed */ when I comment this line. the device can boot to main_loop. when don't comment this line as normal. the system crash. give me some help about this problem thanks. attach is the jz_lcd.c file. -- Best Regards Xiangfu Liu jabber : xiangfu.z at gmail.com skype : xiangfu.z -------------- next part -------------- A non-text attachment was scrubbed... Name: jz_lcd.c Type: text/x-csrc Size: 18368 bytes Desc: not available Url : http://lists.denx.de/pipermail/u-boot/attachments/20090610/8464b93f/attachment.c