[U-Boot-Users] [PATCH 1/2] libfdt: Add some utilities to manipulate the reserved memory map.

Jerry Van Baren gvb.uboot at gmail.com
Sun Apr 15 14:23:49 CEST 2007


Hello All,


I've published two more patches for fdt handling and pushed them to the 
u-boot-fdt repository.  This now handles ramdisks well, including 
modifying the reserved map entries in the blob (required some new libfdt 
routines).

I have not tried a multi-image (blob embedded), but have the same 
handling code as passing in the blob as the 2nd parameter so it should 
work OK.  If someone could test this or send me a RTFM pointer on how to 
create a multi-image, I would appreciate it.

The only remaining issue is my poorly executed changes for setting the 
MAC addresses.

Wolfgang: This should be good to pull, but it wouldn't hurt to wait for 
a little for code review.  Also, I'll try to get the mac address fix in 
in the next day or two.

Best regards,
gvb




More information about the U-Boot mailing list