dslinux/vendors/Nintendo/SCSD-RAM config.arch config.linux-2.6.x config.vendor

amadeus dslinux_amadeus at user.in-berlin.de
Wed Aug 23 15:20:24 CEST 2006


Update of /cvsroot/dslinux/dslinux/vendors/Nintendo/SCSD-RAM
In directory antilope:/tmp/cvs-serv32142/vendors/Nintendo/SCSD-RAM

Modified Files:
	config.arch config.linux-2.6.x config.vendor 
Log Message:
Optimize for speed now.

Index: config.linux-2.6.x
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/SCSD-RAM/config.linux-2.6.x,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- config.linux-2.6.x	22 Aug 2006 15:10:02 -0000	1.9
+++ config.linux-2.6.x	23 Aug 2006 13:20:22 -0000	1.10
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.14-hsc0
-# Sat Aug 19 21:11:24 2006
+# Wed Aug 23 14:44:50 2006
 #
 CONFIG_ARM=y
 # CONFIG_MMU is not set
@@ -39,7 +39,7 @@
 # CONFIG_BUG is not set
 # CONFIG_BASE_FULL is not set
 # CONFIG_EPOLL is not set
-CONFIG_CC_OPTIMIZE_FOR_SIZE=y
+# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
 CONFIG_CC_ALIGN_FUNCTIONS=0
 CONFIG_CC_ALIGN_LABELS=0
 CONFIG_CC_ALIGN_LOOPS=0

Index: config.arch
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/SCSD-RAM/config.arch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config.arch	18 Aug 2006 13:58:34 -0000	1.2
+++ config.arch	23 Aug 2006 13:20:22 -0000	1.3
@@ -1,2 +1,15 @@
+.EXPORT_ALL_VARIABLES:
+
+NDS_COMMON = $(ROOTDIR)/vendors/Nintendo/common
+
+CONSOLE_BAUD_RATE = 115200
+
+# CPUFLAGS :=
 VENDOR_CFLAGS := -mswp-byte-writes -DCONFIG_NDS_ROM8BIT
-include $(ROOTDIR)/vendors/Nintendo/common/common-config.arch
+# DISABLE_XIP := 1
+DISABLE_MOVE_RODATA := 1
+DISABLE_SHARED_LIBS := 1
+LOPT := -O2
+UOPT := -O2
+
+include $(ROOTDIR)/vendors/config/armnommu/config.arch

Index: config.vendor
===================================================================
RCS file: /cvsroot/dslinux/dslinux/vendors/Nintendo/SCSD-RAM/config.vendor,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- config.vendor	23 Aug 2006 10:00:54 -0000	1.7
+++ config.vendor	23 Aug 2006 13:20:22 -0000	1.8
@@ -712,33 +712,35 @@
 CONFIG_USER_MICROWIN_OPTIMIZE=y
 CONFIG_USER_MICROWIN_DEBUG=y
 CONFIG_USER_MICROWIN_VERBOSE=y
-# CONFIG_USER_MICROWIN_THREADSAFE is not set
-# CONFIG_USER_MICROWIN_GPROF is not set
 # CONFIG_USER_MICROWIN_MICROWIN is not set
 CONFIG_USER_MICROWIN_NANOX=y
 # CONFIG_USER_MICROWIN_SHAREDLIBS is not set
-# CONFIG_USER_MICROWIN_OBJFRAMEWORK is not set
 CONFIG_USER_MICROWIN_NWIDGET=y
+# CONFIG_USER_MICROWIN_OBJFRAMEWORK is not set
 CONFIG_USER_MICROWIN_MICROWINDEMO=y
 CONFIG_USER_MICROWIN_NANOXDEMO=y
 CONFIG_USER_MICROWIN_NANOWM=y
+# CONFIG_USER_MICROWIN_MWPF_PALETTE is not set
+# CONFIG_USER_MICROWIN_MWPF_TRUECOLOR0888 is not set
+# CONFIG_USER_MICROWIN_MWPF_TRUECOLOR888 is not set
+# CONFIG_USER_MICROWIN_MWPF_TRUECOLOR565 is not set
 CONFIG_USER_MICROWIN_MWPF_TRUECOLOR555=y
+# CONFIG_USER_MICROWIN_MWPF_TRUECOLOR332 is not set
 # CONFIG_USER_MICROWIN_LINK_APP_INTO_SERVER is not set
-# CONFIG_USER_MICROWIN_HAVE_SHAREDMEM_SUPPORT is not set
 CONFIG_USER_MICROWIN_HAVE_FILEIO=y
 CONFIG_USER_MICROWIN_HAVE_BMP_SUPPORT=y
 CONFIG_USER_MICROWIN_HAVE_GIF_SUPPORT=y
 CONFIG_USER_MICROWIN_HAVE_PNM_SUPPORT=y
 CONFIG_USER_MICROWIN_HAVE_XPM_SUPPORT=y
