commit | d8adb496f843746d546860bbef7e108de7a219d3 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Apr 05 17:23:58 2024 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 05 17:23:58 2024 -0400 |
tree | 548bda96c5a6e2756e6a4de3a297630fc5022f57 | |
parent | 39c8b705684df4ea5bb449a4644daa0d4e00c32d [diff] | |
parent | b1e8165d850f9c1b8dc085df1eb6192f1e077b04 [diff] |
Merge tag 'u-boot-imx-master-20240405' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx CI: https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20228 - Convert imx8mp-beacon and verdin-imx8mm/verdin-imx8mp to OF_UPSTREAM. - Enable PCIe NVMe support on imx8mp_beacon. - Fix Ethernet and board detection on mx6cuboxi. - Fix signature_block_hdr struct fields. - Fix imx9_probe_mu prototype and make it to get called in EVT_DM_POST_INIT_R. - Test whether ethernet node is enabled before reading MAC EEPROM on DHSOM SoMs.