From d129be9eb83da00d25aea94f4e77cc2d52c10b8f Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 20 Feb 2020 14:34:44 -0600 Subject: [PATCH] boards/z80/ez80: Correct errors in README.txt files. --- boards/z80/ez80/ez80f910200zco/README.txt | 4 ++-- boards/z80/ez80/makerlisp/README.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/boards/z80/ez80/ez80f910200zco/README.txt b/boards/z80/ez80/ez80f910200zco/README.txt index 57cb934737..79febb9c64 100644 --- a/boards/z80/ez80/ez80f910200zco/README.txt +++ b/boards/z80/ez80/ez80f910200zco/README.txt @@ -72,10 +72,10 @@ Version 5.3.0 are no errors in the compiled code. Other Versions - If you use any version of ZDS-II other than 5.1.1, 5.2.1, or 5.3.0 or + If you use any version of ZDS-II other than 5.1.1, 5.2.1, or 5.3.0/3 or if you install ZDS-II at any location other than the default location, you will have to modify three files: (1) arch/arm/z80/src/ez80/Kconfig, - (2) boards/ez80f910200zco/scripts/Make.defs and, perhaps, (3) + (2) boards/z80/ez80/ez80f910200zco/scripts/Make.defs and, perhaps, (3) arch/z80/src/ez80/Toolchain.defs. Configurations diff --git a/boards/z80/ez80/makerlisp/README.txt b/boards/z80/ez80/makerlisp/README.txt index c7d441a364..11666e7788 100644 --- a/boards/z80/ez80/makerlisp/README.txt +++ b/boards/z80/ez80/makerlisp/README.txt @@ -42,7 +42,7 @@ Version 5.3.3 Version 5.3.0 - I verified compilation using 5.30 on June 2, 2019. To use this version, + I verified compilation using 5.3.0 on June 2, 2019. To use this version, I had to make spurious modification to the implementation of gmtimer() to work around an internal compiler error. I have still not verified that are no errors in the compiled code. @@ -51,7 +51,7 @@ Other Versions If you use any version of ZDS-II other than 5.3.0 or if you install ZDS-II at any location other than the default location, you will have to modify three files: (1) arch/arm/z80/src/ez80/Kconfig, (2) - boards/makerlisp/scripts/Make.defs and, perhaps, (3) + boards/z80/ez80/makerlisp/scripts/Make.defs and, perhaps, (3) arch/z80/src/ez80/Toolchain.defs. Serial Console