leon: drop sparc32 fixups for now
authorZoltan HERPAI <wigyori@uid0.hu>
Fri, 18 Aug 2023 07:23:25 +0000 (09:23 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 9 Apr 2024 12:22:09 +0000 (14:22 +0200)
commit79d4656edf329b1f861cfadd1eefdabd03e13e1f
tree2892256c84b9bce1594e7ab696fd4f5fbd37245b
parentd7940ec4d9f187d0f211c554362b0643562a7108
leon: drop sparc32 fixups for now

With the change to ARCH_ATOMIC in sparc as well, some of these patches don't
apply or compile correctly. Drop them for now, unsure if the CASA extension
is supported by the leon3_generic target.

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
26 files changed:
target/linux/leon/patches-5.15/0001-sparc32-leon-Build-with-mcpu-leon3-for-SPARC_LEON.patch [deleted file]
target/linux/leon/patches-5.15/0002-sparc32-leon-Add-support-for-atomic-operations-with-.patch [deleted file]
target/linux/leon/patches-5.15/0003-sparc32-leon-Require-CAS-for-SMP.patch [deleted file]
target/linux/leon/patches-5.15/0004-sparc-optimize-MMU-fault-trap-entry.patch [deleted file]
target/linux/leon/patches-5.15/0005-sparc-leon-workaround-for-MMU-errata.patch [deleted file]
target/linux/leon/patches-5.15/0006-sparc-leon-Distinguish-between-IRQMP-and-IRQAMP-inte.patch [deleted file]
target/linux/leon/patches-5.15/0007-sparc32-leon-Flush-TLBs-of-other-CPUs-using-crosscal.patch [deleted file]
target/linux/leon/patches-5.15/0008-sparc32-Preserve-clone-syscall-flags-argument-for-re.patch [deleted file]
target/linux/leon/patches-5.15/0009-sparc32-Synchronize-user-stack-on-fork-and-clone.patch [deleted file]
target/linux/leon/patches-5.15/0010-sparc32-leon-Handle-self-clearing-FSR.ftt-when-savin.patch [deleted file]
target/linux/leon/patches-5.15/0011-sparc32-leon-Fix-description-of-SPARC_LEON-config-op.patch [deleted file]
target/linux/leon/patches-5.15/0012-sparc32-leon-Add-cpuinfo-for-LEON5-and-add-fpuinfo-f.patch [deleted file]
target/linux/leon/patches-5.15/0014-sparc32-leon-prevent-long-uart-fifo-discovery-loop.patch [deleted file]
target/linux/leon/patches-5.15/0015-sparc-Make-PAGE_NONE-a-valid-PTE.patch [deleted file]
target/linux/leon/patches-5.15/0019-sparc32-leon-Align-flush-instructions-for-N2X.patch [deleted file]
target/linux/leon/patches-5.15/0020-sparc32-leon-Add-configuration-option-for-enabling-m.patch [deleted file]
target/linux/leon/patches-5.15/0021-sparc32-leon-Add-fixes-for-leon3ft-b2b-store-errata.patch [deleted file]
target/linux/leon/patches-5.15/0022-sparc32-leon-Remove-optimization-giving-b2bst-false-.patch [deleted file]
target/linux/leon/patches-5.15/0023-sparc32-leon-Add-erratafix-for-TN-0010.patch [deleted file]
target/linux/leon/patches-5.15/0024-sparc32-leon-Add-errata-fix-for-the-TN-0018-errata.patch [deleted file]
target/linux/leon/patches-5.15/0025-sparc32-leon-Support-futex-atomic-operations-on-SMP-.patch [deleted file]
target/linux/leon/patches-5.15/0027-sparc32-leon-Add-leon_defconfig.patch [deleted file]
target/linux/leon/patches-5.15/0028-sparc32-leon-Make-what-mcpu-to-be-used-configurable-.patch [deleted file]
target/linux/leon/patches-5.15/0030-sparc32-leon-Call-install_leon_pmc-early-to-enable-p.patch [deleted file]
target/linux/leon/patches-5.15/0031-sparc32-leon-Use-banner-name-property-when-available.patch [deleted file]
target/linux/leon/patches-5.15/0032-Set-version-suffix-for-LEON-Linux-5.10-1.4-release.patch [deleted file]