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: [PATCH v4 03/17] Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
Date: Thu, 6 Aug 2020 22:14:53 -0400	[thread overview]
Message-ID: <20200807021453.GV6965@bill-the-cat> (raw)
In-Reply-To: <20200724111225.12513-3-ovidiu.panait@windriver.com>

On Fri, Jul 24, 2020 at 02:12:11PM +0300, Ovidiu Panait wrote:

> This converts ad-hoc CONFIG_SYS_SRAM_SIZE to Kconfig.
> 
> Reviewed-by: Simon Glass <sjg@chromium.org>
> Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20200806/12d98f2e/attachment.sig>

  reply	other threads:[~2020-08-07  2:14 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24 11:12 [PATCH v4 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM Ovidiu Panait
2020-07-24 11:12 ` [PATCH v4 02/17] Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig Ovidiu Panait
2020-08-07  2:14   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 03/17] Kconfig: Convert CONFIG_SYS_SRAM_SIZE " Ovidiu Panait
2020-08-07  2:14   ` Tom Rini [this message]
2020-07-24 11:12 ` [PATCH v4 04/17] Kconfig: Remove CONFIG_SYS_SRAM_START Ovidiu Panait
2020-08-07  2:14   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 05/17] cmd: bdinfo: Move sram info prints to generic code Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 06/17] board_f: Introduce setup_bdinfo initcall Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 07/17] board_f: Introduce arch_setup_bdinfo initcall Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 08/17] board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo Ovidiu Panait
2020-07-24 12:14   ` Alexey Brodkin
2020-08-04  2:00   ` Simon Glass
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 09/17] board_f: Move sram bdinfo assignments to generic code Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 10/17] board_f: m68k: Factor out m68k-specific bdinfo setup Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 11/17] board_f: ppc: Factor out ppc-specific " Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 12/17] board_f: Remove setup_board_part1 Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 13/17] dm: blk: Use IS_ENABLED() instead of #ifdefs in blk_post_probe Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 14/17] drivers: serial: Make serial_initialize return int Ovidiu Panait
2020-08-07  2:15   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 15/17] common/board_r: Remove initr_serial wrapper Ovidiu Panait
2020-08-07  2:16   ` Tom Rini
2020-08-14  1:50   ` Sean Anderson
2020-08-14  1:54     ` Sean Anderson
2020-07-24 11:12 ` [PATCH v4 16/17] blkcache: Extend blkcache_init to cover CONFIG_NEEDS_MANUAL_RELOC Ovidiu Panait
2020-08-07  2:16   ` Tom Rini
2020-07-24 11:12 ` [PATCH v4 17/17] common/board_r: Move blkcache_init call earlier in the boot sequence Ovidiu Panait
2020-08-07  2:16   ` Tom Rini
2020-08-07  2:14 ` [PATCH v4 01/17] Kconfig: Introduce CONFIG_SYS_HAS_SRAM Tom Rini

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=20200807021453.GV6965@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