[patch][rfa] Configure mappings and memory sizes in hex

Dave Brolley brolley@redhat.com
Thu Sep 14 19:39:00 GMT 2006


Hi,

I'm growing weary of seeing mappings and memory sizes in decimal in the 
config files generated by --save-temps. Does anyone have a problem with 
this patch which makes them appear in hex? The difference is something like

connect-bus basic-0/main-map [0=0-32767] basic-0/extra-mem-0 read-write-port
set basic-0/extra-mem-0 size 32768

becomes

connect-bus basic-0/main-map [0x0=0x0-0xffff] basic-0/extra-mem-0 
read-write-port
set basic-0/extra-mem-0 size 0x10000

Dave

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sid-conf-hex.ChangeLog
URL: <http://sourceware.org/pipermail/sid/attachments/20060914/a68bd96c/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sid-conf-hex.patch.txt
URL: <http://sourceware.org/pipermail/sid/attachments/20060914/a68bd96c/attachment.txt>


More information about the Sid mailing list