Attention is currently required from: Paul Menzel, Peter Marheine.
Patch set 4:Code-Review +1
3 comments:
Patchset:
I've updated the Makefile for building the internal programmer on mipsle. On other platforms the internal programmer will fail to initialize.
File hwaccess_x86_io.h:
Patch Set #4, Line 41: #define HAVE_RGET_IO_PERMS 1
not needed
File internal.c:
Patch Set #4, Line 245: if (rget_io_perms()) {
You can move this under the x86 guard at line 275. No need for HAVE_RGET_IO_PERMS
To view, visit change 61194. To unsubscribe, or for help writing mail filters, visit settings.