Home
last modified time | relevance | path

Searched hist:"2 ade496fd88ebe947f8fd8ae4a07fc3bf1f41e60" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Domap3_beagle.h2ade496fd88ebe947f8fd8ae4a07fc3bf1f41e60 Mon Jul 15 12:11:32 UTC 2013 Nishanth Menon <nm@ti.com> omap3_beagle: support findfdt and loadfdt for devicetree support

For folks not using concatenated device tree with uImage, having
an handy function to find and load device tree is very handy.

So introduce findfdt and loadfdt and run findfdt by default to make
it easier on user scripts.

Signed-off-by: Nishanth Menon <nm@ti.com>