X-Git-Url: https://git.karo-electronics.de/?p=karo-tx-redboot.git;a=blobdiff_plain;f=ReleaseNotes.txt;fp=ReleaseNotes.txt;h=5aef53a81459a04b69259edec622b2f2e8d481f4;hp=98b5ce111ef4141e6cdb3a10363a9f6f6559b882;hb=ae9e80f1218f38ac0d27c1be5955a4593f3c8a5b;hpb=f1b587cfcfddeb704d3105c5d9e7957219228dcd diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 98b5ce11..5aef53a8 100755 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,13 +1,39 @@ RedBoot for Starter-Kit V (STK5) Ka-Ro Electronics GmbH + The RedBoot source code is available via git from: + git://git.karo-electronics.de/karo-tx-redboot.git + in the 'master' branch + =========================================================== + v1.5.8 (2014-08-08) + git tag: KARO-TX51-2014-08-08 + Changes: + TX51: + - explicitly program the padctl settings for SDRAM and NAND from + the DCD to ensure correct settings after soft reset. + - reduce DSE values for SDRAM and NAND control lines for better + error margins in NAND detection and SDRAM stress test. + - Revert the change of the NFC clock frequency from the previous + release, as this is not necessary any more with the improved + pad settings. + v1.5.7 (2014-07-01) + git tag: KARO-TX53-2014-04-09 Changes: TX51: - reduce the NFC clock frequency to 16MHz to prevent NAND chip detection errors at cold temperatures with the Toshiba TC58NYG0S3EBAI4 flash chips + TX53: + - adjust core voltage according to selected frequency upon boot + - remove bogus DDR3 Write leveling calibration that is not + required due to the PCB layout and does not work with the + NT5CB128M16FP-DII chips + + TX27: + - committed the missing source code changes for v1.5.5 that were + only committed to the legacy CVS repository but missing in git. v1.5.6 (2013-08-19) Changes: