I have found the answer!!
The #DEFINE for the LCD_TYPE settings and batch file modifications, as outlined in the "how to use" readme, work - its just that the FILE NAMES have changed (at least for my BSP; ordered mini2440 kit in Jan 2010)
The file to edit the LCD_TYPE #DEFINE is now "
options.h" and is in the [wince500\platform\mini2440\src\inc] folder. The file is
NOT called s2440.h..
The batch file is now called "mini2440.bat" (
NOT smdk2440.bat). Also, you must ADD the "set BSP_LCD_TYPE_A70= 1" line to the file.
EDIT:
My 2440 now boots using the full 7" touchscreen! I used the included "A70" bootloader in the "images" folder. The CE5 image I used was built using the included *.pbxml project file. I edited the language, included file viewers, made the above changes to "options.h", etc. The image built just fine. I should also note, using the included PB project file allowed me to include the test applications (LED test, comm tester, etc) that were not present in the ENGLISH A70 binary image.
Hope this helps someone
