On Tue, 2009-12-01 at 15:30 -0800, Zach Welch wrote:
> Hi all,
>
> I want to clean up our flash directory, moving the files into
> subdirectories and simplifying the nand filenames. This paves the way
> for future types of flash technologies, drivers for which seem like they
> could be imminent. It simplifies another proposal of mine appreciably,
> so I want to see this work done before putting it up for discussion.
>
> Git seems pretty smart about moved files, so this changes should not be
> _too_ painful for others to rebase branches based on these files....
> Any objections if I create and push this trivial (if invasive) patch?
I have completed the first steps of this, which I have posted to the
master branch of my repository:
http://repo.or.cz/w/openocd/ztw.git
This moves only the driver and helper files into the subdirectories.
The main source files deserve to be split into core.c and tcl.c, rather
than being moved directly. This can happen in a later series, but these
cleaning effects can be realized immediately.
I will be pushing these shortly, though I am going to add another patch
to move the JTAG drivers into src/jtag/drivers/. This helps clean up
the src/jtag directory and puts the drivers/ directory on even level
with the minidriver implementations, as the standard interface driver
implementation is one itself. The thread regarding minidriver.h
explains hows this will be a good thing for the system as a whole.
Cheers,
Zach
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development