From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek =?iso-8859-2?q?Va=B9ut?= Subject: Re: [PATCH] ARM: OMAP: OMAP310 i2c fix Date: Mon, 13 Nov 2006 17:05:46 +0100 Message-ID: <200611131705.46392.marek.vasut@gmail.com> References: <200611121930.36087.marek.vasut@gmail.com> <200611121935.18179.marek.vasut@gmail.com> <5d5443650611130132i40800c09pc8f2801ee4f56625@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <5d5443650611130132i40800c09pc8f2801ee4f56625@mail.gmail.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Trilok Soni , linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org Dne pond=ECl=ED 13 listopad 2006 10:32 jste napsal(a): > On 11/12/06, Marek Va=B9ut wrote: > > Dne ned=ECle 12 listopad 2006 19:30 jste napsal(a): > > > Hi, > > > > > > when I turned on i2c on my omap310 based palmz71 and booted the kerne= l, > > > it hanged. I=B4ve tracked the place where it hangs and fixed it. Here= =B4s > > > the small patch. > > > > forgot to add this ;-) > > > > Signed-off-by: Marek Va=B9ut > > Just to confirm your patch comment. Did you enabled OMAP_DSP or I2C? > as you had modified dsp_common.c. Going the generic way, dsp_common.c > should pick up memory addresses from arch- specific files, but as > omap_dsp_init is called in arch_init, I don't know, what would be the > cleaner way to do it. yes, I enabled i2c.