mbox series

[PULL] u-boot-sh/master

Message ID c8b3be0e-4781-c9e7-d3e7-eae478a332e3@gmail.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] u-boot-sh/master | expand

Pull-request

git://git.denx.de/u-boot-sh.git master

Message

Marek Vasut March 5, 2020, 12:19 a.m. UTC
The following changes since commit 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f:

  configs: Resync with savedefconfig (2020-02-28 13:28:38 -0500)

are available in the Git repository at:

  git://git.denx.de/u-boot-sh.git master

for you to fetch changes up to 7ca08e335b1274c5eb88c58aacaa389c63907d40:

  ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3 (2020-03-01
21:58:32 +0100)

----------------------------------------------------------------
Marek Vasut (1):
      ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3

 include/configs/rcar-gen3-common.h | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Tom Rini March 5, 2020, 3:41 a.m. UTC | #1
On Thu, Mar 05, 2020 at 01:19:13AM +0100, Marek Vasut wrote:

> The following changes since commit 9e1d65f36b83c5422ece3c0ea28d07a2246cb07f:
> 
>   configs: Resync with savedefconfig (2020-02-28 13:28:38 -0500)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 7ca08e335b1274c5eb88c58aacaa389c63907d40:
> 
>   ARM: rmobile: Limit bootloader size to 1 MiB on R-Car Gen3 (2020-03-01
> 21:58:32 +0100)
> 

Applied to u-boot/master, thanks!