]> git.baikalelectronics.ru Git - uboot.git/commit
arm: actions: rename sysmap-s900 to sysmap-owl
authorAmit Singh Tomar <amittomer25@gmail.com>
Sun, 19 Apr 2020 13:58:26 +0000 (19:28 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 20:40:09 +0000 (16:40 -0400)
commitf8bc9dc332324ea24edfb031a8816a352c0af6d5
tree92f7f5839b7ec411fbd4fbbdca7aeabfccc32a2c
parent25de8293554a579fc56195829363ef7453e3dc67
arm: actions: rename sysmap-s900 to sysmap-owl

Now that memory maps(for both S700 and S900 SoCs) can be managed using
a common file, rename sysmap-s900 to sysmap-owl to reflect the same.

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
arch/arm/mach-owl/Makefile
arch/arm/mach-owl/sysmap-owl.c [new file with mode: 0644]
arch/arm/mach-owl/sysmap-s900.c [deleted file]