mbox series

[U-Boot] Please pull u-boot-dm (wandboard fix)

Message ID CAPnjgZ0LNieV+70mLwtiDF0PLQYJTzFZsASdiebDupQEAOT2WQ@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Please pull u-boot-dm (wandboard fix) | expand

Pull-request

git://git.denx.de/u-boot-dm.git tags/dm-pull-7jul19

Message

Simon Glass July 7, 2019, 1:17 p.m. UTC
Hi Tom,

Sorry if this is too late, but I still have this patch pending.


The following changes since commit 1f83431f0053f6fb20c511c391ffc687433848cf:

  board: amlogic: add mailing-list to MAINTAINERS (2019-07-04 11:36:52 -0400)

are available in the Git repository at:

  git://git.denx.de/u-boot-dm.git tags/dm-pull-7jul19

for you to fetch changes up to c2f3dade2a8efb90c20b46b3c76a81a15fafe96e:

  imx6: wandboard: allow booting from MMC 2 (2019-07-07 07:13:49 -0600)

----------------------------------------------------------------
Fix booting for wandboard

----------------------------------------------------------------
Heinrich Schuchardt (1):
      imx6: wandboard: allow booting from MMC 2

 include/configs/wandboard.h | 1 +
 1 file changed, 1 insertion(+)

Regards,
Simon

Comments

Tom Rini July 8, 2019, 1:15 a.m. UTC | #1
On Sun, Jul 07, 2019 at 07:17:42AM -0600, Simon Glass wrote:

> Hi Tom,
> 
> Sorry if this is too late, but I still have this patch pending.
> 
> 
> The following changes since commit 1f83431f0053f6fb20c511c391ffc687433848cf:
> 
>   board: amlogic: add mailing-list to MAINTAINERS (2019-07-04 11:36:52 -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-dm.git tags/dm-pull-7jul19
> 
> for you to fetch changes up to c2f3dade2a8efb90c20b46b3c76a81a15fafe96e:
> 
>   imx6: wandboard: allow booting from MMC 2 (2019-07-07 07:13:49 -0600)
> 

Applied to u-boot/master, thanks!