]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch '2019-03-22-master-imports'
authorTom Rini <trini@konsulko.com>
Fri, 22 Mar 2019 23:09:58 +0000 (19:09 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 22 Mar 2019 23:09:58 +0000 (19:09 -0400)
commit6bccc2712c1f5128d81844ed7be9536dc7e9d992
tree5951f299b8b05cb6011deb8522a8b883a5d260e2
parent069c790913f9bb229389993d864c9d0f7c14d0e7
parent5595e9c6b909cacdcd4b2b538c9fd4faa5df671d
Merge branch '2019-03-22-master-imports'

- Don't attempt to write to ext4 volumes with the metadata_csum feature
  we don't support
- Correct how we build dtb files.
- Fix regression on SPL_FIT with FIT_IMAGE_TINY
- Minor TI platform fixes