From: Matthias Fuchs <matthias.fuchs@esd.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] u-boot-imx on Freescale MX28EVK
Date: Fri, 13 Jan 2012 13:19:22 +0100 [thread overview]
Message-ID: <4F10214A.7090209@esd.eu> (raw)
In-Reply-To: <60B6DB04-E46A-49B0-9FD0-43EE00AF3826@delien.nl>
Robert,
On 13.01.2012 11:33, Robert Deli?n wrote:
> Hi Matthias,
>
>> I a patch would be welcome. I only need USB and SPI flash for my
>> application. And USB was easy to setup. Currently I am also jiggling
>> around the SPI / SPI flash support.
>
> For USB, all you need to do is to configure it in and to copy Marek's clock
> setup in board_early_init_f for m28evk_config into your own config. Make
> sure you change SSP2 into SSP1, because the m28evk module uses a
> different SSP2 for it's second MMC controller, whereas the FreeScale
> mx28evk board uses SSP1.
>
> To store your environment in MMC, you still need to patch
> board/freescale/common/sdhc_boot.c to make sure it's stored at the correct
> offset. You can find this patch on this mailing list. Without it, saving your
> environment will overwrite the MBR/ptable and you board won't boot next time.
yes, this was all easy to integrate.
>
>> But there is still the difference that I can download 2009.08 +
>> imx-bootlets via USB (sb_loader). This does not work with the recent
>> u-boot-imx repo and the generated u-boot.sb target.
>
> I don't know why that doesn't work, but I don't have any experience there.
> Early this year I rewrote the broken FreeScale scripts to create boot streams,
> so I know a little about the way it works, but I no longer use those since the
> U-Boot tools do such a good job. You can have the scripts though.
thanks, but the USB download and booting from an SPI flash I expect the
u-boot.sb as generated by the u-boot build system should work fine.
MMC/SD does not bring me any further :-(
Matthias
prev parent reply other threads:[~2012-01-13 12:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-11 14:41 [U-Boot] u-boot-imx on Freescale MX28EVK Matthias Fuchs
2012-01-11 15:12 ` Fabio Estevam
2012-01-11 17:55 ` Wolfgang Denk
2012-01-11 18:24 ` Fabio Estevam
2012-01-12 10:07 ` Matthias Fuchs
2012-01-12 10:15 ` Fabio Estevam
2012-01-12 13:39 ` Matthias Fuchs
2012-01-12 21:52 ` Robert Deliën
2012-01-13 7:16 ` Matthias Fuchs
2012-01-13 10:33 ` Robert Deliën
2012-01-13 12:19 ` Matthias Fuchs [this message]
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=4F10214A.7090209@esd.eu \
--to=matthias.fuchs@esd.eu \
--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.