From: Mark Jonas <mark.jonas@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Total5100 and Total5200 platform support
Date: Mon, 05 Jul 2004 15:07:28 +0200 [thread overview]
Message-ID: <40E95290.3040607@freescale.com> (raw)
In-Reply-To: <40E4316A.5040604@freescale.com>
Hello,
the attached patch adds support for the Total5100's and Total5200's LCD
screen. By default only the logo is displayed because the environment
variable "console" is set to "serial". By clearing this variable stdout
and stderr will be displayed on the LCD. The patch should be applied
after the initial (20040701) and the second patch (20040702).
Regards
Mark
> Hello,
> attached you'll find a patch which adds support for the Total5100
> (MGT5100 processor) and Total5200 (MPC5200) platforms from Freescale.
> The port is based on the Icecube (Lite5200) and supports like it I2C,
> ATA and USB. The Flash is accessed using the generic CFI routines.
> Regards
> Mark
>
>------------------------------------------------------------------------
>
>* Patch by Mark Jonas, 01 July 2004:
> Added support for Total5100 and Total5200 (Rev.1 and Rev.2)
> MGT5100 and MPC5200 based Freescale platforms.
>
>------------------------------------------------------------------------
>
> CREDITS | 5
> MAKEALL | 1
> Makefile | 28 ++
> board/total5200/Makefile | 46 ++++
> board/total5200/config.mk | 43 ++++
> board/total5200/mt48lc16m16a2-75.h | 43 ++++
> board/total5200/mt48lc32m16a2-75.h | 40 +++
> board/total5200/sdram.c | 227 +++++++++++++++++++++
> board/total5200/sdram.h | 39 +++
> board/total5200/total5200.c | 136 ++++++++++++
> board/total5200/u-boot.lds | 122 +++++++++++
> cpu/mpc5xxx/fec.c | 8
> cpu/mpc5xxx/ide.c | 6
> cpu/mpc5xxx/start.S | 3
> include/configs/Total5200.h | 390 +++++++++++++++++++++++++++++++++++++
> include/mpc5xxx.h | 17 +
> 16 files changed, 1154 insertions(+)
>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: total5200-20040705.stat
Url: http://lists.denx.de/pipermail/u-boot/attachments/20040705/382b4cff/attachment.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: total5200-20040705.patch.gz
Type: application/gzip
Size: 2979 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040705/382b4cff/attachment.bin
next prev parent reply other threads:[~2004-07-05 13:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-01 15:44 [U-Boot-Users] [PATCH] Total5100 and Total5200 platform support Mark Jonas
2004-07-05 13:07 ` Mark Jonas [this message]
2004-07-05 13:22 ` Wolfgang Denk
2004-07-06 6:05 ` Pantelis Antoniou
2004-07-06 7:19 ` Wolfgang Denk
2004-07-06 7:16 ` Pantelis Antoniou
2004-07-11 19:17 ` 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=40E95290.3040607@freescale.com \
--to=mark.jonas@freescale.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