diff options
author | Paul Cercueil <paul@crapouillou.net> | 2022-03-06 18:16:48 +0300 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-03-07 15:11:20 +0300 |
commit | 34275ac292ae141ebc1296b72f005f71b25998a7 (patch) | |
tree | 1ede1539434ae7e9d261345a16fa49ec29b14239 /arch/mips/Makefile.postlink | |
parent | 6ddcba9d480b6bcced4223a729794dfa6becb7eb (diff) | |
download | linux-34275ac292ae141ebc1296b72f005f71b25998a7.tar.xz |
mips: Always permit to build u-boot images
The platforms where the kernel should be loaded above 0x8000.0000 do not
support loading u-boot images, that doesn't mean that we shouldn't be
able to generate them.
Additionally, since commit 79876cc1d7b8 ("MIPS: new Kconfig option
ZBOOT_LOAD_ADDRESS"), the $(zload-y) variable was no longer hardcoded,
which made it impossible to use the uzImage.bin target.
Fixes: 79876cc1d7b8 ("MIPS: new Kconfig option ZBOOT_LOAD_ADDRESS")
Cc: <stable@vger.kernel.org>
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/Makefile.postlink')
0 files changed, 0 insertions, 0 deletions