From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-coldfire/master
Date: Wed, 24 Oct 2012 10:45:53 -0700 [thread overview]
Message-ID: <20121024174553.GA8148@bill-the-cat> (raw)
In-Reply-To: <13F8657A829DAB49A2A937FD6FC10F790B17ACDF@039-SN2MPN1-011.039d.mgd.msft.net>
On Wed, Oct 24, 2012 at 02:37:05PM +0000, Jin Zhengxiong-R64188 wrote:
> Hi, Tom,
>
> The following changes since commit c4d22de817738e9f1f6a7c34664fc4ac112024a3:
>
> km83xx: add kmvect1 board (2012-10-23 15:23:26 -0500)
>
> are available in the git repository at:
> git://git.denx.de/u-boot-coldfire.git master
>
> Alison Wang (3):
> ColdFire: Fix unused variable in cpu_init.c
> ColdFire: Add MCF5441x CPU support
> ColdFire: Add Freescale MCF54418TWR ColdFire development board support
>
> arch/m68k/cpu/mcf5227x/cpu_init.c | 8 +-
> arch/m68k/cpu/mcf5445x/config.mk | 10 +
> arch/m68k/cpu/mcf5445x/cpu.c | 17 +
> arch/m68k/cpu/mcf5445x/cpu_init.c | 313 +++++++++++--
> arch/m68k/cpu/mcf5445x/speed.c | 80 +++-
> arch/m68k/cpu/mcf5445x/start.S | 273 ++++++++++-
> arch/m68k/include/asm/cache.h | 11 +-
> arch/m68k/include/asm/immap.h | 43 ++-
> arch/m68k/include/asm/immap_5441x.h | 387 ++++++++++++++
> arch/m68k/include/asm/m5441x.h | 887 +++++++++++++++++++++++++++++++++
> board/freescale/m54418twr/Makefile | 43 ++
> board/freescale/m54418twr/config.mk | 25 +
> board/freescale/m54418twr/m54418twr.c | 129 +++++
> board/freescale/m54418twr/u-boot.lds | 97 ++++
> boards.cfg | 6 +
> doc/README.m54418twr | 244 +++++++++
> include/configs/M54418TWR.h | 448 +++++++++++++++++
> 17 files changed, 2964 insertions(+), 57 deletions(-)
> create mode 100644 arch/m68k/include/asm/immap_5441x.h
> create mode 100644 arch/m68k/include/asm/m5441x.h
> create mode 100644 board/freescale/m54418twr/Makefile
> create mode 100644 board/freescale/m54418twr/config.mk
> create mode 100644 board/freescale/m54418twr/m54418twr.c
> create mode 100644 board/freescale/m54418twr/u-boot.lds
> create mode 100644 doc/README.m54418twr
> create mode 100644 include/configs/M54418TWR.h
Applied to u-boot/master.
Where can I find a toolchain that supports 54418 CPUs? I had picked up
an m68k-uclinux toolchain from the uclinux project but that has 4 false
negatives (mismatch against libgcc on a few boards) and it doesn't
support 54418 CPUs. Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121024/cde31434/attachment.pgp>
next prev parent reply other threads:[~2012-10-24 17:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-24 14:37 [U-Boot] Pull request: u-boot-coldfire/master Jin Zhengxiong-R64188
2012-10-24 17:45 ` Tom Rini [this message]
2012-10-25 8:18 ` Jin Zhengxiong-R64188
-- strict thread matches above, loose matches on Subject: below --
2017-08-17 23:55 Angelo Dureghello
2017-08-19 16:16 ` Tom Rini
2016-09-25 12:56 Angelo Dureghello
2016-09-26 15:47 ` Tom Rini
2016-07-30 21:25 [U-Boot] pull " Angelo Dureghello
2016-07-30 23:46 ` Tom Rini
2012-10-29 14:22 [U-Boot] Pull request:u-boot-coldfire/master Jin Zhengxiong-R64188
2012-10-29 16:50 ` Tom Rini
2012-10-19 16:08 [U-Boot] Pull request: u-boot-coldfire/master Jin Zhengxiong-R64188
2012-10-19 18:03 ` Tom Rini
2011-09-04 14:59 Jin Zhengxiong-R64188
2011-09-04 20:55 ` Wolfgang Denk
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=20121024174553.GA8148@bill-the-cat \
--to=trini@ti.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