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.palac...@digi.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot