Skip to content

Commit

Permalink
[ARM] 3416/1: Update LART site URL
Browse files Browse the repository at this point in the history
Patch from Erik Mouw

The LART website moved to http://www.lartmaker.nl/. This patch
updates the URL in ARM specific files.

Signed-off-by: Erik Mouw <erik@bitwizard.nl>
Acked-by: Jan-Derk Bakker <jdb@lartmaker.nl>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Erik Mouw authored and Russell King committed Mar 27, 2006
1 parent bd8f103 commit c8c4b93
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Documentation/arm/SA1100/Assabet
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Installing a bootloader

A couple of bootloaders able to boot Linux on Assabet are available:

BLOB (http://www.lart.tudelft.nl/lartware/blob/)
BLOB (http://www.lartmaker.nl/lartware/blob/)

BLOB is a bootloader used within the LART project. Some contributed
patches were merged into BLOB to add support for Assabet.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/arm/SA1100/LART
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ is under development, with plenty of others in different stages of
planning.

The hardware designs for this board have been released under an open license;
see the LART page at http://www.lart.tudelft.nl/ for more information.
see the LART page at http://www.lartmaker.nl/ for more information.
2 changes: 1 addition & 1 deletion arch/arm/mach-sa1100/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ config SA1100_LART
bool "LART"
help
Say Y here if you are using the Linux Advanced Radio Terminal
(also known as the LART). See <http://www.lart.tudelft.nl/> for
(also known as the LART). See <http://www.lartmaker.nl/> for
information on the LART.

config SA1100_PLEB
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/mach-sa1100/cpu-sa1100.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
* linux-2.4.5-rmk1
*
* This software has been developed while working on the LART
* computing board (http://www.lart.tudelft.nl/), which is
* computing board (http://www.lartmaker.nl/), which is
* sponsored by the Mobile Multi-media Communications
* (http://www.mmc.tudelft.nl/) and Ubiquitous Communications
* (http://www.ubicom.tudelft.nl/) projects.
Expand Down

0 comments on commit c8c4b93

Please sign in to comment.