]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Mon, 15 Apr 2024 13:39:14 +0000 (07:39 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 15 Apr 2024 13:39:14 +0000 (07:39 -0600)
commit6e316e3f397b5e01e98c5dd56cdbaab961daeedf
tree0e8293a905ca3233da6a9c9c22b340373b19b1c2
parentdb972665794f38c7bf224d69f6a6206a4083d85d
parent8ecb0931940cc19728d686b9dba06585f4d93709
Merge tag 'u-boot-imx-master-20240415' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx

CI:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/pipelines/20348

- Update the imx_rgpio2p to only access one address as per the
  dt-schema.
- Remove unused imx9_cpu.c file.
- Only use the LPUART ipg clk for i.MX7ULP.
- Use the correct anatop base for accessing the PLL clocks on i.MX93.