[U-Boot-Users] [PATCH] lba48 support & 64bit vsprintf

Rune Torgersen runet at innovsys.com
Fri Feb 27 20:56:15 CET 2004


Added some CONFIG and CFG variables to for LBA48 support and for 64bit
printing.
Now you can use LBA48 and not use 64bit in vsprintf.
LBA48 now works without 64bit.

Changelog
	Rune Torgersen
	- Added LBA48 support (CONFIG_LBA48 & CFG_64BIT_LBA)
	- Added support for 64bit printing in vsprintf
(CFG_64BIT_VSPRINTF)
	- Added support for 64bit strtoul (CFG_64BIT_STRTOUL)
	
README is also updated for these variables

Rune Torgersen
System Developer
Innovative Systems LLC
1000 Innovative Drive
Mitchell, SD 57301
Ph: 605-995-6120
www.innovsys.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lba48.diff.gz
Type: application/x-gzip
Size: 3428 bytes
Desc: lba48.diff.gz
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040227/b648e40e/attachment.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vsprintf.diff.gz
Type: application/x-gzip
Size: 1267 bytes
Desc: vsprintf.diff.gz
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040227/b648e40e/attachment-0001.bin 


More information about the U-Boot mailing list