commit | 22fb2246df91bfc840d87f0c5910818bad55577a | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | Fri Dec 28 11:56:30 2007 +0100 |
committer | Gerald Van Baren <vanbaren@cideas.com> | Tue Jan 08 15:03:06 2008 -0500 |
tree | 4d527b7fd91cc4f50cdbb6d4ab2b1b5e8246d07d | |
parent | 74ac5facb988fc488a707db228b177ead63a6541 [diff] |
Add fdt_find_and_setprop() to fdt_support.h fdt_find_and_setprop() is used by several 4xx boards and it's missing in the appropriate header. This patch eliminates a warning when building U-Boot for such boards. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> Acked-by: Stefan Roese <sr@denx.de>