U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini via U-Boot <u-boot@lists.u-boot-project.org>
To: Prasanth Kumar Padarthi <prasanth.padarthi10@gmail.com>
Cc: u-boot@lists.denx.de, ryan_chen@aspeedtech.com,
	chiawei_wang@aspeedtech.com, BMC-SW@aspeedtech.com,
	joel@jms.id.au
Subject: Re: [RFC PATCH v1 1/1] arm: aspeed: Add ASRock Rack B650D4U BMC support
Date: Mon, 20 Jul 2026 13:30:52 -0600	[thread overview]
Message-ID: <20260720193052.GI749385@bill-the-cat> (raw)
In-Reply-To: <20260719121752.88393-2-prasanth.padarthi10@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1395 bytes --]

On Sun, Jul 19, 2026 at 05:47:52PM +0530, Prasanth Kumar Padarthi wrote:

> Add U-Boot support for the AST2600 BMC on the ASRock Rack B650D4U.
> 
> Describe the 512 MiB DRAM, UART5 console, watchdog, 64 MiB SPI
> NOR, RTL8211F-connected MAC0 and RMII/NCSI-connected MAC2.
> 
> Use the existing AST2600 EVB target infrastructure and a
> board-specific defconfig.
> 
> Signed-off-by: Prasanth Kumar Padarthi <prasanth.padarthi10@gmail.com>
> ---
>  MAINTAINERS                      |   6 ++
>  arch/arm/dts/ast2600-b650d4u.dts |  74 ++++++++++++++++++++
>  configs/b650d4u_defconfig        | 115 +++++++++++++++++++++++++++++++
>  3 files changed, 195 insertions(+)
>  create mode 100644 arch/arm/dts/ast2600-b650d4u.dts
>  create mode 100644 configs/b650d4u_defconfig
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index d4b527560aa..52aefd17217 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -213,6 +213,12 @@ F:	drivers/reset/reset-ast2500.c
>  F:	drivers/watchdog/ast_wdt.c
>  N:	aspeed
>  
> +ASROCK RACK B650D4U BMC
> +M:	Prasanth Kumar Padarthi <prasanth.padarthi10@gmail.com>
> +S:	Maintained
> +F:	arch/arm/dts/ast2600-b650d4u.dts
> +F:	configs/b650d4u_defconfig

This should be in board/aspeed/evb_ast2600/MAINTAINERS since it's just a
build variant. And is the device tree itself being submitted upstream to
the linux kernel? Thanks!

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

  reply	other threads:[~2026-07-20 19:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-19 12:17 [RFC PATCH v1 0/1] arm: aspeed: Add ASRock Rack B650D4U BMC support Prasanth Kumar Padarthi
2026-07-19 12:17 ` [RFC PATCH v1 1/1] " Prasanth Kumar Padarthi
2026-07-20 19:30   ` Tom Rini via U-Boot [this message]
2026-07-21  2:16     ` Prasanth via U-Boot

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=20260720193052.GI749385@bill-the-cat \
    --to=u-boot@lists.u-boot-project.org \
    --cc=BMC-SW@aspeedtech.com \
    --cc=chiawei_wang@aspeedtech.com \
    --cc=joel@jms.id.au \
    --cc=prasanth.padarthi10@gmail.com \
    --cc=ryan_chen@aspeedtech.com \
    --cc=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