[U-Boot] [PATCH] Tegra114: Dalmore: Add voltage reg/PMIC init for various periphs
Stephen Warren
swarren at wwwdotorg.org
Mon Oct 7 22:22:47 CEST 2013
On 10/07/2013 01:49 PM, Tom Warren wrote:
> These powerrails are currently needed for kernel boot. This will
> be move to a pmic-specific driver (or even better moved to the
> kernel) at a later date.
Which kernel? The upstream kernel has been booting on Dalmore without
issue for quite a long time, without this patch.
If some other kernel needs some voltage rails to be enabled in order to
use certain hardware, it must be modified to enable them itself. We
should not hack around kernel deficiencies in the bootloader. A kernel
should be able to boot without any bootloader at all.
More information about the U-Boot
mailing list