From 8c532df444b36d69b78a4195187a78024349427e Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 1 Nov 2011 16:48:21 +0000 Subject: Use calculations on constants to (slightly) reduce code size git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4077 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 9186808f3..0dd5c1f3e 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2190,5 +2190,5 @@ has no value inodes on it. * drivers/mtd/at24xx.c: Now supports a configurable block size that supports using "clusters" of AT24 pages as blocks. This allows bigger - block sizes and more efficient use of FLASH when the AT24 is used to - support a file system (such as NXFFS). + block sizes and more efficient use of EEPROM when the AT24 is used to + support a file system (such as NXFFS). (Contributed by Hal Glenn). -- cgit v1.2.3