All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] MIPS: initialize board_init_f() argument to zero.
Date: Thu, 21 Jan 2016 17:16:12 +0100	[thread overview]
Message-ID: <56A1044C.6040707@gmail.com> (raw)
In-Reply-To: <1453386771-8998-1-git-send-email-purna.mandal@microchip.com>



Am 21.01.2016 um 15:32 schrieb Purna Chandra Mandal:
> Argument boot_flags of board_init_f() should be set to 0 as
> $a0 may be utilized in lowlevel_init() or mips_cache_reset()
> or previous stage boot-loader.
> 
> Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com>
> 
> ---
> 
> Changes in v2:
> - add comment in same line as of the asm instruction
> - add commit message
> 
>  arch/mips/cpu/start.S | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

applied to u-boot-mips/next, thanks!

      reply	other threads:[~2016-01-21 16:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-21 14:32 [U-Boot] [PATCH v2] MIPS: initialize board_init_f() argument to zero Purna Chandra Mandal
2016-01-21 16:16 ` Daniel Schwierzeck [this message]

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=56A1044C.6040707@gmail.com \
    --to=daniel.schwierzeck@gmail.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 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.