diff options
author | Trevor Woerner <twoerner@gmail.com> | 2020-05-06 08:02:39 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-05-15 14:47:35 -0400 |
commit | b48f72a86b3758e05227fa1fc607ea2c0c365f93 (patch) | |
tree | 4ed848a68fd0ee1e53d99a49408145720b9db018 /arch/arm | |
parent | b16a331697820d1f36ee8ccb793ae12eb501ad42 (diff) | |
download | u-boot-b48f72a86b3758e05227fa1fc607ea2c0c365f93.tar.gz |
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>
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-orion5x/u-boot-spl.lds (renamed from arch/arm/cpu/arm926ejs/orion5x/u-boot-spl.lds) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/arm/cpu/arm926ejs/orion5x/u-boot-spl.lds b/arch/arm/mach-orion5x/u-boot-spl.lds index a537fe0295..a537fe0295 100644 --- a/arch/arm/cpu/arm926ejs/orion5x/u-boot-spl.lds +++ b/arch/arm/mach-orion5x/u-boot-spl.lds |