From 5774d10323df56f4c38687021f40abecec6ac2b8 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 10 Mar 2008 23:37:56 +0000 Subject: Fixed of Z8F6423 -- still doesn't like correctly git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@732 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/z8encore000zco/ostest/defconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/configs/z8encore000zco/ostest') diff --git a/nuttx/configs/z8encore000zco/ostest/defconfig b/nuttx/configs/z8encore000zco/ostest/defconfig index 0725f16ec..8a8083b30 100644 --- a/nuttx/configs/z8encore000zco/ostest/defconfig +++ b/nuttx/configs/z8encore000zco/ostest/defconfig @@ -38,7 +38,7 @@ # CONFIG_ARCH - identifies the arch subdirectory and, hence, the # processor architecture. # CONFIG_ARCH_name - for use in C code. This identifies the particular -# processor architecture (CONFIG_ARCH_Z16). +# processor architecture (CONFIG_ARCH_Z8). # CONFIG_ARCH_CHIP - Identifies the specific chip or SoC that implements the # architecture. # CONFIG_ARCH_CHIP_chip - for use in C code. This identifies the @@ -71,7 +71,7 @@ CONFIG_ENDIAN_BIG=y CONFIG_DRAM_SIZE=65536 CONFIG_ARCH_LEDS=n # -# Z16F specific device driver settings +# eZ8 specific device driver settings # # CONFIG_UARTn_SERIAL_CONSOLE - selects the UARTn for the # console and ttyS0 (default is the UART0). -- cgit v1.2.3