linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mindentropy@gmail.com (mind entropy)
To: linux-arm-kernel@lists.infradead.org
Subject: On mini2440 IO mappings.
Date: Tue, 4 Jun 2013 13:11:04 +0530	[thread overview]
Message-ID: <CAM2a4uxNKhD_+zr7mZOV0eR7u_VTCSZyEcsj_uNA5MuuKPFbDQ@mail.gmail.com> (raw)

Hi,

   I am going through the mini2440 source code for my understanding of
porting an ARM board to linux. I have a doubt regarding initial
mappings sizes of the IRQ, GPIO etc. In
arch/arm/mach-s3c24xx/include/mach/map.h S3C24XX_SZ_IRQ is set to
SZ_1M but in the documentation (Pg 1-27 of s3c2440.pdf datasheet) the
physical address extends from 0X4A000000 to 0X4A00001C. So shouldn't a
size of 4K(small page) or 1K(tiny page) be enough?

Thanks,
Gautam.

             reply	other threads:[~2013-06-04  7:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-04  7:41 mind entropy [this message]
2013-06-04  8:52 ` On mini2440 IO mappings Arnd Bergmann
2013-06-04  9:29   ` mind entropy
2013-06-04  9:47     ` Arnd Bergmann
2013-06-05  7:22       ` mind entropy

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=CAM2a4uxNKhD_+zr7mZOV0eR7u_VTCSZyEcsj_uNA5MuuKPFbDQ@mail.gmail.com \
    --to=mindentropy@gmail.com \
    --cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).