
Hi Tom,
On 17/12/2017 20:26, Tom Rini wrote:
On Sun, Dec 17, 2017 at 11:39:33AM +0100, Stefano Babic wrote:
Hi Tom,
please pull from u-boot-imx, thanks !
The following changes since commit fcc8250c2f7c982f3593a8eecf737f8e2c95f222:
Merge git://git.denx.de/u-boot-mips (2017-11-28 16:54:30 -0500)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
NAK.
[snip]
Peng Fan (2): power: pmic.h: include dm/ofnode.h power: pmic/regulator allow dm be omitted by SPL
The second patch here breaks rockchip (phycore-rk3288 at least) and does not introduce a 'config SPL_DM_PMIC' symbol that would allow for platforms to enable that still so that it's not dropped when required. If you cannot defer that patch for now
This was just a preparation for MX8, discussed with Peng. I have not seen that it breaks rockchip, sorry. It can be dropped for the moment, waiting until Peng will resend a new version fixing the issues.
(I know there are some critical patches in your PR), please re-work it so we do have SPL_DM_PMIC/etc so that we have no size differences on rockchip (buildman --step 0 -SBCdevelk foo && buildman -SsBdevelk --step 0 foo is how I do that). Thanks!
Best regards, Stefano