summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPeter Tyser <ptyser@xes-inc.com>2010-04-12 22:28:19 -0500
committerWolfgang Denk <wd@denx.de>2010-04-13 09:13:27 +0200
commit6a8a2b7058a398fe207021259cb2c529fb225eff (patch)
treeefc331c29c02e3d01eb0fc01db410be9480b8098 /doc
parent1e9c26578ebbeecbaf3d8fb574957405eff17c86 (diff)
downloadtalos-obmc-uboot-6a8a2b7058a398fe207021259cb2c529fb225eff.tar.gz
talos-obmc-uboot-6a8a2b7058a398fe207021259cb2c529fb225eff.zip
nios: Move cpu/nios/* to arch/nios/cpu/*
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.nios2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.nios b/doc/README.nios
index da30ff5ae4..5628144600 100644
--- a/doc/README.nios
+++ b/doc/README.nios
@@ -243,7 +243,7 @@ cover most of the individual functions to get you started.
following commands, then close the console window:
(gdb) directory common
- (gdb) directory cpu/nios
+ (gdb) directory arch/nios/cpu
(gdb) directory arch/nios/lib
(gdb) directory board/altera/dk1c20
OpenPOWER on IntegriCloud