mbox series

[GIT,PULL] Please pull u-boot-amlogic-fixes-20240201

Message ID bb777d08-1723-44b3-ac69-e55af1218cf2@linaro.org
State Accepted
Delegated to: Tom Rini
Headers show
Series [GIT,PULL] Please pull u-boot-amlogic-fixes-20240201 | expand

Pull-request

https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-fixes-20240201

Message

Neil Armstrong Feb. 1, 2024, 2:26 p.m. UTC
Hi Tom,

Please pull this simple fix avoiding printing the board model twice.

Thanks,
Neil

The following changes since commit 6faba41927bdc8973b59678649ef83c564cc421e:

   Prepare v2024.04-rc1 (2024-01-29 20:53:19 -0500)

are available in the Git repository at:

   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-fixes-20240201

for you to fetch changes up to 076529725f16f07a5cb2d5feba25d62b5f5a5872:

   ARM: meson: stop printing board model after sysinfo update (2024-01-30 09:35:51 +0100)

----------------------------------------------------------------
- stop printing board model twice after sysinfo update

----------------------------------------------------------------
Neil Armstrong (1):
       ARM: meson: stop printing board model after sysinfo update

  arch/arm/mach-meson/board-info.c | 10 ----------
  1 file changed, 10 deletions(-)

Comments

Tom Rini Feb. 1, 2024, 3:40 p.m. UTC | #1
On Thu, Feb 01, 2024 at 03:26:25PM +0100, Neil Armstrong wrote:

> Hi Tom,
> 
> Please pull this simple fix avoiding printing the board model twice.
> 
> Thanks,
> Neil
> 
> The following changes since commit 6faba41927bdc8973b59678649ef83c564cc421e:
> 
>   Prepare v2024.04-rc1 (2024-01-29 20:53:19 -0500)
> 
> are available in the Git repository at:
> 
>   https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-fixes-20240201
> 
> for you to fetch changes up to 076529725f16f07a5cb2d5feba25d62b5f5a5872:
> 
>   ARM: meson: stop printing board model after sysinfo update (2024-01-30 09:35:51 +0100)
> 

Applied to u-boot/master, thanks!