Bug 99406 - [NEW PORT] devel/libmpcbdm: Standalone library to control various mpc8xx boards
Summary: [NEW PORT] devel/libmpcbdm: Standalone library to control various mpc8xx boards
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-24 10:30 UTC by Stanislav Sedov
Modified: 2006-07-09 00:49 UTC (History)
0 users

See Also:


Attachments
libmpcbdm-0.0.3.shar (4.43 KB, text/plain)
2006-06-24 10:30 UTC, Stanislav Sedov
no flags Details
Makefile.diff (541 bytes, patch)
2006-06-24 15:55 UTC, Stanislav Sedov
no flags Details | Diff
Makefile.diff (368 bytes, patch)
2006-06-29 19:11 UTC, Stanislav Sedov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-06-24 10:30:19 UTC
Standalone library to control various widely available Freescale's mpc8xx
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/
Comment 1 Stanislav Sedov 2006-06-24 15:55:11 UTC
Sorry, I've given incorrect email address.
Patch attached fixes it.

Thanks!
Comment 2 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-29 09:53:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-06-29 09:54:54 UTC
State Changed
From-To: open->feedback

It seems the project is being removed from sourceforge (and anyway there 
was no new devel in >2 years); fetch fails. Could you please check ?
Comment 4 Stanislav Sedov 2006-06-29 19:11:01 UTC
îÁ Thu, 29 Jun 2006 08:54:54 GMT
Ion-Mihai Tetcu <itetcu@FreeBSD.org> ÚÁÐÉÓÁÎÏ:


> It seems the project is being removed from sourceforge (and anyway
> there was no new devel in >2 years); fetch fails. Could you please
> check ?
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=99406
> 
> 


I've eventually missed subdir. There is patch attached.

Also I've added alternate location just in case the project
will be removed from sourceforge.

This program isn't developed anymore, but it's fully functional
and there are no analogs to it.
Comment 5 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2006-07-09 00:49:14 UTC
State Changed
From-To: feedback->closed

New port added, with minor changes. Thanks!