mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Michael Burkey <mdburkey@gmail.com>
To: Alexander Aring <alex.aring@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: Porting barebox (devicetree) to Variscite iMX6 SOM
Date: Thu, 12 Dec 2013 14:24:45 -0500	[thread overview]
Message-ID: <CAJyuEecKAePbPRr2hMe1hXCQPcaENU4qUhKFYctOnD-kNpYYgg@mail.gmail.com> (raw)
In-Reply-To: <20131212191206.GA4040@omega>

You are correct!

Apparently, I have problems with pesky little things like simple addition! ;-)

Thanks for spotting that. I hadn't proofed that part of the code
thoroughly yet (we are still just using SD Card for the moment with an
intent to move to GPMI "eventually").

If only the other problem was this easy to fix!

On 12/12/13, Alexander Aring <alex.aring@gmail.com> wrote:
> 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

  reply	other threads:[~2013-12-12 19:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-11 17:07 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
2013-12-12 19:24         ` Michael Burkey [this message]
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=CAJyuEecKAePbPRr2hMe1hXCQPcaENU4qUhKFYctOnD-kNpYYgg@mail.gmail.com \
    --to=mdburkey@gmail.com \
    --cc=alex.aring@gmail.com \
    --cc=barebox@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox