arm: orion5x: finish moving SoC to mach-orion5x
authorTrevor Woerner <twoerner@gmail.com>
Wed, 6 May 2020 12:02:39 +0000 (08:02 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 15 May 2020 18:47:35 +0000 (14:47 -0400)
commitb48f72a86b3758e05227fa1fc607ea2c0c365f93
tree4ed848a68fd0ee1e53d99a49408145720b9db018
parentb16a331697820d1f36ee8ccb793ae12eb501ad42
arm: orion5x: finish moving SoC to mach-orion5x

The SPL linker script had been left in arch/$(ARCH)/cpu/$(CPU)/$(SOC);
therefore move it to the already-established arch/$(ARCH)/mach-$(SOC)
location.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
arch/arm/cpu/arm926ejs/orion5x/u-boot-spl.lds [deleted file]
arch/arm/mach-orion5x/u-boot-spl.lds [new file with mode: 0644]
configs/edminiv2_defconfig