diff options
author | Uros Majstorovic <majstor@majstor.org> | 2021-12-23 02:17:12 +0100 |
---|---|---|
committer | Uros Majstorovic <majstor@majstor.org> | 2021-12-23 02:17:12 +0100 |
commit | 34e5f49b2f5c285e89404763dea33a4d9154beaf (patch) | |
tree | ad97edcf723e6e7717fd6a3986c9050030f873d9 /hw/CHANGES.txt | |
parent | 7d03a941be6e9226e71cb5f5b4f7949e06bbfb02 (diff) |
REV3.1:
- fixed audio
- added spacers
- UART is routed through audio mux instead of I2C
- proper display connector alignment
Diffstat (limited to 'hw/CHANGES.txt')
-rw-r--r-- | hw/CHANGES.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/hw/CHANGES.txt b/hw/CHANGES.txt index e38aae6..0193a11 100644 --- a/hw/CHANGES.txt +++ b/hw/CHANGES.txt @@ -1,4 +1,12 @@ -REV3: +REV3.1 - Dec 23 2021: + - Added missing pull-up/pull-dn resistors + - Improved input power section + - Improved audio section + - Improved stability of add-on boards + - UART signals are routed through audio mux instead of I2C signals + - Adjusted FFC connector positions on display adapter for proper display fit + +REV3 - Oct 1 2021: - Touch controller is routed to FE310 instead of BT817 - Added sound multiplexer between amplifier and phone jack/speakers - Added BT817 sound connector @@ -6,7 +14,7 @@ REV3: - Added console connector and power/reset/alt boot switches for i.MX8 - Added schottky barrier rectifier for BQ25895 -REV2: +REV2 - Mar 29 2021: - Replaced FT813 with BT817 display/touch controller BT817 24bit parallel output is serialized using DS90C185 i.MX8M LVDS output and BT817 output are multiplexed using TS3DV520E |