[U-Boot-Users] patch for dlmalloc.c and cfi_flash.c

Josh Fryman fryman at cc.gatech.edu
Tue Feb 17 04:15:20 CET 2004


hi all,

attached is a patch for two different quick fixes.

dlmalloc:  enable the debug data.  instead of having #if0 everywhere,
           replace with #ifdef DEBUG.

cfi_flash: i shared this patch with brad, and he asked i send it on.
           he's going to try to find a better long-term solution.
           for the CFI interface to support little-endian, it does
           byte swapping.  unfortunately, the byte-swapping was only
           coded for 16-bit width.  this corrects the coding to be
           more "correct" and adds 32-bit support.

comments?

-josh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff.1
Type: application/octet-stream
Size: 2291 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20040216/e889531a/attachment.obj 


More information about the U-Boot mailing list