[PULL] u-boot-sh/master
Marek Vasut
marex at denx.de
Sun Aug 8 13:39:30 CEST 2021
The following changes since commit 8f07f5376a21a57ce191e5548b1a30c9709994d3:
Merge tag 'video-2021-08-05' of
https://source.denx.de/u-boot/custodians/u-boot-video (2021-08-06
13:46:40 -0400)
are available in the Git repository at:
git://source.denx.de/u-boot-sh.git master
for you to fetch changes up to 0ae06f6b36bf3014531e04a10daa2ad71ad9a351:
ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3 (2021-08-08
12:27:04 +0200)
----------------------------------------------------------------
Marek Vasut (4):
ARM: rmobile: Remove default bootargs
ARM: renesas: Turn on PIE for Gen3
ARM: renesas: Mallocate bootparams on Gen3
ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3
arch/arm/mach-rmobile/Kconfig | 1 +
board/renesas/condor/condor.c | 3 ---
board/renesas/draak/draak.c | 3 ---
board/renesas/eagle/eagle.c | 3 ---
board/renesas/ebisu/ebisu.c | 3 ---
board/renesas/salvator-x/salvator-x.c | 3 ---
board/renesas/ulcb/ulcb.c | 3 ---
configs/hihope_rzg2_defconfig | 1 -
configs/r8a77970_eagle_defconfig | 1 -
configs/r8a77980_condor_defconfig | 1 -
configs/r8a77990_ebisu_defconfig | 1 -
configs/r8a77995_draak_defconfig | 1 -
configs/rcar3_salvator-x_defconfig | 3 +--
configs/rcar3_ulcb_defconfig | 1 -
include/configs/rcar-gen3-common.h | 2 ++
15 files changed, 4 insertions(+), 26 deletions(-)
More information about the U-Boot
mailing list