]> Git Repo - J-u-boot.git/commit - board/synopsys/emsdp/emsdp.c
emdk->emsdp: Rename board
authorAlexey Brodkin <[email protected]>
Thu, 18 Oct 2018 06:54:58 +0000 (09:54 +0300)
committerAlexey Brodkin <[email protected]>
Thu, 1 Nov 2018 20:04:05 +0000 (23:04 +0300)
commitadc9b09a23f3cfef56130abc4c4c1a9085a0ec13
treee0f697c49f0e718ef58da575c172b51a7420b905
parentfdaccfeb5e03e18c05be386b8a7c6be02be2cf15
emdk->emsdp: Rename board

Real marketing name of the board was recently updated so
to accommodate that change renaming the board and all
related to it.

Signed-off-by: Alexey Brodkin <[email protected]>
18 files changed:
arch/arc/Kconfig
arch/arc/dts/Makefile
arch/arc/dts/emdk.dts [deleted file]
arch/arc/dts/emsdp.dts [new file with mode: 0644]
board/synopsys/emdk/Kconfig [deleted file]
board/synopsys/emdk/MAINTAINERS [deleted file]
board/synopsys/emdk/Makefile [deleted file]
board/synopsys/emdk/README [deleted file]
board/synopsys/emdk/emdk.c [deleted file]
board/synopsys/emsdp/Kconfig [new file with mode: 0644]
board/synopsys/emsdp/MAINTAINERS [new file with mode: 0644]
board/synopsys/emsdp/Makefile [new file with mode: 0644]
board/synopsys/emsdp/README [new file with mode: 0644]
board/synopsys/emsdp/emsdp.c [new file with mode: 0644]
configs/emdk_defconfig [deleted file]
configs/emsdp_defconfig [new file with mode: 0644]
include/configs/emdk.h [deleted file]
include/configs/emsdp.h [new file with mode: 0644]
This page took 0.040549 seconds and 4 git commands to generate.