Problems with pyhBoard-Wega-AM335x

Rolf Evers-Fischer embedded24 at evers-fischer.de
Fri Jul 4 06:26:35 PDT 2014


Hi Florian,

On Fri, Jul 04, 2014 at 12:12, Florian Wrede wrote:
> I like to update from barebox 2013.11 to barebox 2014.06.0 with the 
> phyBoard-Wega-AM335x. After reconfigure the barebox I get the error:
> 
>       LD images/start_am33xx_phytec_phycore_sram.pbl
>     arch/arm/boards/built-in-pbl.o: In function `pcm051_board_init':
>     :(.text.pcm051_board_init+0x94): undefined reference to
>     `__dtb_am335x_phytec_phycore_start'
>     make[2]: *** [images/start_am33xx_phytec_phycore_sram.pbl] Error 1
>     make[1]: *** [images] Error 2

I've had the same problem after updating my beaglebone project to a newer 
barebox version.

Could you please check your barebox configuration?
The new config item "Allow multiple boards to be selected" in "System 
Type"->"OMAP Features" needs to be selected. After that you should be able to select the "Phytec 
phyCORE pcm051" board.

A rebuild will create a file called "am335x-phytec-phycore-dtb.S" in the 
folder arch/arm/dts. This file contains the missing symbols.

Best regards,
 Rolf



More information about the barebox mailing list