Committed.
Thanks!
--
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development
On Tuesday 18 August 2009, Piotr Ziecik wrote:
> Due to errors in chipselect management in davinci_nand driver
> OpenOCD was able to access only to chips attached to first EMIF
> chipselect. This patch fixes chipselect management code and allows
> OpenOCD to access to NAND devices attached to any E
I couldn't possibly comment on whether this is the right
thing to do.
Any objections out there to committing?
--
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
___
Openocd-development mailing list
Openocd-developme
Due to errors in chipselect management in davinci_nand driver
OpenOCD was able to access only to chips attached to first EMIF
chipselect. This patch fixes chipselect management code and allows
OpenOCD to access to NAND devices attached to any EMIF CS line.
Signed-off-by: Piotr Ziecik
---
src/fla