linux/arch/xtensa/platforms/xtfpga
Max Filippov d83ff0bb82 xtensa: fix ibreakenable register update
Only set the register when there is at least one ibreak register,
otherwise the build fails:
	arch/xtensa/kernel/head.S:105: Error: invalid register 'ibreakenable'
	for 'wsr' instruction
	arch/xtensa/platforms/iss/setup.c:67: Error: invalid register
	'ibreakenable' for 'wsr' instruction

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2013-05-09 01:07:09 -07:00
..
include/platform xtensa: add support for the XTFPGA boards 2012-12-18 21:10:24 -08:00
lcd.c xtensa: add support for the XTFPGA boards 2012-12-18 21:10:24 -08:00
Makefile xtensa: add support for the XTFPGA boards 2012-12-18 21:10:24 -08:00
setup.c xtensa: fix ibreakenable register update 2013-05-09 01:07:09 -07:00