From: "Jörn Engel" <joern@logfs.org>
To: Darius <augulis.darius@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] Boot XIP kernel for IMX
Date: Mon, 3 Mar 2008 14:22:46 +0100 [thread overview]
Message-ID: <20080303132245.GA17061@lazybastard.org> (raw)
In-Reply-To: <fq5nlh$h6g$2@ger.gmane.org>
On Thu, 28 February 2008 09:24:26 +0200, Darius wrote:
> +
> +/*
> +#define xip_irqpending() ( IMX_NIPNDH || IMX_NIPNDL )
> +#define xip_currtime() (IMX_TCN(IMX_TIM1_BASE))
> +#define xip_elapsed_since(x) (signed)((IMX_TCN(IMX_TIM1_BASE) -(x)) * 31)
> +*/
> +
> +//#define xip_cpu_idle() asm volatile ("mcr p14, 0, %0, c7, c0, 0" :: "r" (1))
Is there a reason to leave these bits in the patch?
Jörn
--
When people work hard for you for a pat on the back, you've got
to give them that pat.
-- Robert Heinlein
next prev parent reply other threads:[~2008-03-03 13:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-28 7:24 [PATCH] Boot XIP kernel for IMX Darius
2008-03-03 13:22 ` Jörn Engel [this message]
2008-04-22 18:51 ` David Woodhouse
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=20080303132245.GA17061@lazybastard.org \
--to=joern@logfs.org \
--cc=augulis.darius@gmail.com \
--cc=linux-mtd@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox