Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
authorTom Rini <trini@konsulko.com>
Mon, 1 May 2023 01:29:50 +0000 (21:29 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 1 May 2023 01:29:50 +0000 (21:29 -0400)
Please pull the second part of the sunxi pull request for this cycle.
Another bunch of patches that replace old-school U-Boot hacks with
proper DM based code, this time for the raw NAND flash driver, and the
USB PHY VBUS detection code. Plus two smaller patches that were sitting
in my inbox for a while.

Gitlab CI passed. In lack of some supported board with NAND flash I
couldn't really test this part, but apparently this was tested by the
reviewer. I briefly ran the branch on some boards with USB-OTG, and
this still worked.

1  2 
lib/fdtdec.c

diff --cc lib/fdtdec.c
Simple merge