[PULL u-boot] Please pull u-boot-amlogic-20210727
Neil Armstrong
narmstrong at baylibre.com
Tue Jul 27 17:28:49 CEST 2021
Hi Tom,
Here is bunch of fixes/changes for the Amlogic based VIM boards, and a build fix for the
AXG MIPI DSP PHY driver.
The CI job is at https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic/pipelines/8444
Thanks,
Neil
The following changes since commit b70b9b07463db2f6937c7ea6d7fb5122feb7ba1b:
Prepare v2021.10-rc1 (2021-07-26 20:57:18 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-amlogic.git tags/u-boot-amlogic-20210727
for you to fetch changes up to 24d2aea19b8069fb124313435cffcbb07c8317a1:
configs: Enable SMBIOS for Khadas VIM boards (2021-07-27 10:33:23 +0200)
----------------------------------------------------------------
- Add SMBIOS info for Khadas VIM boards
- Fix meson-axg-mipi PHY build
- Fix VIM3 board phy-names property setup
- Return correct value for non emmc boot sources on VIM3
- add kernel compression vars
----------------------------------------------------------------
Alper Nebi Yasak (2):
phy: meson-axg-mipi: Rename "priv_auto_alloc_size" to "priv_auto"
phy: meson-axg-mipi: Access parent ofnode through dev_ofnode()
Artem Lapkin (5):
meson64: add kernel compression vars
VIM3: mmc_get_env_dev correct non emmc boot sources
board: amlogic: vim3: fix phy-names property setup
ARM: dts: meson: Use devicetree for SMBIOS settings for Khadas VIM boards
configs: Enable SMBIOS for Khadas VIM boards
.../dts/meson-g12b-a311d-khadas-vim3-u-boot.dtsi | 23 ++++++++++++++++++++++
.../arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi | 23 ++++++++++++++++++++++
arch/arm/dts/meson-gxm-khadas-vim2-u-boot.dtsi | 21 ++++++++++++++++++++
arch/arm/dts/meson-sm1-khadas-vim3l-u-boot.dtsi | 23 ++++++++++++++++++++++
board/amlogic/vim3/vim3.c | 14 +++++++++----
configs/khadas-vim2_defconfig | 2 ++
configs/khadas-vim3_defconfig | 2 ++
configs/khadas-vim3l_defconfig | 2 ++
configs/khadas-vim_defconfig | 2 ++
drivers/phy/meson-axg-mipi-dphy.c | 2 +-
drivers/phy/meson-axg-mipi-pcie-analog.c | 4 ++--
include/configs/meson64.h | 2 ++
12 files changed, 113 insertions(+), 7 deletions(-)
More information about the U-Boot
mailing list