All of lore.kernel.org
 help / color / mirror / Atom feed
* Help to run latest kernel on DART-4460
@ 2014-03-25 15:00 Andrey Utkin
  2014-03-25 15:17 ` Michael Trimarchi
  0 siblings, 1 reply; 6+ messages in thread
From: Andrey Utkin @ 2014-03-25 15:00 UTC (permalink / raw)
  To: linux-omap

Hi! We have a DART-4460 board which is based on TI OMAP4460.
It is shipped by Variscite with linux kernel v3.4.27 (as
/proc/config.gz states; uname -a shows "Linux localhost.localdomain
3.4.0-1489-omap4 #28 SMP PREEMPT Wed Oct 30 10:58:36 IST 2013 armv7l
armv7l armv7l GNU/Linux").
We try to make it work with latest kernel, because we want to get
video4linux interface to the cameras which are attached to the board
by CSI interface. So we need drivers/staging/media/omap4iss/ stuff, if
i understand it correct. This stuff is currently included in
linux-stable master branch (but not in any tag) and in
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git

The problem is that the kernel uImage we have prepared doesn't boot.

The config of latest linux-stable kernel i have tried last time:
https://gist.github.com/krieger-od/9a2c6bce5a69d22ca2dd
The serial console output with it:
https://gist.github.com/krieger-od/0fa0f6f6f597b10f95a4

The shipped kernel's config:
https://gist.github.com/krieger-od/55b34ebe3571ae4dd875
The serial console output with kernel shipped by vendor:
https://gist.github.com/krieger-od/32481d718e0519dd0bd9

Could anybody share a working config for recent enough kernel for this
or similar hardware?
Any comments?
We appreciate any help. Thanks in advance.

-- 
Andrey Utkin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Help to run latest kernel on DART-4460
  2014-03-25 15:00 Help to run latest kernel on DART-4460 Andrey Utkin
@ 2014-03-25 15:17 ` Michael Trimarchi
  2014-03-25 16:33   ` Andrey Utkin
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Trimarchi @ 2014-03-25 15:17 UTC (permalink / raw)
  To: Andrey Utkin; +Cc: Linux OMAP Mailing List

Hi

On Tue, Mar 25, 2014 at 4:00 PM, Andrey Utkin
<andrey.krieger.utkin@gmail.com> wrote:
> Hi! We have a DART-4460 board which is based on TI OMAP4460.
> It is shipped by Variscite with linux kernel v3.4.27 (as
> /proc/config.gz states; uname -a shows "Linux localhost.localdomain
> 3.4.0-1489-omap4 #28 SMP PREEMPT Wed Oct 30 10:58:36 IST 2013 armv7l
> armv7l armv7l GNU/Linux").
> We try to make it work with latest kernel, because we want to get
> video4linux interface to the cameras which are attached to the board
> by CSI interface. So we need drivers/staging/media/omap4iss/ stuff, if
> i understand it correct. This stuff is currently included in
> linux-stable master branch (but not in any tag) and in
> git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git
>
> The problem is that the kernel uImage we have prepared doesn't boot.
>
> The config of latest linux-stable kernel i have tried last time:
> https://gist.github.com/krieger-od/9a2c6bce5a69d22ca2dd
> The serial console output with it:
> https://gist.github.com/krieger-od/0fa0f6f6f597b10f95a4
>
> The shipped kernel's config:
> https://gist.github.com/krieger-od/55b34ebe3571ae4dd875
> The serial console output with kernel shipped by vendor:
> https://gist.github.com/krieger-od/32481d718e0519dd0bd9
>
> Could anybody share a working config for recent enough kernel for this
> or similar hardware?
> Any comments?
> We appreciate any help. Thanks in advance.
>

I have already done somenthing like that more then 6 months ago. I was
in a good state, What camera sensors are you using?

Michael

> --
> Andrey Utkin
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html



-- 
| Michael Nazzareno Trimarchi                     Amarula Solutions BV |
| COO  -  Founder                                      Cruquiuskade 47 |
| +31(0)851119172                                 Amsterdam 1018 AM NL |
|                  [`as] http://www.amarulasolutions.com               |

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Help to run latest kernel on DART-4460
  2014-03-25 15:17 ` Michael Trimarchi
@ 2014-03-25 16:33   ` Andrey Utkin
  2014-03-25 16:34     ` Michael Trimarchi
  0 siblings, 1 reply; 6+ messages in thread
From: Andrey Utkin @ 2014-03-25 16:33 UTC (permalink / raw)
  To: Michael Trimarchi; +Cc: Linux OMAP Mailing List

2014-03-25 17:17 GMT+02:00 Michael Trimarchi <michael@amarulasolutions.com>:
> I have already done somenthing like that more then 6 months ago. I was
> in a good state, What camera sensors are you using?

Hi Michael, it is JAL-MIPI-OV5640.

-- 
Andrey Utkin

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Help to run latest kernel on DART-4460
  2014-03-25 16:33   ` Andrey Utkin
