Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openocd_nrf52_patch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sam Calisch
openocd_nrf52_patch
Commits
07c06ec5
Commit
07c06ec5
authored
Dec 21, 2009
by
David Brownell
Browse files
Options
Downloads
Patches
Plain Diff
Packaging fix, NEWS update
Signed-off-by:
David Brownell
<
dbrownell@users.sourceforge.net
>
parent
b963e17b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
NEWS
+2
-0
2 additions, 0 deletions
NEWS
src/flash/nand/Makefile.am
+3
-1
3 additions, 1 deletion
src/flash/nand/Makefile.am
with
5 additions
and
1 deletion
NEWS
+
2
−
0
View file @
07c06ec5
...
...
@@ -35,6 +35,7 @@ Target Layer:
ETM, ETB
- "trigger_percent" command moved ETM --> ETB
- "etm trigger_debug" command added
Freescale DSP563xx cores (partial support)
Flash Layer:
'flash bank' and 'nand device' take <bank_name> as first argument.
...
...
@@ -44,6 +45,7 @@ Flash Layer:
New 'nand verify' command to check bank against an image file.
The "flash erase_address" command now rejects partial sectors;
previously it would silently erase extra data.
New at91sam9 NAND controller driver.
Board, Target, and Interface Configuration Scripts:
ARM9
...
...
This diff is collapsed.
Click to expand it.
src/flash/nand/Makefile.am
+
3
−
1
View file @
07c06ec5
...
...
@@ -30,8 +30,10 @@ NAND_DRIVERS = \
noinst_HEADERS
=
\
arm_io.h
\
core.h
\
lpc3180.h
\
driver.h
\
fileio.h
\
imp.h
\
lpc3180.h
\
mx3.h
\
s3c24xx.h
\
s3c24xx_regs.h
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment