From 64922cdbb4ea85a49a37a57a2c1f073dd7d6e8b8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 27 Aug 2010 01:32:49 +0000 Subject: Creating 1st pass locked region build git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2888 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/ea3131/README.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'nuttx/configs/ea3131/README.txt') diff --git a/nuttx/configs/ea3131/README.txt b/nuttx/configs/ea3131/README.txt index 6b66e74b7..391d8c9f6 100755 --- a/nuttx/configs/ea3131/README.txt +++ b/nuttx/configs/ea3131/README.txt @@ -391,6 +391,16 @@ selected as follow: Where is one of the following: + locked + This is not a configuration. When on-demand page is enabled + then we must do a two pass link: The first pass creates an + intermediate object that has all of the code that must be + placed in the locked memory partition. This is logic that + must be locked in memory at all times. + + The directory contains the logic necessary to do the platform + specific first pass link for the EA313x. + nsh: Configures the NuttShell (nsh) located at examples/nsh. The Configuration enables only the serial NSH interface. -- cgit v1.2.3