Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/broadcom Use the www.raspberrypi.org URL for th...
details: https://anonhg.NetBSD.org/src/rev/7598b6b143f9
branches: trunk
changeset: 335966:7598b6b143f9
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Feb 03 08:48:24 2015 +0000
description:
Use the www.raspberrypi.org URL for the datasheet
diffstat:
sys/arch/arm/broadcom/bcm2835reg.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7f2981126f2c -r 7598b6b143f9 sys/arch/arm/broadcom/bcm2835reg.h
--- a/sys/arch/arm/broadcom/bcm2835reg.h Tue Feb 03 01:22:08 2015 +0000
+++ b/sys/arch/arm/broadcom/bcm2835reg.h Tue Feb 03 08:48:24 2015 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: bcm2835reg.h,v 1.12 2014/09/12 17:31:32 jakllsch Exp $ */
+/* $NetBSD: bcm2835reg.h,v 1.13 2015/02/03 08:48:24 skrll Exp $ */
/*-
* Copyright (c) 2012 The NetBSD Foundation, Inc.
@@ -32,7 +32,7 @@
/*
* Reference: BCM2835 ARM Periperhals
*
- * http://dmkenr5gtnd8f.cloudfront.net/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf
+ * http://www.raspberrypi.org/wp-content/uploads/2012/02/BCM2835-ARM-Peripherals.pdf
*/
#ifndef _BCM2835REG_H_
Home |
Main Index |
Thread Index |
Old Index