Clocks on Barebox

Sascha Hauer s.hauer at pengutronix.de
Tue Jun 9 03:18:05 PDT 2015


On Mon, Jun 01, 2015 at 10:12:55AM +0200, andreas.willig at rafi.de wrote:
> Hi all
> i just updated from 2014 to latest Barebox and hit the following problem:
> of_clk_init from clk.c:451 does not find any entries. matches is set to __clk_of_table start where compatible=0 and data=0,

Do you mean the clk_of_table is empty? Could you post an excerpt from
you barebox.map file containing the __clk_of_table? Here it looks like:

                0x0000000000092178                __clk_of_table_start =
.
 *(.__clk_of_table_*)
 .__clk_of_table_fixed_clk
                0x0000000000092178        0x8 drivers/built-in.o
                0x0000000000092178
__clk_of_table_fixed_clk
 .__clk_of_table_fixed_factor_clk
                0x0000000000092180        0x8 drivers/built-in.o
                0x0000000000092180
__clk_of_table_fixed_factor_clk
 .__clk_of_table_end
                0x0000000000092188        0x8 drivers/built-in.o
                0x0000000000092188
__clk_of_table_sentinel
                0x0000000000092190                __clk_of_table_end = .

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list