ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] I2c support in LTIB


From: Kurt Mahan
Subject: Re: [Ltib] I2c support in LTIB
Date: Tue, 08 Jul 2008 20:27:23 -0600
User-agent: Thunderbird 1.5.0.12 (X11/20060911)

Hi Frank,

A line got dropped from the kernel spec file so the I2C patch isn't
getting included.

Please apply the following diff to
list/dist/lfs-5.1/kernel/kernel-2.6.23-m5445x.spec.in

--- a/dist/lfs-5.1/kernel/kernel-2.6.23-m5445x.spec.in 2008-07-08
20:24:58.000000000 -0600
+++ b/dist/lfs-5.1/kernel/kernel-2.6.23-m5445x.spec.in 2008-06-26
12:43:42.000000000 -0600
@@ -62,6 +62,7 @@
Patch46 : lin2-6-23-m5445x-0046-Coldfire-M5445x-PCI-Bits.patch
Patch47 : lin2-6-23-m5445x-0047-EDMA-callback-arg-changes.patch
Patch48 : lin2-6-23-m5445x-0048-Allow-playback-at-other-than-44.1.patch
+Patch49 : linux-2.6.20-m5445x_i2c-1.patch
BuildRoot : %{_tmppath}/%{name}
Prefix : %{pfx}

@@ -120,3 +121,4 @@
%patch46 -p1
%patch47 -p1
%patch48 -p1
+%patch49 -p1

--Kurt

Frank Wei wrote:
>
> Hi,
>
> I’m evaluating Freescale M54455EVB I2C support. According to Freescale
> the source files for the M54455EVB I2C are
> “drivers/i2c/busses/i2c-mcf.c” and “drivers/i2c/busses/i2c-mcf.h” but
> I just could not find them. Also Freescale mentioned that the
> “CONFIG_I2C”, “CONFIG_I2C_MCF “and “CONFIG_I2C_CHARDEV” are the LTIB
> options for the M54455EVB I2C but again they are not found in the ITIB
> config menu.
>
> Does anybody know where they are?
>
> Note I’m using ISO image of ITIB provided by Freescale.
>
> Regards,
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> LTIB home page: http://bitshrine.org
>
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib
>   





reply via email to

[Prev in Thread] Current Thread [Next in Thread]