Revision a298d4fbcdba1b38e48ea2af0fc5386cab2070da authored by Tom Rini on 17 June 2021, 12:44:56 UTC, committed by Tom Rini on 17 June 2021, 12:44:56 UTC
- fsl-qoriq: Bug fixes related pfe, eth, thermal node, vid.c, cpu release,
  mmc, usb, env, etc for Layerscape boards
- powerpc: Update Maintainers for some boards.
2 parent s 7e585b5 + b7efcaf
Raw File
.gitattributes
# Declare files that always have LF line endings on checkout
* text eol=lf
# Denote all files that are truly binary and should not be modified
*.bmp binary
*.ttf binary
back to top