public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code
Date: Fri, 2 Aug 2019 18:06:58 -0400	[thread overview]
Message-ID: <20190802220658.GI5845@bill-the-cat> (raw)
In-Reply-To: <20190721025128.30351-1-sjg@chromium.org>

On Sat, Jul 20, 2019 at 08:51:10PM -0600, Simon Glass wrote:

> This series cleans up autoboot.c a bit to:
> 
> - Convert options to Kconfig
> - Use C code instead of C preprocessor where possible
> - Add a few comments
> 
> Changes in v2:
> - Rebase to master
> 
> Simon Glass (18):
>   main: Use conditional run_preboot_environment_command()
>   Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig
>   Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT
>   Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig
>   autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly
>   autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION
>   autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION
>   autoboot: Use if() for CONFIG_SILENT_CONSOLE
>   autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED
>   autoboot: Drop unused CONFIG_MENUPROMPT
>   autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY
>   snow: Define CONFIG_AUTOBOOT_MENUKEY
>   autoboot: Tidy up use of menukey
>   autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT
>   Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig
>   autoboot: Add comments for menu_show()
>   autoboot: Move a few more options from #ifdef to if()
>   autoboot: Adjust the implementation in autoboot_command()

For the series, 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: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190802/29ada827/attachment.sig>

      parent reply	other threads:[~2019-08-02 22:06 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-21  2:51 [U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 01/18] main: Use conditional run_preboot_environment_command() Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 02/18] Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 03/18] Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 04/18] Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig Simon Glass
2019-07-23 17:23   ` David Abdurachmanov
2019-07-21  2:51 ` [U-Boot] [PATCH v2 05/18] autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 06/18] autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 07/18] autoboot: Improve docs " Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 08/18] autoboot: Use if() for CONFIG_SILENT_CONSOLE Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 09/18] autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 10/18] autoboot: Drop unused CONFIG_MENUPROMPT Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 11/18] autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 12/18] snow: Define CONFIG_AUTOBOOT_MENUKEY Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 13/18] autoboot: Tidy up use of menukey Simon Glass
2020-05-04 21:26   ` Da Xue
2020-05-04 21:31     ` Da Xue
2020-05-06 14:47       ` Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 14/18] autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 15/18] Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 16/18] autoboot: Add comments for menu_show() Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 17/18] autoboot: Move a few more options from #ifdef to if() Simon Glass
2019-07-21  2:51 ` [U-Boot] [PATCH v2 18/18] autoboot: Adjust the implementation in autoboot_command() Simon Glass
2019-07-23 22:00 ` [U-Boot] [PATCH v2 00/18] autoboot: Tidy up autoboot code Lukasz Majewski
2019-08-02 22:06 ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190802220658.GI5845@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox