[U-Boot-Users] make <board>_config question

Robin Getz rgetz at blackfin.uclinux.org
Tue Nov 16 23:13:54 CET 2004


All:

I was adding a cpu/board to U-boot, and had a quick question:

Is there anyway for the process of:
----------------
path> make <board_name>_config
Configuring for <board_name> board ...

path>
----------------

Can dump any more information out? For example - in my processor, I can set 
a PLL, and have separate CPU and peripheral clocks. Any thoughts?

----------------
path> make <board_name>_config
Configuring for <board_name> board ...
Setting CCLK to 500MHz
Setting SLCK to 133MHz

path>
----------------

Thanks
-Robin





More information about the U-Boot mailing list