mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Hubert Feurstein <h.feurstein@gmail.com>
Cc: barebox@lists.infradead.org,
	Steffen Trumtrar <s.trumtrar@pengutronix.de>
Subject: Re: [PATCH v2] ARM i.MX6: Add support for SabreSD board
Date: Mon, 11 Feb 2013 21:00:21 +0100	[thread overview]
Message-ID: <20130211200021.GH1906@pengutronix.de> (raw)
In-Reply-To: <1360572905-4566-1-git-send-email-h.feurstein@gmail.com>

Hi Hubert,

On Mon, Feb 11, 2013 at 09:55:05AM +0100, Hubert Feurstein wrote:
> Cc: Sascha Hauer <s.hauer@pengutronix.de>
> Cc: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> Signed-off-by: Hubert Feurstein <h.feurstein@gmail.com>
> ---
>  Changes since V1:
>  - rebased on latest master with arm-entry changes
>  - use phy_register_fixup_for_uid to register phy fixup
>  - register SD4 as first mmc device, so it always becomes disk0
>  - add self and env partition
>  - GbE is working with patch 'net fec_imx: add support for i.MX6 1000Mbps mode'
> 

Applied thanks.

> +
> +static int sabresd_mem_init(void)
> +{
> +	arm_add_mem_device("ram0", 0x10000000, SZ_1G);
> +
> +	return 0;
> +}
> +mem_initcall(sabresd_mem_init);

This is not necessary anymore. I removed this while applying. Could you
verify this still works?

Sascha



-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2013-02-11 20:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-11  8:55 Hubert Feurstein
2013-02-11 20:00 ` Sascha Hauer [this message]
2013-02-12  8:42   ` Hubert Feurstein
2013-02-12  8:46     ` Sascha Hauer

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=20130211200021.GH1906@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=h.feurstein@gmail.com \
    --cc=s.trumtrar@pengutronix.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