From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 24 Oct 2007 09:52:31 -0400 Subject: [U-Boot-Users] I2C scanning In-Reply-To: References: <471CBA57.7060005@qstreams.com> <471E0452.2000003@qstreams.com> Message-ID: <471F4E1F.4090105@qstreams.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Yasothabalan Ramaswamy-TLS,Chennai wrote: > Thanks Ben. > > I fixed my problem, now I am able to scan both the buses dynamically in > the run time. > > I change cpu/mpc5xxx/i2c.c file according to the file fsl_i2c.c driver, > based on your idea. > That's great. Would you be able to supply your change as a patch so that others can use it? > Thank you, once again. > > You're welcome, although I really didn't do anything. regards, Ben