All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/5] ARM: mxs: Receive r0 and r1 passed from BootROM
Date: Tue, 10 Sep 2013 19:18:32 +0200	[thread overview]
Message-ID: <522F5468.8060205@denx.de> (raw)
In-Reply-To: <1377957226-31010-3-git-send-email-marex@denx.de>

On 31/08/2013 15:53, Marek Vasut wrote:
> Make sure value in register r0 and r1 is preserved and passed to
> the board_init_ll() and mxs_common_spl_init() where it can be
> processed further. The value in r0 can be configured during the
> BootStream generation to arbitary value, r1 contains pointer to
> return value from CALL'd function.
> 
> This patch also clears the value in r0 before returning to BootROM
> to make sure the BootROM is not confused by this value.
> 
> Finally, this patch cleans up some comments in the start.S file.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Fabio Estevam <fabio.estevam@freescale.com>
> Cc: Stefano Babic <sbabic@denx.de>
> ---


Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic




-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

  reply	other threads:[~2013-09-10 17:18 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-31 13:53 [U-Boot] [PATCH 1/5] ARM: mxs: Sort the mx23evk and mx23_olinuxino Marek Vasut
2013-08-31 13:53 ` [U-Boot] [PATCH 2/5] ARM: mxs: Document the power block initialization Marek Vasut
2013-09-10 17:17   ` Stefano Babic
2013-08-31 13:53 ` [U-Boot] [PATCH 3/5] ARM: mxs: Receive r0 and r1 passed from BootROM Marek Vasut
2013-09-10 17:18   ` Stefano Babic [this message]
2013-08-31 13:53 ` [U-Boot] [PATCH 4/5] ARM: mxs: Add Creative ZEN XFi3 board Marek Vasut
2013-09-10 17:21   ` Stefano Babic
2013-08-31 13:53 ` [U-Boot] [PATCH 5/5] ARM: mxs: Add SanDisk Sansa Fuze+ board Marek Vasut
2013-09-10 17:21   ` Stefano Babic
2013-08-31 18:48 ` [U-Boot] [PATCH 1/5] ARM: mxs: Sort the mx23evk and mx23_olinuxino Otavio Salvador
2013-08-31 18:51   ` Marek Vasut
2013-08-31 19:03     ` Otavio Salvador
2013-08-31 19:51       ` Marek Vasut
2013-08-31 19:55         ` Otavio Salvador
2013-08-31 20:03           ` Marek Vasut
2013-08-31 20:52             ` Stefano Babic
2013-08-31 21:14               ` Marek Vasut
2013-08-31 21:15               ` Otavio Salvador
2013-09-02 23:00                 ` Tom Rini
2013-09-03 13:35                   ` Otavio Salvador
2013-09-10 17:15                     ` Stefano Babic

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=522F5468.8060205@denx.de \
    --to=sbabic@denx.de \
    --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.