This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ecos/packages/redboot/current ChangeLog cdl/re ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2004-08-21 12:43:33

Modified files:
	packages/redboot/current: ChangeLog 
	packages/redboot/current/cdl: redboot.cdl 
	packages/redboot/current/src: load.c 
	packages/redboot/current/src/fs: fileio.c 
	packages/redboot/current/src/net: net_io.c 

Log message:
	* cdl/redboot.cdl:
	* src/net/net_io.c: added CDL to allow the default server to
	be configured. Also respect the CYGSEM_REDBOOT_DEFAULT_NO_BOOTP
	setting.
	
	* cdl/redboot.cdl:
	* src/load.c: Added cdl to control the size of the buffer used
	by getc. The size can have significant affect on load speed
	when loading from a filesystem.
	
	* cdl/redboot.cdl
	* src/load.c (load_elf_image): Added a CDL option to configure
	if the physical or virtual address in the headers should be used
	when loading the image.
	
	* cdl/redboot.cdl
	* src/fs/fileio.c (do_ls) Added an ls command so we can see what
	is inside the mounted filesystem.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]