From: Rolf Peukert <rolf.peukert@imms.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add support for NET+40 development board
Date: Thu, 01 Jun 2006 14:40:39 +0200 [thread overview]
Message-ID: <447EE047.2030206@imms.de> (raw)
Hello,
attached is a patch to add support for the good old NET+40 development
board by NetSilicon (now Digi), featuring a NET+ARM 40 CPU with ARM7TDMI
core.
It's based on the port for the ModNET50 Board by Thomas Elste. Some
small changes in the Netarm ethernet driver and in the Netarm-specific
startup code were also necessary. MAKEALL ARM7 still builds all ARM7
binaries.
CHANGELOG:
* Add support for NetSilicon NET+40 development board
Patch by Rolf Peukert 31 May 2006
NEW files:
board/net40dev/lowlevel_init.S
board/net40dev/flash.c
board/net40dev/net40dev.c
board/net40dev/Makefile
board/net40dev/config.mk
board/net40dev/u-boot.lds
include/configs/net40dev.h .. configuration file for a NET40 DevKit
doc/README.net40dev .. A readme file with some more info
MODIFIED files:
Makefile .. new entry "net40dev_config"
MAKEALL .. new entry "net40dev"
drivers/netarm_eth.c .. ethernet driver for NET+ARM CPUs
added support for Lucent PHY,
had to relax some timeouts,
new option CONFIG_NETARMETH_10MB_ONLY
limits advertised capabilities to 10Mbps
when defined
cpu/arm720t/start.S .. startup code for the cpu
(some NETARM register settings moved out
to board configuration file)
include/configs/modnet50.h .. configuration file for ModNET50
(PLL and System control register settings
moved here from start.S)
cpu/arm720t/interrupts.c .. just fixed a comment
(timer is actually in prescale mode)
include/netarm_eth_module.h .. just a register definition
include/netarm_registers.h
include/netarm_gen_module.h .. minor adjustments for NET+40 CPU
regards,
Rolf
--
Institut fuer Mikroelektronik- und Mechatronik-Systeme gGmbH
Ehrenbergstra?e 27
98693 Ilmenau, Germany
-------------- next part --------------
A non-text attachment was scrubbed...
Name: u-boot-net40.patch.gz
Type: application/gzip
Size: 14159 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20060601/4c1b23db/attachment.bin
reply other threads:[~2006-06-01 12:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=447EE047.2030206@imms.de \
--to=rolf.peukert@imms.de \
--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