]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "introduce basic support for TI's am625-lp-sk"
authorTom Rini <trini@konsulko.com>
Fri, 14 Jun 2024 16:42:50 +0000 (10:42 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 14 Jun 2024 18:59:06 +0000 (12:59 -0600)
commit13fe87a7690dac273ec4950aa88afc33c194df1e
tree1d74544b699ee84fa3121b7c0f87bf4e20b2ac65
parent93458ba599f753dcc5b6fea661cf71a50e8c5bd2
parentbf8f3c408fa6598a13239a018efb700bdd4a6a92
Merge patch series "introduce basic support for TI's am625-lp-sk"

Bryan Brattlof <bb@ti.com> says:

Hello Again Everyone!

The am625-lp-sk is a variant of the am625-sk showcasing the low-power
features of the am625 SoC Family. Because it's essentially a board and
package spin of the am625-sk I've inherited the am625 configuration and
overridden what was needed.

This is a new spin of Nitin's original work which has been updated
significantly since October 2023

  https://lore.kernel.org/u-boot/20231030110138.1347603-1-n-yadav@ti.com/

For those of us interested here is proof of life using buildroot:

   https://paste.sr.ht/~bryanb/40f7787f7760bee383aa8fbc342a29e8544dbdab

This also works around a buildman issue not following #include
directives. To get around this I've redefined the variables it's looking
for inside the lp-sk defconfig to keep it happy for now. I made a pull
request on github and everything seems like it's happy

   https://dev.azure.com/u-boot/u-boot/_build/results?buildId=8634&view=results