]> git.baikalelectronics.ru Git - uboot.git/commit
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx
authorTom Rini <trini@konsulko.com>
Sat, 29 Apr 2023 13:29:41 +0000 (09:29 -0400)
committerTom Rini <trini@konsulko.com>
Sat, 29 Apr 2023 13:29:41 +0000 (09:29 -0400)
commit3573af9c0b3b713836e424af162438fad1bfadd0
tree1d53e64cbcdf10c6e5dfb95cefd098e643820bed
parentd4df4e52da1cd83f65649b2b18f3ac37eeba6f75
parent93c92680430fba502d9f7747e3ffb86a5b99c176
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx

This pull request adds support for the last CPU board from
CS GROUP France (previously CSSI).

That CPU board called CMPCPRO has a mpc8321E CPU (Family PQII PRO hence
its name) and can be plugged in place of the CMPC885 board.

In order to support that new board, the following changes are included
in this series:
- Make the mpc8xx watchdog driver more generic for reusing it
with mpc83xx
- Fix various small problems on mpc83xx platform
- Add a GPIO Driver for QE GPIOs
- Add support for mpc832x into mpc83xx SPI driver
- Refactor existing board code that will be shared with new board
- Add the new board
drivers/watchdog/Kconfig
drivers/watchdog/Makefile