From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dirk Behme Date: Sat, 02 Jun 2012 20:52:18 +0200 Subject: [U-Boot] [PATCH 9/9] mx6qsabrelite: Add splaschscreen support In-Reply-To: References: <1338485043-21666-1-git-send-email-fabio.estevam@freescale.com> <1338485043-21666-9-git-send-email-fabio.estevam@freescale.com> <4FC9B6A8.2050903@googlemail.com> Message-ID: <4FCA60E2.9000404@googlemail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02.06.2012 20:22, Fabio Estevam wrote: > Hi Dirk, > > On Sat, Jun 2, 2012 at 3:46 AM, Dirk Behme wrote: >> On 31.05.2012 19:24, Fabio Estevam wrote: >>> >>> Add splaschscreen support. >> >> >> Here and in the subject a typo? splaschscreen -> splashscreen? > > Thanks, I will fix this and rework this patch according to your I2C suggestion. Maybe you could check [1] -#define CONFIG_SYS_I2C_SLAVE 0xfe +#define CONFIG_SYS_I2C_SLAVE 0x1f then? I'm no I2C expert and I wasn't sure what to use for CONFIG_SYS_I2C_SLAVE. Best regards Dirk [1] https://github.com/dirkbehme/u-boot-imx6/commit/451422a40532a9d4f86c50c57190a91f954fb795#L1L68