K 10 svn:author V 3 ian K 8 svn:date V 27 2015-03-17T21:15:24.787851Z K 7 svn:log V 321 Fix fdt_platform_fixups() mem region handling. It turns out u-boot puts several types of data into the mem-info array (DRAM, SRAM, flash). We need to extract just the DRAM entries for translation into fdt memory properties. Also, increase the number of regions we can handle from 5 to 16. Submitted by: Michal Meloun END