From: Ilya Yanok <yanok@emcraft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH V4 2/2] mcx: support for HTKW mcx board
Date: Wed, 14 Dec 2011 04:06:36 +0400 [thread overview]
Message-ID: <4EE7E88C.9030404@emcraft.com> (raw)
In-Reply-To: <CA+M6bX=iiiD_vZbBymm4ofXG_pQVCxtWthwFEsd165XBTP2C4Q@mail.gmail.com>
Hi Tom,
On 14.12.2011 01:47, Tom Rini wrote:
>> As for the devkit8000 boot problem, I have BSS set up close to the top
>> of the RAM. Probably that's the reason I don't see any problems.
>>
>> Unfortunately, I can't recall why I had moved BSS... It clashed with
>> something but I don't remember the details.
>
> OK. I _want_ to put this into my /next branch (and thanks for working
> over all of the issues that've popped up since you first posted the
> series) but I also would like to try and keep differences for
> difference sake out of the SPL implementations since I know other
> folks are starting to look at the code and port their custom boards or
> in-tree boards and I'm sure they'll go "why does X place things here
> and Y there and my board isn't working?". So if you can try and
> recall what the clash was (and we can comment it, or maybe it was the
> FAT thing :)) I'd really appreciate it.
I see. I've looked through my old commit histories but haven't found
anything interesting. All I can say that it wasn't FAT cause I've
changed BSS location before I've even started playing with MMC SPL.
Probably I just didn't want to change TEXT_BASE... Ah, now I recall.
I tried to make SPL working without breaking the board, so I loaded SPL
to SRAM with BDI and tried to make it work with the u-boot.bin I had in
NAND. That's why I had to preserve TEXT_BASE and move BSS instead.
So that seems unrelated to the problem you observe on devkit8000...
Regards, Ilya.
next prev parent reply other threads:[~2011-12-14 0:06 UTC|newest]
Thread overview: 41+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-12 23:15 [U-Boot] [PATCH V4 0/2] Support for HTKW mcx board Ilya Yanok
2011-12-12 23:15 ` [U-Boot] [PATCH V4 1/2] ehci-omap: driver for EHCI host on OMAP3 Ilya Yanok
2011-12-19 23:17 ` Ilya Yanok
2011-12-22 6:55 ` Govindraj
2011-12-22 8:14 ` Igor Grinberg
2011-12-22 9:26 ` Govindraj
2011-12-22 9:59 ` Igor Grinberg
2011-12-22 10:49 ` Govindraj
2011-12-22 11:18 ` Igor Grinberg
2011-12-22 11:42 ` Govindraj
2011-12-22 13:24 ` Ilya Yanok
2012-01-15 20:40 ` Remy Bohmer
2012-01-15 22:04 ` Tom Rini
2012-01-16 7:58 ` Govindraj
2012-01-16 9:57 ` Stefano Babic
2012-01-17 6:14 ` Govindraj
2012-01-25 10:32 ` Stefano Babic
2012-01-25 20:49 ` Tom Rini
2012-01-27 9:07 ` Govindraj
2012-01-27 9:12 ` Stefano Babic
2011-12-12 23:15 ` [U-Boot] [PATCH V4 2/2] mcx: support for HTKW mcx board Ilya Yanok
2011-12-13 18:52 ` Tom Rini
2011-12-13 18:57 ` Ilya Yanok
2011-12-13 19:13 ` Ilya Yanok
2011-12-13 19:30 ` Tom Rini
2011-12-13 19:44 ` Ilya Yanok
2011-12-13 21:47 ` Tom Rini
2011-12-14 0:06 ` Ilya Yanok [this message]
2011-12-14 2:48 ` Tom Rini
2011-12-14 16:09 ` Ilya Yanok
2011-12-13 23:54 ` [U-Boot] [PATCH V5 " Ilya Yanok
2011-12-14 16:05 ` [U-Boot] [PATCH V6 " Ilya Yanok
2011-12-19 22:55 ` Ilya Yanok
2011-12-19 22:56 ` Tom Rini
2011-12-19 23:07 ` Ilya Yanok
2011-12-19 23:12 ` Anatolij Gustschin
2011-12-19 23:16 ` Ilya Yanok
2012-02-05 14:57 ` [U-Boot] [PATCH V7] " Stefano Babic
2012-02-06 12:42 ` Igor Grinberg
2012-02-08 9:30 ` [U-Boot] [PATCH V8] " Stefano Babic
2012-02-08 10:07 ` Igor Grinberg
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=4EE7E88C.9030404@emcraft.com \
--to=yanok@emcraft.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox