From 85ba1f0be3416d811e3f9d66fb0c3d8a9e3cd3cc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 16 Sep 2014 13:26:10 -0600 Subject: [PATCH] Update README --- configs/p112/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configs/p112/README.txt b/configs/p112/README.txt index 6e427bbe03..cc340607f8 100644 --- a/configs/p112/README.txt +++ b/configs/p112/README.txt @@ -147,3 +147,7 @@ Clearly there is something wrong with the command line options given to SDCC bec trying to compile and link when we really only want dependencies. I did not spend very much time trying to solve the problem; I assume that it is not too difficult. +2014-9-15: There has been a lot of change to the address environment APIs with the inegration +of address environments on the Cortex-A. It is likely that there is some breakage due to +incompatibilities with the Z180's mini-MMU. +