]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodians...
authorTom Rini <trini@konsulko.com>
Thu, 12 Sep 2024 01:07:53 +0000 (19:07 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 12 Sep 2024 01:07:53 +0000 (19:07 -0600)
commit2857b983f8d0dfcf2d1659d1fd4b1ea24f37c4ec
treeb7824d825095d0259d01fe807fa4fb16e45d9a75
parent78d898eec080b02059c8dc09318b8761044fea85
parent5748aa1e372d2db3db6bf3e863f4571bf2ffedb9
Merge tag 'u-boot-imx-next-20240911' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next

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

- Improve i.MX8M boot time by enabling MMU and D-cache very early.
- Don't drop the enable bit once set on the i.MX PWM driver.
- Enable DM_RNG so that the kaslr-seed property is set in the dt
  allowing Linux KASLR.