From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 15/20] Add console command to access io space registers
Date: Wed, 12 Dec 2012 06:11:21 -0700 [thread overview]
Message-ID: <20121212131121.GC32714@bill-the-cat> (raw)
In-Reply-To: <CAPnjgZ0VzOTD_MFLa19ChBjWpud_=gW3i5GFTgCL-zqcKC6GuQ@mail.gmail.com>
On Sat, Dec 08, 2012 at 11:54:13AM -0800, Simon Glass wrote:
> Hi Fabio,
>
> On Wed, Dec 5, 2012 at 5:30 PM, Fabio Estevam <festevam@gmail.com> wrote:
> > On Wed, Dec 5, 2012 at 11:25 PM, Vadim Bendebury <vbendeb@chromium.org> wrote:
> >
> >> No - md/mw access memory, the new commands access the IO space (which
> >> is an x86 architecture property).
> >
> > Ok, understood. On ARM we are able to access registers via md/mw.
> >
> > Maybe it would be better to put a note in the commit message that this
> > is x86 specific.
>
> Yes I put it an x86: tag on it for the next version. I have not added
> any x86 note in the README - in fact this is sadly missing a README
> comment.
Please address adding to the README in another patch, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121212/96a9a143/attachment.pgp>
next prev parent reply other threads:[~2012-12-12 13:11 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-06 0:46 [U-Boot] [PATCH v3 0/20] Various patches in common/ Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 01/20] Add new bootstage step for the main loop Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 02/20] Add gettime command Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 03/20] Add a command to read raw blocks from a partition Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 04/20] Fix use of conditional LMB Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 05/20] stdio: remove useless strncpy Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 06/20] sha1: Use const where possible, and unsigned for input len Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 07/20] sha256: Use const where possible and add watchdog function Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 08/20] Add strcasecmp() and strncasecmp() Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 09/20] Add generic hash API Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 10/20] sha1sum: Use generic hash layer Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 11/20] Add hash command to perform hashing using various algorithms Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 12/20] edid: Library of EDID decode and print Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 13/20] edid: Add I2C command for printing the EDID Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 14/20] fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 15/20] Add console command to access io space registers Simon Glass
2012-12-06 1:23 ` Fabio Estevam
2012-12-06 1:25 ` Vadim Bendebury
2012-12-06 1:30 ` Fabio Estevam
2012-12-08 19:54 ` Simon Glass
2012-12-12 13:11 ` Tom Rini [this message]
2012-12-06 0:46 ` [U-Boot] [PATCH v3 16/20] console: Enable function to display console info Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 17/20] tpm: Add TPM stress test Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 18/20] exynos: Enable hashing functions and EDID for smdk5250 Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 19/20] x86: coreboot: Enable io command Simon Glass
2012-12-06 0:46 ` [U-Boot] [PATCH v3 20/20] x86: Add coreboot version to u-boot's version command Simon Glass
2012-12-12 13:13 ` [U-Boot] [PATCH v3 0/20] Various patches in common/ Tom Rini
2012-12-12 13:47 ` Simon Glass
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=20121212131121.GC32714@bill-the-cat \
--to=trini@ti.com \
--cc=u-boot@lists.denx.de \
/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