Enable UART1 in Beaglebone Black Yocto Kirkstone (meta-ti layer)

$ git checkout remotes/origin/kirkstone -b my_kirkstone
M	meta-ti-bsp/conf/machine/beaglebone.conf
M	meta-ti-bsp/conf/machine/include/ti33x.inc
Branch 'my_kirkstone' set up to track remote branch 'kirkstone' from 'origin'.
Switched to a new branch 'my_kirkstone'
$ git checkout kirkstone
M	meta-ti-bsp/conf/machine/beaglebone.conf
M	meta-ti-bsp/conf/machine/include/ti33x.inc
Switched to branch 'kirkstone'
Your branch is up to date with 'origin/kirkstone'.
$ git status
On branch kirkstone
Your branch is up to date with 'origin/kirkstone'.
$ git reflog
c57b6314 (HEAD -> kirkstone, tag: cicd.kirkstone.202405141220, origin/kirkstone-next, origin/kirkstone, my_kirkstone) HEAD@{0}: checkout: moving from my_kirkstone to kirkstone
c57b6314 (HEAD -> kirkstone, tag: cicd.kirkstone.202405141220, origin/kirkstone-next, origin/kirkstone, my_kirkstone) HEAD@{1}: checkout: moving from kirkstone to my_kirkstone
c57b6314 (HEAD -> kirkstone, tag: cicd.kirkstone.202405141220, origin/kirkstone-next, origin/kirkstone, my_kirkstone) HEAD@{2}: clone: from https://git.yoctoproject.org/meta-ti.git