1
0
Fork 0
remarkable-uboot/arch/mips
Matthias Schiffer 499b847521 MIPS: fix mips_cache fallback without __builtin_mips_cache
The "R" constraint supplies the address of an variable in a register. Use
"r" instead and adjust asm to supply the content of addr in a register
instead.

Fixes: 2b8bcc5a ("MIPS: avoid .set ISA for cache operations")
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2016-03-09 11:00:40 +01:00
..
cpu Use correct spelling of "U-Boot" 2016-02-06 12:00:59 +01:00
dts board: Enable ethernet, tftpboot support to pic32mzdask board. 2016-02-01 22:14:02 +01:00
include/asm MIPS: fix mips_cache fallback without __builtin_mips_cache 2016-03-09 11:00:40 +01:00
lib MIPS: Support dynamic I/O port base address 2016-02-01 22:13:25 +01:00
mach-au1x00 MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00
mach-pic32 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. 2016-02-01 22:14:01 +01:00
Kconfig MIPS: initial infrastructure for Microchip PIC32 architecture 2016-02-01 22:14:00 +01:00
Makefile MIPS: initial infrastructure for Microchip PIC32 architecture 2016-02-01 22:14:00 +01:00
config.mk MIPS: Kconfig: optimize gcc -march and -mtune setup 2016-01-16 21:06:46 +01:00