[U-Boot] Commit d3cfcb3 breaks beagle_x15 build

Hello,
Commit d3cfcb3 (ARM: DRA7: Enable clocks for USB OTGSS and USB PHY) breaks beagle_x15 build:
Building current source for 1 boards (1 thread, 8 jobs per thread) arm: + beagle_x15 +board/ti/beagle_x15/board.c: In function 'board_usb_init': +board/ti/beagle_x15/board.c:393:1: error: 'const struct prcm_regs' has no member named 'cm_l3init_usb_otg_ss_clkctrl' +make[2]: *** [board/ti/beagle_x15/board.o] Error 1 +make[1]: *** [board/ti/beagle_x15] Error 2 +make: *** [sub-make] Error 2
Cc:ing the committer and author.
Kishon, can you look into this?
Amicalement,

Hi Albert, On Thursday 16 April 2015 02:20 PM, Albert ARIBAUD wrote:
Hello,
Commit d3cfcb3 (ARM: DRA7: Enable clocks for USB OTGSS and USB PHY) breaks beagle_x15 build:
Building current source for 1 boards (1 thread, 8 jobs per thread) arm: + beagle_x15 +board/ti/beagle_x15/board.c: In function 'board_usb_init': +board/ti/beagle_x15/board.c:393:1: error: 'const struct prcm_regs' has no member named 'cm_l3init_usb_otg_ss_clkctrl' +make[2]: *** [board/ti/beagle_x15/board.o] Error 1 +make[1]: *** [board/ti/beagle_x15] Error 2 +make: *** [sub-make] Error 2
Thanks for pointing this. Kishon has sent a patch fixing this. https://patchwork.ozlabs.org/patch/461734/
Thanks and regards, Lokesh
Cc:ing the committer and author.
Kishon, can you look into this?
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Lokesh Vutla