From 1a2bcc486c3c359fcd183a904c13d27f4b701ee1 Mon Sep 17 00:00:00 2001 From: Kolja Waschk Date: Sat, 15 Dec 2007 18:19:07 +0000 Subject: [PATCH] Applied two PXA270 patches (whitespace adapted to original coding style), fixes ... git-svn-id: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk@842 b68d4a1b-bc3d-0410-92ed-d4ac073336b7 --- jtag/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jtag/ChangeLog b/jtag/ChangeLog index 9e548a5d..f85e6917 100644 --- a/jtag/ChangeLog +++ b/jtag/ChangeLog @@ -1,3 +1,10 @@ +2007-12-15 Kolja Waschk + + * data/intel/pxa270/STEPPINGS, src/bus/pxa2x0.c: Integrated two + patches from F. Rysanek, adding C5 stepping of PXA270 and a few + few functions that resolve the PXA270 address space into the 6 + default nCS windows per 64MB. (Enhancement req. 1849493) + 2007-12-14 Kolja Waschk * README, doc/UrJTAG.txt: pointer to http://www.urjtag.org