]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
nios: Move cpu/nios/* to arch/nios/cpu/*
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 13 Apr 2010 03:28:19 +0000 (22:28 -0500)
committerWolfgang Denk <wd@denx.de>
Tue, 13 Apr 2010 07:13:27 +0000 (09:13 +0200)
Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
18 files changed:
arch/nios/cpu/Makefile [moved from cpu/nios/Makefile with 100% similarity]
arch/nios/cpu/asmi.c [moved from cpu/nios/asmi.c with 100% similarity]
arch/nios/cpu/config.mk [moved from cpu/nios/config.mk with 100% similarity]
arch/nios/cpu/cpu.c [moved from cpu/nios/cpu.c with 100% similarity]
arch/nios/cpu/interrupts.c [moved from cpu/nios/interrupts.c with 100% similarity]
arch/nios/cpu/serial.c [moved from cpu/nios/serial.c with 100% similarity]
arch/nios/cpu/spi.c [moved from cpu/nios/spi.c with 100% similarity]
arch/nios/cpu/start.S [moved from cpu/nios/start.S with 100% similarity]
arch/nios/cpu/traps.S [moved from cpu/nios/traps.S with 100% similarity]
board/altera/dk1c20/u-boot.lds
board/altera/dk1s10/u-boot.lds
board/altera/ep1c20/u-boot.lds
board/altera/ep1s10/u-boot.lds
board/altera/ep1s40/u-boot.lds
board/psyent/pci5441/u-boot.lds
board/psyent/pk1c20/u-boot.lds
board/ssv/adnpesc1/u-boot.lds
doc/README.nios

similarity index 100%
rename from cpu/nios/Makefile
rename to arch/nios/cpu/Makefile
similarity index 100%
rename from cpu/nios/asmi.c
rename to arch/nios/cpu/asmi.c
similarity index 100%
rename from cpu/nios/config.mk
rename to arch/nios/cpu/config.mk
similarity index 100%
rename from cpu/nios/cpu.c
rename to arch/nios/cpu/cpu.c
similarity index 100%
rename from cpu/nios/serial.c
rename to arch/nios/cpu/serial.c
similarity index 100%
rename from cpu/nios/spi.c
rename to arch/nios/cpu/spi.c
similarity index 100%
rename from cpu/nios/start.S
rename to arch/nios/cpu/start.S
similarity index 100%
rename from cpu/nios/traps.S
rename to arch/nios/cpu/traps.S
index 98ee8f83232f56471df79c8e05b91d8b85e4d95b..50c3fe75a089e70c3fa6553571dcfe4d59294419 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios/start.o (.text)
+         arch/nios/cpu/start.o (.text)
          *(.text)
        }
        __text_end = .;
index 98ee8f83232f56471df79c8e05b91d8b85e4d95b..50c3fe75a089e70c3fa6553571dcfe4d59294419 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios/start.o (.text)
+         arch/nios/cpu/start.o (.text)
          *(.text)
        }
        __text_end = .;
index e2eb3aa431337a7dc1a307104c8391542fc6da8a..b909e94f8fcfa48a532ae1cf69aed7d33c16e1f8 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios2/start.o (.text)
+         arch/nios/cpu2/start.o (.text)
          *(.text)
          *(.text.*)
          *(.gnu.linkonce.t*)
index e2eb3aa431337a7dc1a307104c8391542fc6da8a..b909e94f8fcfa48a532ae1cf69aed7d33c16e1f8 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios2/start.o (.text)
+         arch/nios/cpu2/start.o (.text)
          *(.text)
          *(.text.*)
          *(.gnu.linkonce.t*)
index e2eb3aa431337a7dc1a307104c8391542fc6da8a..b909e94f8fcfa48a532ae1cf69aed7d33c16e1f8 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios2/start.o (.text)
+         arch/nios/cpu2/start.o (.text)
          *(.text)
          *(.text.*)
          *(.gnu.linkonce.t*)
index b2d88a55867e8f88d88b4b9412bb1d05a2421b1d..f155800a64d54817532e2c7b6b2cc6c62e7881f0 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios2/start.o (.text)
+         arch/nios/cpu2/start.o (.text)
          *(.text)
          *(.text.*)
          *(.gnu.linkonce.t*)
index b2d88a55867e8f88d88b4b9412bb1d05a2421b1d..f155800a64d54817532e2c7b6b2cc6c62e7881f0 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios2/start.o (.text)
+         arch/nios/cpu2/start.o (.text)
          *(.text)
          *(.text.*)
          *(.gnu.linkonce.t*)
index 98ee8f83232f56471df79c8e05b91d8b85e4d95b..50c3fe75a089e70c3fa6553571dcfe4d59294419 100644 (file)
@@ -30,7 +30,7 @@ SECTIONS
 {
        .text :
        {
-         cpu/nios/start.o (.text)
+         arch/nios/cpu/start.o (.text)
          *(.text)
        }
        __text_end = .;
index da30ff5ae4e711cbff1f2f6129f1da9ec9d3f684..56281446003472786c01fe0f835bb19ac4d3a5c2 100644 (file)
@@ -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