]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch '2020-10-23-misc-changes'
authorTom Rini <trini@konsulko.com>
Sat, 24 Oct 2020 14:49:28 +0000 (10:49 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 24 Oct 2020 14:49:28 +0000 (10:49 -0400)
commit5ae5eff63d3728816a36e97b5c62065772c19ea7
tree9ed4491e17a925e5d7a50ff21af8c33080f32ef1
parent0c01edf4b60a9d7d4ab4df0b972ca756c3d0570d
parent8b4a43deb9b0a3b35ff370f3590cfc6c6f038a80
Merge branch '2020-10-23-misc-changes'

Highlights:
- Fix a problem with the bootm overlap tests
- Remove duplicated code in fatwrite
- Cleanup our current "misc" command code and add a new one for misc
  class devices.
- Various GPIO fixes