Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/odroid Update comment.
details: https://anonhg.NetBSD.org/src/rev/4dcd4fad5b56
branches: trunk
changeset: 329968:4dcd4fad5b56
user: matt <matt%NetBSD.org@localhost>
date: Sun Jun 15 20:14:41 2014 +0000
description:
Update comment.
diffstat:
sys/arch/evbarm/odroid/platform.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a8efbb48bdf4 -r 4dcd4fad5b56 sys/arch/evbarm/odroid/platform.h
--- a/sys/arch/evbarm/odroid/platform.h Sun Jun 15 19:41:04 2014 +0000
+++ b/sys/arch/evbarm/odroid/platform.h Sun Jun 15 20:14:41 2014 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: platform.h,v 1.1 2014/04/13 02:26:26 matt Exp $ */
+/* $NetBSD: platform.h,v 1.2 2014/06/15 20:14:41 matt Exp $ */
/*-
* Copyright (c) 2014 The NetBSD Foundation, Inc.
@@ -35,7 +35,7 @@
#include "opt_exynos.h"
/*
- * Kernel VM space 16Mb behind KERNEL_BASE upto 0xf0000000
+ * Kernel VM space 16Mb behind KERNEL_BASE upto 0xeff00000
*/
#define KERNEL_VM_BASE 0xc0000000
#define KERNEL_VM_SIZE (EXYNOS_CORE_VBASE - KERNEL_VM_BASE)
Home |
Main Index |
Thread Index |
Old Index