commit | 4636a94f8f3a6dbc96a182ec9ebd341ece1d6d26 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Sep 11 19:07:53 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 11 19:07:53 2024 -0600 |
tree | b7824d825095d0259d01fe807fa4fb16e45d9a75 | |
parent | 33d512ec275e44cd8044b44debb07499ded4b9d0 [diff] | |
parent | 2329c21a555c1aa6e1be461a30f2156c18812b8c [diff] |
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.