[U-Boot] Rockchip patches for testing

Simon Glass sjg at chromium.org
Fri Sep 23 05:17:27 CEST 2016


Hi,

I have pushed a branch to u-boot-rockchip/testing. Please take a look
and let me know if any of these patches need rework.

Are there more patches coming for this merge window?

Re rk3399, one of the patches causes a build error on rk3399. Can
someone please take a look?

buildman -b rk-push rockchip -se
boards.cfg is up to date. Nothing to do.
Summary of 14 commits for 10 boards (8 threads, 1 job per thread)
01: Merge git://git.denx.de/u-boot-rockchip
02: rockchip: rk3288: sdram: fix DDR address range
03: rockchip: Fix SPL console output when ROCKCHIP_SPL_BACK_TO_BROM is enabled
04: Disable SPL_MMC_SUPPORT if ROCKCHIP_SPL_BACK_TO_BROM is enabled.
05: Enable ROCKCHIP_SPL_BACK_TO_BROM for rock2 board
06: rockchip: add usb mass storage feature support for rk3036
07: rockchip: rk3399: update PPLL and pmu_pclk frequency
08: rockchip: rkpwm: fix the register sequence
09: power: regulator: add pwm regulator
10: rockchip: evb_rk3399: init vdd_center regulator
11: Kconfig: rockchip: enable DM_PWM and DM_REGULATOR
12: dts: evb-rk3399: add init voltage node for vdd-center
13: config: evb-rk3399: enable pwm regulator
   aarch64:  +   evb-rk3399
+../drivers/power/regulator/pwm_regulator.c: In function 'pwm_regulator_probe':
+../drivers/power/regulator/pwm_regulator.c:135:10: error: 'struct
pwm_regulator_info' has no member named 'boot_on'
+  if (priv->boot_on)
+          ^
+make[2]: *** [drivers/power/regulator/pwm_regulator.o] Error 1
+make[1]: *** [drivers/power/regulator] Error 2
+make: *** [sub-make] Error 2

Regards,
Simon


More information about the U-Boot mailing list