K 10 svn:author V 8 jhibbits K 8 svn:date V 27 2016-07-05T06:14:23.927141Z K 7 svn:log V 332 Unbreak the LBC driver, broken with the large RMan and 36-bit physical address changes. Remove the use of fdt_data_to_res(), and instead construct the resources manually. Additionally, avoid the 32-bit size limitation of fdt_data_get(), by building physical addresses manually from the lbc ranges property. Approved by: re@(gjb) END