]> git.baikalelectronics.ru Git - uboot.git/commit
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Tue, 11 Oct 2022 13:57:08 +0000 (09:57 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 11 Oct 2022 13:57:08 +0000 (09:57 -0400)
commit19ae6b16800389f0f8b93435673bbc8bc5f27088
treeb2298def2119bcb893965610b4b8575d89a4cc15
parent8331be5591ec1cff1fa7a3c4e830e725e54549ce
parent4cca963017083043a15066669569b5d4110f047b
Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze

Xilinx changes for v2023.01-rc1 (round 3)

fpga:
- Create new uclass
- Get rid of FPGA_DEBUG and use logging infrastructure

zynq:
- Enable early EEPROM decoding
- Some DT updates

zynqmp:
- Use OCM_BANK_0 to check config loading permission
- Change config object loading in SPL
- Some DT updates

net:
- emaclite: Enable driver for RISC-V

xilinx:
- Fix static checker warnings
- Fix GCC12 warning

sdhci:
- Read PD id from DT
MAINTAINERS