X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=ReleaseNotes.txt;h=4d9c2874f8e1e0bb22c43ac3626bbeb99796d7e3;hb=813aa74fd8423b4ad2fa30bc0366a86a7cacdc24;hp=7a4997e188e200a8d6ac41c501bb04689549bada;hpb=db033af023c85047e78d818c8cdb41ef41083229;p=karo-tx-redboot.git diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index 7a4997e1..4d9c2874 100755 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -2,6 +2,37 @@ Ka-Ro Electronics GmbH =========================================================== + v1.5.5 (2012-09-25) + Changes: + TX27: + - workaround for MPLL restart problem in i.MX27 date code 1230 + and newer (see /Documentation/TX27PCN2012-09.pdf). + - wait after enabling wdt clock in HAL_PLATFORM_RESET() to + prevent possible hang in 'reset' command. + - fix trampoline code change for archs that use the default + CYGARC_HAL_MMU_OFF macro. + + v1.5.4 (2012-09-03) + Fixup messed up source code from previous release + + v1.5.3 (2012-02-15) + Changes: + all modules: + - fixed the trampoline code in redboot_linux_exec.c + TX53: + - fixed phys <-> virt address calculations + - added support for 2 memory banks (1GiB) + - fixed ATAG_MEM construction for banked memory + - fixed MMU mappings + + v1.5.2 (2011-12-23) + Changes: + TX51: + - add support for Toshiba NAND flash + - implement workaround for ENGcm12051 (DPLL: Meta-stability Issue) + TX53: + - fix CCGR0 settings to enable JTAG interface + v1.5.1 (2011-11-16) Changes: Fix FEC driver handling of 10BaseT link