
Upgrade the u-boot to a more recent version, and drop and refresh patches while at it. Additionally, use the correct architecture when running mkimage. Runtime-tested: - SiFive Unleashed - SiFive Unmatched Dropped: 0009-riscv-Fix-build-against-binutils.patch Added: 0006-riscv-sifive-fu740-reduce-DDR-speed-from-1866MT-s-to.patch Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
11 lines
236 B
Diff
11 lines
236 B
Diff
--- a/tools/Makefile
|
|
+++ b/tools/Makefile
|
|
@@ -114,7 +114,6 @@ dumpimage-mkimage-objs := aisimage.o \
|
|
imximage.o \
|
|
imx8image.o \
|
|
imx8mimage.o \
|
|
- kwbimage.o \
|
|
generated/lib/md5.o \
|
|
lpc32xximage.o \
|
|
mxsimage.o \
|