All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <stefan.roese@gmail.com>
To: mfornero@aanddtech.com
Cc: Xenomai@xenomai.org
Subject: Re: [Xenomai] Porting Ipipe to new ARM SoC (Xilinx Zynq)
Date: Wed, 13 Feb 2013 19:14:25 +0100	[thread overview]
Message-ID: <511BD801.7060304@gmail.com> (raw)
In-Reply-To: <OF7193B3EB.20F44A56-ON85257B11.006195D9-85257B11.0062A0F5@aanddtech.com>

Hi Matthew,

On 13.02.2013 18:57, mfornero@aanddtech.com wrote:
> It seems that the issues I was having with using the twd as a clockevent
> were related to my defconfig.
> Comparing mine with Stefan's revealed a few key differences, some of
> which were likely fatal. After making the following changes,
> I am able to run using the twd for the clockevent instead of the xttcps:
> 
> CONFIG_NO_HZ=n
> CONFIG_HOTPLUG_CPU=n
> CONFIG_CPU_FREQ=n
> CONFIG_MPCORE_WATCHDOG=n
> 
> CPU_FREQ should definitely not have been set, and HOTPLUG_CPU is not
> really useful. Not sure if the other two would have had an impact.
> 
> My changes, which include reducing the rating of the xttcps clockevent
> to below twd, adding support for xttcps as the tsc in non-SMP mode
> (based on Stefan's code),
> Gilles's printk patch (above), and an updated defconfig with sane values
> can be found on github:
> 
> https://github.com/mfornero/ipipe
> 
> I'm building against the xilinx_zynq_adt_defconfig file included in the
> tree. Note that I'm using an older version of uboot, so I need to use
> the fixed device tree address which is why it's set like this in the
> defconfig.

Thanks for this update. This solves the twd issue (boot hangup) which
seems to be related to a defconfig misconfiguration.

BTW: Did you also add the Xilinx GPIO driver changes to your git
repository I made to support GPIO interrupts? If not I'll send the
patches again to the list tomorrow.

Thanks,
Stefan





  reply	other threads:[~2013-02-13 18:14 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-12 17:21 [Xenomai] Porting Ipipe to new ARM SoC (Xilinx Zynq) mfornero
2013-01-14 10:27 ` Stefan Roese
2013-01-22  0:00   ` mfornero
2013-01-22  7:55     ` Gilles Chanteperdrix
2013-01-23  0:27       ` mfornero
2013-01-23  2:00         ` Gilles Chanteperdrix
2013-01-23  3:43           ` Matthew Fornero
2013-01-23  7:02             ` Gilles Chanteperdrix
2013-01-23 23:51               ` mfornero
2013-01-24  9:03                 ` Gilles Chanteperdrix
2013-01-24 23:57                   ` mfornero
2013-01-25  9:01                     ` Gilles Chanteperdrix
     [not found]               ` <OFC84FDBBF.88E9186F-ON85257AFC.007B4CC3-85257AFC.008309FB@LocalDomain>
2013-01-24  0:12                 ` mfornero
2013-02-10 14:23   ` Gilles Chanteperdrix
2013-02-13 17:57     ` mfornero
2013-02-13 18:14       ` Stefan Roese [this message]
2013-02-13 18:38         ` mfornero
2013-02-14  8:19           ` Stefan Roese
2013-02-13 19:44       ` Gilles Chanteperdrix
2013-02-14 19:41         ` Gilles Chanteperdrix
2013-02-14 19:42           ` Gilles Chanteperdrix

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=511BD801.7060304@gmail.com \
    --to=stefan.roese@gmail.com \
    --cc=Xenomai@xenomai.org \
    --cc=mfornero@aanddtech.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.