-# CONFIG_USER_MICROWIN_HAVE_T1LIB_SUPPORT is not set
-# CONFIG_USER_MICROWIN_HAVEMSFONTS is not set
-# CONFIG_USER_MICROWIN_PORTRAIT_MODE is not set
 # CONFIG_USER_MICROWIN_HAVE_JPEG_SUPPORT is not set
 # CONFIG_USER_MICROWIN_HAVE_PNG_SUPPORT is not set
+# CONFIG_USER_MICROWIN_HAVE_T1LIB_SUPPORT is not set
 # CONFIG_USER_MICROWIN_HAVE_FREETYPE_SUPPORT is not set
+# CONFIG_USER_MICROWIN_HAVE_SHAREDMEM_SUPPORT is not set
 # CONFIG_USER_MICROWIN_HAVE_HZK_SUPPORT is not set
 # CONFIG_USER_MICROWIN_HAVE_BIG5_SUPPORT is not set
 # CONFIG_USER_MICROWIN_HAVE_GB2312_SUPPORT is not set
+# CONFIG_USER_MICROWIN_HAVEMSFONTS is not set
 # CONFIG_USER_MICROWIN_NOFONTSORCLIPPING is not set
 # CONFIG_USER_MICROWIN_ERASEMOVE is not set
 CONFIG_USER_MICROWIN_UPDATEREGIONS=y
@@ -747,35 +749,26 @@
 CONFIG_USER_MICROWIN_FRAMEBUFFER=y
 # CONFIG_USER_MICROWIN_FBVGA is not set
 CONFIG_USER_MICROWIN_VTSWITCH=y
+# CONFIG_USER_MICROWIN_PORTRAIT_MODE is not set
 # CONFIG_USER_MICROWIN_FBREVERSE is not set
 # CONFIG_USER_MICROWIN_VGALIB is not set
 # CONFIG_USER_MICROWIN_HWVGA is not set
 # CONFIG_USER_MICROWIN_CLEOVGA is not set
 # CONFIG_USER_MICROWIN_GPMMOUSE is not set
 CONFIG_USER_MICROWIN_SERMOUSE=y
-# CONFIG_USER_MICROWIN_SUNMOUSE is not set
-# CONFIG_USER_MICROWIN_NOMOUSE is not set
+# CONFIG_USER_MICROWIN_TPMOUSE is not set
+# CONFIG_USER_MICROWIN_TPHELIO is not set
+# CONFIG_USER_MICROWIN_ADSMOUSE is not set
 # CONFIG_USER_MICROWIN_IPAQMOUSE is not set
-# CONFIG_USER_MICROWIN_ZAURUSMOUSE is not set
-# CONFIG_USER_MICROWIN_TUXMOUSE is not set
-# CONFIG_USER_MICROWIN_ADS7846MOUSE is not set
-# CONFIG_USER_MICROWIN_EPMOUSE is not set
-# CONFIG_USER_MICROWIN_VHMOUSE is not set
-# CONFIG_USER_MICROWIN_MTMOUSE is not set
+# CONFIG_USER_MICROWIN_HARRIERMOUSE is not set
 # CONFIG_USER_MICROWIN_PSIONMOUSE is not set
-# CONFIG_USER_MICROWIN_YOPYMOUSE is not set
 # CONFIG_USER_MICROWIN_UCTSMOUSE is not set
 # CONFIG_USER_MICROWIN_DE2TSMOUSE is not set
 # CONFIG_USER_MICROWIN_CLEOMOUSE is not set
-# CONFIG_USER_MICROWIN_TPMOUSE is not set
-# CONFIG_USER_MICROWIN_TPHELIO is not set
-# CONFIG_USER_MICROWIN_ADSMOUSE is not set
-# CONFIG_USER_MICROWIN_HARRIERMOUSE is not set
+# CONFIG_USER_MICROWIN_NOMOUSE is not set
 CONFIG_USER_MICROWIN_TTYKBD=y
 # CONFIG_USER_MICROWIN_SCANKBD is not set
 # CONFIG_USER_MICROWIN_PIPEKBD is not set
-# CONFIG_USER_MICROWIN_IPAQKBD is not set
-# CONFIG_USER_MICROWIN_LIRCKBD is not set
 # CONFIG_USER_MICROWIN_CLEOKBD is not set
 # CONFIG_USER_MICROWIN_NOKBD is not set
 CONFIG_USER_MICROWIN_BIN_LANDMINE=y




More information about the dslinux-commit mailing list