]> git.pld-linux.org Git - packages/uboot.git/blame - hardkernel-uboot-acs.patch
correct config name for qemu on x86*
[packages/uboot.git] / hardkernel-uboot-acs.patch
CommitLineData
b481b637
JP
1--- hardkernel-uboot-odroid/arch/arm/cpu/armv8/g12b/firmware/acs/acs_entry.S.orig 2021-03-29 03:39:35.000000000 +0200
2+++ hardkernel-uboot-odroid/arch/arm/cpu/armv8/g12b/firmware/acs/acs_entry.S 2021-11-28 02:02:25.014983869 +0100
3@@ -7,5 +7,5 @@
4 #ifdef CONFIG_MDUMP_COMPRESS
5 .word __ramdump_data
6 #else
7- .word 0x0
8-#endif
9\ No newline at end of file
10+ .quad 0x0
11+#endif
This page took 0.20693 seconds and 4 git commands to generate.