]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Revert "fdt- Tell the FDT library where the device tree is"
authorSimon Glass <sjg@chromium.org>
Sat, 20 Apr 2013 08:42:47 +0000 (08:42 +0000)
committerTom Rini <trini@ti.com>
Wed, 1 May 2013 15:17:21 +0000 (11:17 -0400)
commit095686d3f5e0b46e76d40e3ad0b75982a215024d
treeacf69e6e934affda6aeb1f6e9ff8277db3fe9b9a
parentc309c2da147c2f166132341d578a41d3d9132966
Revert "fdt- Tell the FDT library where the device tree is"

This reverts commit 3b73459ea3421e9f8c6c8c62e1d3fe458ca5bc56.

In practice it doesn't seem like a good idea to make the the working
FDT point to the control FDT. Now that we can access the control FDT
using the 'fdt' command, there is no need for this feature. Remove it.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/main.c