]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch '2023-02-09-minor-updates'
authorTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:31:36 +0000 (16:31 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 9 Feb 2023 21:31:36 +0000 (16:31 -0500)
commit12fc98db13f87db96daa776a4d5285249c472e29
treea29ed49e3445662ebcda0a98d2f14deebe796c8d
parentc014b80442f31ee2dec57a2d1269870fca4c76ae
parent1d97f05b437c45df5daf0eda05d4dd9227cae339
Merge branch '2023-02-09-minor-updates'

- Update the socrates env to be plain text, and fix the issue of
  CONFIG_MMC_QUIRKS not being applied within SPL, leading to some boot
  failures.