Skip to content
Snippets Groups Projects
Commit 07c06ec5 authored by David Brownell's avatar David Brownell
Browse files

Packaging fix, NEWS update

parent b963e17b
Branches
Tags
No related merge requests found
......@@ -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
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment