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)
commitd996f35403ec25cb620f74090fac214bf28989d6
tree92f7f5839b7ec411fbd4fbbdca7aeabfccc32a2c
parentb1a6bb3b5998f0f2e84f0a6d255e936be3eb17f5
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]