Age | Commit message (Collapse) | Author | Files | Lines |
|
This commit updates U-Boot version to 3.9.5 for the following
changes:
- Fix name to AVB_AVTP_{MATCH/CAPTURE}.
- Add DRAM 2x4G memory map support for M3 Ver.3.0 SiP.
(cherry picked from commit fd9043582dff30021c8068e91cab577518f44205)
Change-Id: I4071c3d3976a011e096482ea3adc642af9e12c19
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates U-Boot SRCREV to Ver.3.9.3 for the following
changes:
- Increase off-on delay on the SD Vcc regulator.
- Fix r8a779{5,6,90} DRIF conflict names by H/W UM 1.50 errata.
- Apply upstream code related to mmc.
- Add upstream description to DT files added by BSP.
- Fix warning in writel() overflow in rcar_i2c.c.
- Set environment variable containing CPU type.
- Downgrade SD/MMC from UHS/HS200/HS400 modes before boot.
- Unmount FS in do_fs_type().
- Support up to MMC HS200 mode with U-Boot.
- Add DMA transfer address alignment check at writing.
- Fix pinctrl definition according to H/W UM Rev.1.00 and errata.
- Force mmc reinit when no card present.
- Make DMA transfer end bit configurable and add 1uS delay after DMA
completion on older IPs.
- Add function to activate with suitable DT and add Enable
MULTI_DTB_FIT.
Change-Id: I958f86c16e7558ac51b40e68f611b7f20748877c
Signed-off-by: Duy Dang <duy.dang.yw@renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
(cherry picked from commit de96e0e4738e0b473c2fb77e2384e2c516990d4d)
|
|
This commit updates do_deploy function to drop the SoC name when
deploying srec files, the purpose is to keep the legacy name of U-Boot
build results.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates SRCREV of U-Boot to version 3.9.1 for
the following changes:
- Generate fitting memory map on R-Car Gen3, fix protection area
access error and fix to enable icache early in R-Car Gen3.
- Add module clock stop before OS startup.
- Reorder TMIO clock handling.
- Do not issue CMD 6 on SD 1.00 and SD 1.01.
- Fix protection area access error at Cortex-A53.
- Avoid unsupported internal delay mode for R-Car E3 and limit to
100Mbps.
- Revert "net: Fix cache misalignment message after network load
operations"
- Add "usb_pgood_delay" to the default environment variable.
- Fix warning of the make W=1 C=2.
- Resolve the problem that the eMMC read of the environment setting
value may fail at startup.
- Add vbus-supply regulator support.
- Resolve the problem that the SD card (UHS, etc.) isn’t
recognized.
- Fix MOD_SEL bit numbering for R-Car E3.
Signed-off-by: Duy Dang <duy.dang.yw@rvc.renesas.com>
Signed-off-by: Khang Nguyen <khang.nguyen.xv@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates recipes to support deploying multiple u-boot
binaries of Salvator-XS, H3ULCB and Ebisu boards. It also removed
uboot-control.inc which is no longer used.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit updates u-boot according to BSP v3.8.0.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|
|
This commit backports u-boot v2018.09 upstream to Yv3.13.0.
Signed-off-by: Khang Nguyen <khang.nguyen.xw@renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
|