[U-Boot] bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
Tom Rini
trini at konsulko.com
Sat Jul 16 15:51:24 CEST 2016
On Mon, Jul 11, 2016 at 12:34:37PM +0200, Hector Palacios wrote:
> The function fixup_silent_linux() is called in status BOOTM_STATE_LOADOS
> to silence Linux if variable 'silent' is set.
> Currently only the 'bootm' command state machine contains
> BOOTM_STATE_LOADOS, but others like 'booti' or 'bootz' commands do not.
> This means silent Linux does not work with these commands.
>
> This patch moves the fixup_silent_linux() call out of the
> BOOTM_STATE_LOADOS state and into BOOTM_STATE_OS_PREP, to silence Linux
> independently of the used command (booti, bootm or bootz).
>
> Signed-off-by: Hector Palacios <hector.palacios at digi.com>
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160716/70bbf913/attachment.sig>
More information about the U-Boot
mailing list