]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arch: m68k: Add QEMU specific RAMBAR workaround
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Thu, 23 Mar 2023 00:20:41 +0000 (01:20 +0100)
committerAngelo Dureghello <angelo@kernel-space.org>
Sat, 15 Apr 2023 19:36:07 +0000 (21:36 +0200)
commit94f9401812d0885877d258b39b77ec880d821a84
treefff084ec710a57bca20a4938f34941a4d36392e6
parent56c3aa9ab9ed44113c043ac46dc47158bc304b20
arch: m68k: Add QEMU specific RAMBAR workaround

The QEMU emulation of m68k does not support RAMBAR accesses,
add Kconfig option which inhibits those accesses, so that
U-Boot can be started in m68k QEMU for CI testing purpopses
until QEMU emulation improves.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/m68k/Kconfig
arch/m68k/cpu/mcf52x2/start.S