cdl_configuration eCos { package CYGPKG_FS_JFFS2 current ; package CYGPKG_LINUX_COMPAT current ; #jffs package CYGPKG_IO_FILEIO current ; #jffs2 package CYGPKG_IO_FLASH current ; #jffs2 package CYGPKG_IO_I2C current ; package CYGPKG_CRC current ; #jffs2 package CYGPKG_BLOCK_LIB current ; package CYGPKG_ERROR current ; #needed by all package CYGPKG_IO_SERIAL current ; package CYGPKG_IO_ETH_DRIVERS current ; package CYGPKG_NET current ; package CYGPKG_NET_FREEBSD_STACK current ; } cdl_component CYGOPT_FS_JFFS2_GCTHREAD { user_value 0 }; cdl_component CYGNUM_IO_FLASH_BLOCK_CFG_STATIC_1 { user_value 0 }; # Multiple TFTPD server threads on the same port. cdl_component CYGSEM_NET_TFTPD_MULTITHREADED { user_value 0 # Default value: 1 }; # This configures the flash device 1 block device # from Redboot FIS #needed for jffs2 FIS file mounting!! cdl_component CYGNUM_IO_FLASH_BLOCK_CFG_FIS_1 { user_value 1 };