On Mon, Dec 19, 2011 at 4:24 PM, Ulf Hansson <ulf.hansson@xxxxxxxxxxxxxx> wrote: > This option can be used when you platform have a buggy > kernel crash dump software, which is supposed to store > the dump on the eMMC, but is not able to wake up the eMMC > from sleep state. [Chris] > Sorry for stepping in late, but we don't normally modify the kernel to > make life easier for buggy proprietary software -- if this patch is to > be merged, it has to make sense on its own merits. IIRC (correct me if wrong) the kernel crash dump software in question is actually U-Boot and not proprietary at all. Knock yourself out with the source code :-) http://git.linaro.org/gitweb?p=bsp/st-ericsson/u-boot-ux500.git;a=summary The problem is that it cannot be replaced due to being deployed in a lot of static configurations. A problem which is pretty common in the ARM community, people do not like to replace their bootloaders at all, even if they do have the source code (under GPL). Maybe it can be reworded so this is clear? Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html