
Bugfixes for this one socfpga platform, should go into 2021.10
The following changes since commit a49930f4c6ed5dcbf5127f7bf6d189afa92bffb3:
Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-09-22 11:43:12 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 532010da67329a1c3dbe92a167486df6e61d4f4a:
ddr: altera: use KBUILD_BASENAME instead of __FILE__ (2021-09-22 21:31:05 +0200)
---------------------------------------------------------------- Marek Vasut (9): arm: socfpga: vining: Drop meaningless comment arm: socfpga: vining: Increase environment size arm: socfpga: vining: Set USB gadget manufacturer to Softing with capital S arm: socfpga: vining: Set default SPI NOR mode and frequency arm: socfpga: vining: Un-disable WDT in DT arm: socfpga: vining: Fix UDC controller phandle in DT arm: socfpga: vining: Enable DW I2C driver arm: socfpga: vining: Let DWMAC configure PHY reset GPIO ddr: altera: use KBUILD_BASENAME instead of __FILE__
arch/arm/dts/socfpga_cyclone5_vining_fpga-u-boot.dtsi | 6 +----- board/softing/vining_fpga/socfpga.c | 7 ------- configs/socfpga_vining_fpga_defconfig | 8 ++++++-- drivers/ddr/altera/sequencer.c | 8 ++++---- include/configs/socfpga_vining_fpga.h | 2 -- 5 files changed, 11 insertions(+), 20 deletions(-)

On Thu, Sep 23, 2021 at 12:36:27AM +0200, Marek Vasut wrote:
Bugfixes for this one socfpga platform, should go into 2021.10
The following changes since commit a49930f4c6ed5dcbf5127f7bf6d189afa92bffb3:
Merge https://source.denx.de/u-boot/custodians/u-boot-x86 (2021-09-22 11:43:12 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-socfpga.git master
for you to fetch changes up to 532010da67329a1c3dbe92a167486df6e61d4f4a:
ddr: altera: use KBUILD_BASENAME instead of __FILE__ (2021-09-22 21:31:05 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Marek Vasut
-
Tom Rini