Continue work on MicroBlaze port - still very much a work in progress.

This commit is contained in:
Richard Barry 2011-06-03 19:22:17 +00:00
parent 1e5830a157
commit ea5ec656f4
4 changed files with 91 additions and 34 deletions

View file

@ -15,6 +15,7 @@ BEGIN PROCESSOR
PARAMETER DRIVER_NAME = cpu
PARAMETER DRIVER_VER = 1.13.a
PARAMETER HW_INSTANCE = microblaze_0
PARAMETER EXTRA_COMPILER_FLAGS = -O0 -g
END