Skip to content

Commit

Permalink
omapconf v1.69
Browse files Browse the repository at this point in the history
Signed-off-by: Nishanth Menon <nm@ti.com>
  • Loading branch information
nmenon committed Mar 31, 2014
1 parent 0d41ae8 commit daaf410
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
v1.69:
-------
- omapconf: get rid of macro based version information
- [DRA7] support ES1.1 samples as well
- [DRA7] add help for trace
- [DRA7] Add Adaptive Body Bias(ABB) support
- [OMAP4/5]: ABB: dont hardcode number of voltage domains
- Makefile: Fix generation of cscope DB
- OMAP5: DPLL Audit: Return non-zero if test fails
- support added for DRA7XX for EMIF load trace
- [DRA7][CROSSBAR] Add IRQ crossbar dump and audit support

v1.68:
-------
- [DRA7][McASP] Add initial support
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@


VERSION_MAJOR=1
VERSION_MINOR=68
VERSION_MINOR=69

CC = $(CROSS_COMPILE)gcc

Expand Down

0 comments on commit daaf410

Please sign in to comment.