This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to add 'peek' and 'poke' commands to redboot.


Ian Campbell wrote:

--- /dev/null Thu Apr 11 15:25:15 2002 +++ redboot/current/src/iomem.c Mon Oct 28 16:38:10 2002 @@ -0,0 +1,173 @@ +//========================================================================== +// +// iomem.c +// +// RedBoot I/O memory peek and poke +// +//========================================================================== +//####ECOSGPLCOPYRIGHTBEGIN#### +// ------------------------------------------- +// This file is part of eCos, the Embedded Configurable Operating System. +// Copyright (C) 2002 Arcom Control Systems Ltd.

Ah yes. I almost forgot about this since you'd done a few (smaller) patches before. Unfortunately we need a copyright assignment to Red Hat to allow the patch in. http://sources.redhat.com/ecos/assign.html has the two forms required. I know it's a pain but unfortunately it is necessary: <http://sources.redhat.com/fom/ecos?file=47>


Other than that, the patch looks fine BTW (as long as I remember to change the ChangeLog date :)).

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]