Skip to content

Commit

Permalink
update changelog and revision to v1.65
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Titiano <p-titiano@ti.com>
  • Loading branch information
Patrick Titiano committed Feb 6, 2013
1 parent 6f67e89 commit 36a1915
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
v1.65:
-------
- [OMAPCONF] display product name in omapconf header
- [TRACE][PERF] create specific default trace configuration file per known architecture
- [TRACE][PERF] fixed default writable working directory for configuration file
- [OMAP5][DPLL] handled OMAP543x ES2.x DPLL_CORE H14 special divider (GPU clock)
- [OMAP4460][GALAXY NEXUS][TEMP] handled JOP40D specific file name for bandgap temperature sensor
- [OMAP4460][GALAXY NEXUS][AUDIT][SYSCONFIG][HACK] skip DSS modules when DSS domain is not ON
- [OMAP4460][KINDLE] removed twl603x_smps_offset_get() VDD_MPU error message
- [OMAP4460][KINDLE] no Phoenix Audio chip on Kindle Fire products
- [OMAP4][TRACE][OPP][PWRDM] do not run on HS device (not allowed)
- [OMAP4][SYSCONFIG][MODULE] fixed use L3 address instead of L4_PER address for DSS modules
- [OMAP4][MODULE] fixed DSI[1-2] doesn't have smart-idle wakeup mode


v1.64:
-------
- [OMAP4460][OPP][HACK] Hack for Samsung Galaxy Nexus to detect VDD_IVA OPP50
Expand Down
2 changes: 1 addition & 1 deletion revision.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@


#define OMAPCONF_REV_MAJOR 1
#define OMAPCONF_REV_MINOR 64
#define OMAPCONF_REV_MINOR 65

extern char *builddate;

Expand Down

0 comments on commit 36a1915

Please sign in to comment.