On Mon, 02/12 15:00, Philippe Mathieu-Daudé wrote: > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > Reviewed-by: Alistair Francis <alistair.fran...@xilinx.com>
Hmm.. Something is going weird here. It's still not in the archive https://lists.gnu.org/archive/html/qemu-devel/2018-02/threads.html So I manually bounced it to impor...@patchew.org and then it is seen there. But git apply failed: https://patchew.org/QEMU/20180209145430.26007-1-f4...@amsat.org/ > Switched to a new branch '20180209145430.26007-1-f4...@amsat.org' > Applying: sdhci: use error_propagate(local_err) in realize() > Applying: sdhci: add qtest to check the SD capabilities register > Applying: sdhci: add check_capab_readonly() qtest > Applying: sdhci: add a check_capab_baseclock() qtest > Applying: sdhci: add a check_capab_sdma() qtest > Applying: sdhci: add qtest to check the SD Spec version > Applying: sdhci: add a 'spec_version property' (default to v2) > Applying: sdhci: use a numeric value for the default CAPAB register > Applying: sdhci: simplify sdhci_get_fifolen() > Applying: sdhci: check the Spec v1 capabilities correctness > Applying: sdhci: replace DMA magic value by BLOCK_SIZE_MASK > error: sha1 information is lacking or useless (hw/sd/sdhci.c). > error: could not build fake ancestor > Patch failed at 0001 sdhci: replace DMA magic value by BLOCK_SIZE_MASK > The copy of the patch that failed is found in: .git/rebase-apply/patch > When you have resolved this problem, run "git am --continue". > If you prefer to skip this patch, run "git am --skip" instead. > To restore the original branch and stop patching, run "git am --abort". > Failed to apply patch: > [PATCH RESEND v12 11/30] sdhci: replace DMA magic value by BLOCK_SIZE_MASK Fam