mbox series

Pull request: please pull u-boot-imx/

Message ID 1dca54db-bda6-74c6-ac23-cb5a636b329c@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series Pull request: please pull u-boot-imx/ | expand

Pull-request

https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-20230403

Message

Stefano Babic April 3, 2023, 12:12 p.m. UTC
Hi Tom,

a fix for current release, please pull from u-boot-imx, thanks !


The following changes since commit 565681e596381b5b6db59cf06931e698f2d829e5:

   imx6sx-udoo-neo-basic: Introduce the u-boot.dtsi (2023-03-28 10:58:16 
-0400)

are available in the Git repository at:

   https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git 
tags/u-boot-imx-20230403

for you to fetch changes up to d8aba36d741c01b1e1ea60f3bbbc33ae05fa2505:

   configs: imx8mn_bsh_smm_s2: remove console from bootargs (2023-03-31 
10:51:14 +0200)

----------------------------------------------------------------
Fixes for 2023.04
------------------

CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/15831

- fix for imx8mn_bsh_smm_s2

----------------------------------------------------------------
Dario Binacchi (1):
       configs: imx8mn_bsh_smm_s2: remove console from bootargs

  include/configs/imx8mn_bsh_smm_s2.h | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Best regards,
Stefano

Comments

Tom Rini April 3, 2023, 2:17 p.m. UTC | #1
On Mon, Apr 03, 2023 at 02:12:51PM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> a fix for current release, please pull from u-boot-imx, thanks !
> 
> 
> The following changes since commit 565681e596381b5b6db59cf06931e698f2d829e5:
> 
>   imx6sx-udoo-neo-basic: Introduce the u-boot.dtsi (2023-03-28 10:58:16
> -0400)
> 
> are available in the Git repository at:
> 
>   https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git
> tags/u-boot-imx-20230403
> 
> for you to fetch changes up to d8aba36d741c01b1e1ea60f3bbbc33ae05fa2505:
> 
>   configs: imx8mn_bsh_smm_s2: remove console from bootargs (2023-03-31
> 10:51:14 +0200)
> 

Applied to u-boot/master, thanks!