From: Stefan Weil <sw@weilnetz.de>
To: "Andreas Färber" <afaerber@suse.de>
Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH for-1.1 01/22] arm_boot: Fix typos in comment
Date: Mon, 14 May 2012 19:38:58 +0200 [thread overview]
Message-ID: <4FB14332.9020303@weilnetz.de> (raw)
In-Reply-To: <1337016729-12285-2-git-send-email-afaerber@suse.de>
Am 14.05.2012 19:31, schrieb Andreas Färber:
> mimicing -> mimicking
> thei -> the
>
> Signed-off-by: Andreas Färber<afaerber@suse.de>
> ---
> hw/arm-misc.h | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/hw/arm-misc.h b/hw/arm-misc.h
> index 2f46e21..5302ee8 100644
> --- a/hw/arm-misc.h
> +++ b/hw/arm-misc.h
> @@ -45,9 +45,9 @@ struct arm_boot_info {
> /* multicore boards that use the default secondary core boot functions
> * can ignore these two function calls. If the default functions won't
> * work, then write_secondary_boot() should write a suitable blob of
> - * code mimicing the secondary CPU startup process used by the board's
> + * code mimicking the secondary CPU startup process used by the board's
> * boot loader/boot ROM code, and secondary_cpu_reset_hook() should
> - * perform any necessary CPU reset handling and set the PC for thei
> + * perform any necessary CPU reset handling and set the PC for the
> * secondary CPUs to point at this boot blob.
> */
> void (*write_secondary_boot)(CPUARMState *env,
>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
next prev parent reply other threads:[~2012-05-14 17:39 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-14 17:31 [Qemu-devel] [PATCH qom-next 00/22] ARM: QOM cpu_reset() followups Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH for-1.1 01/22] arm_boot: Fix typos in comment Andreas Färber
2012-05-14 17:38 ` Stefan Weil [this message]
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 02/22] omap_sx1: Rename omap_mpu_state_s variable Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 03/22] palm: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 04/22] mainstone: Rename PXA2xxState variable Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 05/22] spitz: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 06/22] tosa: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 07/22] z2: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 08/22] strongarm: Use cpu_arm_init() to store ARMCPU in StrongARMState Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 09/22] integratorcp: Use cpu_arm_init() to obtain ARMCPU Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 10/22] musicpal: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 11/22] versatilepb: " Andreas Färber
2012-05-14 17:31 ` [Qemu-devel] [PATCH qom-next 12/22] xilinx_zynq: " Andreas Färber
2012-05-15 11:08 ` Peter Maydell
2012-05-18 9:34 ` Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 13/22] arm_boot: Pass ARMCPU to arm_boot_info::write_secondary_boot() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 14/22] arm_boot: Pass ARMCPU to arm_boot_info::secondary_cpu_reset_hook() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 15/22] arm_boot: Pass ARMCPU to arm_load_kernel() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 16/22] realview: Use cpu_arm_init() to obtain ARMCPU Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 17/22] vexpress: " Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 18/22] exynos4210: Use cpu_arm_init() to store ARMCPU Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 19/22] arm_pic: Pass ARMCPU to arm_pic_init_cpu() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 20/22] pxa2xx: Pass ARMCPU to pxa2xx_pic_init() Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 21/22] pxa2xx_pic: Store ARMCPU in PXA2xxPICState Andreas Färber
2012-05-14 17:32 ` [Qemu-devel] [PATCH qom-next 22/22] pxa2xx_gpio: Store ARMCPU in PXA2xxGPIOInfo Andreas Färber
2012-05-15 11:14 ` [Qemu-devel] [PATCH qom-next 00/22] ARM: QOM cpu_reset() followups Peter Maydell
2012-05-18 12:13 ` Andreas Färber
2012-05-18 12:19 ` Peter Maydell
2012-05-18 14:55 ` Andreas Färber
2012-05-16 12:32 ` Igor Mitsyanko
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=4FB14332.9020303@weilnetz.de \
--to=sw@weilnetz.de \
--cc=afaerber@suse.de \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.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 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.