mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
Similar to SIMPLE_BUS, create a SPL_SIMPLE_PM_BUS additional to the SIMPLE_PM_BUS. Most boards will not need SIMPLE_PM_BUS in SPL. This is currently needed to reduce the SPL size for beagle bone black with OF_UPSTREAM enabled. Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Kory Maincent <kory.maincent@bootlin.com> Signed-off-by: Markus Schneider-Pargmann (TI) <msp@baylibre.com>