[PATCH] packhex: Import from RTEMS
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Jun 14 05:41:46 UTC 2018
On 13/06/18 10:25, Chris Johns wrote:
>> On 13 Jun 2018, at 5:57 pm, Sebastian Huber <sebastian.huber at embedded-brains.de> wrote:
>> What do we want to do with this stuff? I think that HEX files are obsolete in general.
> I would leave it out. If it is really needed we can review why and then decide what we do.
It is used in a couple of post link steps:
c/src/make/host.cfg.in:ifndef PACKHEX
c/src/make/host.cfg.in:PACKHEX=rtems-packhex
testsuites/aclocal/project-root.m4:PACKHEX=rtems-packhex
testsuites/aclocal/project-root.m4:AC_SUBST(PACKHEX)
bsps/mips/hurricane/config/hurricane.cfg: $(PACKHEX) < $(basename
$@).srec1 > $(basename $@)$(DOWNEXT)
bsps/mips/rbtx4925/config/rbtx4925.cfg: $(PACKHEX) < $(basename
$@).srec1 > $(basename $@)$(DOWNEXT)
bsps/m68k/mvme147/config/mvme147.cfg: $(PACKHEX) > $(basename
$@)$(DOWNEXT)
bsps/m68k/mrm332/config/mrm332.cfg: $(PACKHEX) > $(basename
$@)$(DOWNEXT)
bsps/m68k/mvme147s/config/mvme147s.cfg: $(PACKHEX) > $(basename
$@)$(DOWNEXT)
aclocal/project-root.m4:PACKHEX=rtems-packhex
aclocal/project-root.m4:AC_SUBST(PACKHEX)
I have to remove these use cases as well.
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.huber at embedded-brains.de
PGP : Public key available on request.
Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
More information about the devel
mailing list