K 10 svn:author V 8 kientzle K 8 svn:date V 27 2013-02-23T20:34:47.791344Z K 7 svn:log V 295 "fdt addr" gets run from loader.rc before the kernel is loaded. This was broken by r247045 which tried to copy the FDT into the module directory immediately. Instead, store the address and arrange for the FDT to get copied into the module directory later when the usual FDT initialization runs. END