From: Alexander Aring <alex.aring@gmail.com>
To: Michael Burkey <mdburkey@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: Porting barebox (devicetree) to Variscite iMX6 SOM
Date: Thu, 12 Dec 2013 20:12:07 +0100 [thread overview]
Message-ID: <20131212191206.GA4040@omega> (raw)
In-Reply-To: <CAJyuEedGuDU7yX29MeM3894xQ3c3FuZgp1h_ahFXvzLr2_0fdQ@mail.gmail.com>
Hi,
some little notice... this should not fix your problem.
On Thu, Dec 12, 2013 at 01:56:14PM -0500, Michael Burkey wrote:
> Additionally, here are the dts and dtsi files I added for the Variscite part:
>
...
> partition@0 {
> label = "barebox";
> reg = <0x0 0x200000>;
> };
>
> partition@1 {
> label = "barebox-environment";
> reg = <0x200000 0x10000>;
> };
>
> partition@2 {
> label = "kernel";
> reg = <0x210000 0x600000>;
> };
>
> partition@3 {
> label = "rootfs";
> reg = <0x860000 0x18000000>;
I think this should be "reg = <0x810000 ...>" or you have a little unused
space :-)
- Alex
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2013-12-12 19:12 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 17:07 Porting barebox (devicetree) to Variscite iMX6 SOM Michael Burkey
2013-12-11 23:17 ` Alexander Aring
2013-12-12 8:04 ` Sascha Hauer
2013-12-12 18:49 ` Michael Burkey
2013-12-12 18:56 ` Michael Burkey
2013-12-12 19:12 ` Alexander Aring [this message]
2013-12-12 19:24 ` Michael Burkey
2013-12-12 19:58 ` Sascha Hauer
2013-12-12 22:44 ` Michael Burkey
2013-12-18 16:39 ` Michael Burkey
2013-12-18 21:34 ` Michael Burkey
2013-12-19 8:09 ` Sascha Hauer
2014-01-09 7:20 ` Michael Burkey
2014-01-09 19:59 ` Michael Burkey
2014-01-10 8:00 ` Sascha Hauer
2014-01-10 8:13 ` Sascha Hauer
2014-01-15 18:35 ` Michael Burkey
2014-01-16 14:13 ` Sascha Hauer
2014-01-16 21:18 ` Michael Burkey
2014-01-20 8:00 ` Sascha Hauer
2014-01-29 21:10 ` Michael Burkey
2014-01-29 21:53 ` Michael Burkey
2014-02-01 18:35 ` Sascha Hauer
2014-02-04 21:44 ` Michael D. Burkey
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=20131212191206.GA4040@omega \
--to=alex.aring@gmail.com \
--cc=barebox@lists.infradead.org \
--cc=mdburkey@gmail.com \
/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.