On 01/28/2014 12:24 AM, Vince Hsu wrote: > This patch implemtns the ubility to generate a header file from > multiple sdram config files which each has one set of sdram > parameters inside only. I have no idea what this patch is meant to do. What kind of header file, what are the input and output formats *exactly*, is there an example somewhere? Reading the code doesn't give me much more of a clue. but I /think/ the following might do the same thing? cat all_the_input_files | sed -e 's/SDRAM[\d+]//' ? If so, then I'm not sure it's worth even putting this feature into cbootimage at all, and if it is, a shell script might be a better idea. -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html