Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/uebayasi-xip]: src/sys/arch/evbppc/conf XIP test kernel.



details:   https://anonhg.NetBSD.org/src/rev/5d54f519eb95
branches:  uebayasi-xip
changeset: 751769:5d54f519eb95
user:      uebayasi <uebayasi%NetBSD.org@localhost>
date:      Wed Aug 11 14:03:10 2010 +0000

description:
XIP test kernel.

diffstat:

 sys/arch/evbppc/conf/OPENBLOCKS266_XIP |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r 7d9c0a19682d -r 5d54f519eb95 sys/arch/evbppc/conf/OPENBLOCKS266_XIP
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/evbppc/conf/OPENBLOCKS266_XIP    Wed Aug 11 14:03:10 2010 +0000
@@ -0,0 +1,13 @@
+#      $NetBSD: OPENBLOCKS266_XIP,v 1.1.2.1 2010/08/11 14:03:10 uebayasi Exp $
+#
+
+include                "arch/evbppc/conf/OPENBLOCKS266"
+#      $NetBSD: OPENBLOCKS266_XIP,v 1.1.2.1 2010/08/11 14:03:10 uebayasi Exp $
+
+exb0   at plb?
+
+# FlashROM
+flash* at exb?
+
+options        __BUS_SPACE_HAS_PHYSLOAD_METHODS
+options        XIP



Home | Main Index | Thread Index | Old Index