commit | 21d2916a89876d4314048533242ef475ee54f1b5 | [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 | 4549a688166b425c74a1e614b178f2ba1a8595af [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>