mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
c8757290e8
based boards. This code was derived from mpcbdm patch by Frank Przybylski. This allows using this code separately from gdb, for example, to load firmware to the board, or retrive information about it. The package includes example "mpc8xx" program, that displays information about connected board using libmpcbdm library. The schematic of adapter itself can be found at project homepage. Author: Erwin Rol <erwin@muffin.org> WWW: http://libmpc8xx.sourceforge.net/ PR: ports/99406 Submitted by: Stanislav Sedov <stas at fonon.realnet>
16 lines
336 B
Plaintext
16 lines
336 B
Plaintext
bin/mpc8xx
|
|
include/mpc8xx.h
|
|
include/mpc8xx/lptbdm.h
|
|
include/mpc8xx/mpc8xxbdm.h
|
|
include/mpc8xx/mpc8xxflash.h
|
|
include/mpc8xx/mpc8xxmem.h
|
|
include/mpc8xx/mpc8xxmisc.h
|
|
include/mpc8xx/mpc8xxspr.h
|
|
include/mpc8xx/mpc8xxtarget.h
|
|
lib/libmpc8xx.la
|
|
lib/libmpc8xx.so
|
|
lib/libmpc8xx.so.0
|
|
%%DATADIR%%/Flash.dev
|
|
@dirrm %%DATADIR%%
|
|
@dirrm include/mpc8xx
|