@ 2014-03-25 16:34     ` Michael Trimarchi
  2014-04-18 16:51       ` Tony Lindgren
  0 siblings, 1 reply; 6+ messages in thread
From: Michael Trimarchi @ 2014-03-25 16:34 UTC (permalink / raw)
  To: Andrey Utkin; +Cc: Linux OMAP Mailing List

Hi

On Tue, Mar 25, 2014 at 5:33 PM, Andrey Utkin
<andrey.krieger.utkin@gmail.com> wrote:
> 2014-03-25 17:17 GMT+02:00 Michael Trimarchi <michael@amarulasolutions.com>:
>> I have already done somenthing like that more then 6 months ago. I was
>> in a good state, What camera sensors are you using?
>
> Hi Michael, it is JAL-MIPI-OV5640.
>

I think that I have all somewhere on top of 3.4. Can you contact on my email?

Michael

> --
> Andrey Utkin



-- 
| Michael Nazzareno Trimarchi                     Amarula Solutions BV |
| COO  -  Founder                                      Cruquiuskade 47 |
| +31(0)851119172                                 Amsterdam 1018 AM NL |
|                  [`as] http://www.amarulasolutions.com               |

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Help to run latest kernel on DART-4460
  2014-03-25 16:34     ` Michael Trimarchi
@ 2014-04-18 16:51       ` Tony Lindgren
  2014-04-18 17:36         ` Michael Trimarchi
  0 siblings, 1 reply; 6+ messages in thread
From: Tony Lindgren @ 2014-04-18 16:51 UTC (permalink / raw)
  To: Michael Trimarchi; +Cc: Andrey Utkin, Linux OMAP Mailing List

* Michael Trimarchi <michael@amarulasolutions.com> [140325 09:37]:
> Hi
> 
> On Tue, Mar 25, 2014 at 5:33 PM, Andrey Utkin
> <andrey.krieger.utkin@gmail.com> wrote:
> > 2014-03-25 17:17 GMT+02:00 Michael Trimarchi <michael@amarulasolutions.com>:
> >> I have already done somenthing like that more then 6 months ago. I was
> >> in a good state, What camera sensors are you using?
> >
> > Hi Michael, it is JAL-MIPI-OV5640.
> >
> 
> I think that I have all somewhere on top of 3.4. Can you contact on my email?

I take it this issue has been resolved already? Probably you
did not configure u-boot for the dtb? :)

Tony

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Help to run latest kernel on DART-4460
  2014-04-18 16:51       ` Tony Lindgren
@ 2014-04-18 17:36         ` Michael Trimarchi
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Trimarchi @ 2014-04-18 17:36 UTC (permalink / raw)
  To: Tony Lindgren; +Cc: Andrey Utkin, Linux OMAP Mailing List

Hi Tony

On Fri, Apr 18, 2014 at 6:51 PM, Tony Lindgren <tony@atomide.com> wrote:
> * Michael Trimarchi <michael@amarulasolutions.com> [140325 09:37]:
>> Hi
>>
>> On Tue, Mar 25, 2014 at 5:33 PM, Andrey Utkin
>> <andrey.krieger.utkin@gmail.com> wrote:
>> > 2014-03-25 17:17 GMT+02:00 Michael Trimarchi <michael@amarulasolutions.com>:
>> >> I have already done somenthing like that more then 6 months ago. I was
>> >> in a good state, What camera sensors are you using?
>> >
>> > Hi Michael, it is JAL-MIPI-OV5640.
>> >
>>
>> I think that I have all somewhere on top of 3.4. Can you contact on my email?
>
> I take it this issue has been resolved already? Probably you
> did not configure u-boot for the dtb? :)
>

Yes, I have helped them. Nice should be test on a newest kernel. It
should work but the
device is in US and I help them remote using teamviewer so not so easy ;)

Michael

> Tony

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-04-18 17:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 15:00 Help to run latest kernel on DART-4460 Andrey Utkin
2014-03-25 15:17 ` Michael Trimarchi
2014-03-25 16:33   ` Andrey Utkin
2014-03-25 16:34     ` Michael Trimarchi
2014-04-18 16:51       ` Tony Lindgren
2014-04-18 17:36         ` Michael Trimarchi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.