From e2ae292200763bd1efd1e201994d84132bf3e29b Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Tue, 16 Sep 2014 13:26:10 -0600 Subject: Update README --- nuttx/configs/p112/README.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nuttx/configs/p112/README.txt b/nuttx/configs/p112/README.txt index 6e427bbe0..cc340607f 100644 --- a/nuttx/configs/p112/README.txt +++ b/nuttx/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. + -- cgit v1.2.3