- correctly mask out bits that aren't part of a copied buffer
authordrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 12 Apr 2007 13:27:23 +0000 (13:27 +0000)
committerdrath <drath@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Thu, 12 Apr 2007 13:27:23 +0000 (13:27 +0000)
commit999f86b92b8efe89976e8196a19350a9822e0ca7
treeb10c374534c0a0331a27752d1a6e05daafebeb4d
parenta48a5e6d94dc98cf69d15be133ae7b8283126bbe
- correctly mask out bits that aren't part of a copied buffer
- fixed arm926ej-s CP15 register access handling
- correctly identify SYSCLK source in LPC3180 NAND flash controller driver

git-svn-id: svn://svn.berlios.de/openocd/trunk@139 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/flash/lpc3180_nand_controller.c
src/helper/binarybuffer.c
src/target/arm926ejs.c