]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: mvebu: Move mvebu-common into mach-mvebu
authorStefan Roese <sr@denx.de>
Sat, 25 Apr 2015 04:29:46 +0000 (06:29 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:37:11 +0000 (22:37 +0200)
commit6a6df837e1f2b2ce537a4a5db95b257926cb59f5
tree82f5848d2412a58e506c8089ba2777cf80dd688b
parent7138ba7ced7d3b8b62796142914b7d614014539c
arm: mvebu: Move mvebu-common into mach-mvebu

Now that the mach-mvebu directory exists and is used by Armada XP we can
move the mvebu-common files into this directory as well.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: Kevin Smith <kevin.smith@elecsyscorp.com>
Tested-by: Dirk Eibach <dirk.eibach@gdsys.cc>
15 files changed:
arch/arm/Makefile
arch/arm/mach-mvebu/Makefile
arch/arm/mach-mvebu/dram.c [moved from arch/arm/mvebu-common/dram.c with 100% similarity]
arch/arm/mach-mvebu/gpio.c [moved from arch/arm/mvebu-common/gpio.c with 100% similarity]
arch/arm/mach-mvebu/mbus.c [moved from arch/arm/mvebu-common/mbus.c with 100% similarity]
arch/arm/mach-mvebu/serdes/Makefile [moved from arch/arm/mvebu-common/serdes/Makefile with 100% similarity]
arch/arm/mach-mvebu/serdes/board_env_spec.h [moved from arch/arm/mvebu-common/serdes/board_env_spec.h with 100% similarity]
arch/arm/mach-mvebu/serdes/high_speed_env_lib.c [moved from arch/arm/mvebu-common/serdes/high_speed_env_lib.c with 100% similarity]
arch/arm/mach-mvebu/serdes/high_speed_env_spec.c [moved from arch/arm/mvebu-common/serdes/high_speed_env_spec.c with 100% similarity]
arch/arm/mach-mvebu/serdes/high_speed_env_spec.h [moved from arch/arm/mvebu-common/serdes/high_speed_env_spec.h with 100% similarity]
arch/arm/mach-mvebu/timer.c [moved from arch/arm/mvebu-common/timer.c with 100% similarity]
arch/arm/mach-mvebu/u-boot-spl.lds [moved from arch/arm/mvebu-common/u-boot-spl.lds with 100% similarity]
board/maxbcm/maxbcm.c
include/configs/db-mv784mp-gp.h
include/configs/maxbcm.h