Re: [PATCH] regulator: core: Keep boot_on regulators powered during init

From: Jassi Brar
Date: Wed Apr 25 2012 - 11:34:02 EST


> On Mon, Apr 23, 2012 at 02:45:10PM +0200, Ulf Hansson wrote:
>
>> If the platform already have booted from the eMMC card, the card is
>> already powered an initialized from a bootloader. Cutting the power
>> without first notifying the card by sending commands to it, must be
>> prevented and also violates the eMMC specification. In the end, it
>> will mean that the detect and initialization procedure fails.
>
Shouldn't the bootloader be responsible for ensuring MMC is
put down after using it and before passing control to the kernel.

Even if the bootloader didn't power off properly, unless there is
some outstanding data to be written when the kernel is passed
control, perhaps it's not that serious?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/