Mike Frysinger | 16 May 2009 10:17
Favicon

Blackfin u-boot building

Summary:
Building u-boot-2009.03
Testing build for bf518f-ezbrd (bf512/para) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 100040	  13884	  13016	 126940	  1efdc	./u-boot
Testing build for bf518f-ezbrd (bf512/spi_master) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 100292	  13916	  13024	 127232	  1f100	./u-boot
Testing build for bf518f-ezbrd (bf514/para) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 111004	  14856	 209780	 335640	  51f18	./u-boot
Testing build for bf518f-ezbrd (bf514/spi_master) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 111256	  14884	 209788	 335928	  52038	./u-boot
Testing build for bf518f-ezbrd (bf516/para) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 137048	  19480	 222544	 379072	  5c8c0	./u-boot
Testing build for bf518f-ezbrd (bf516/spi_master) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
(Continue reading)

Mike Frysinger | 20 May 2009 10:17
Favicon

Blackfin u-boot building

Summary:
Building u-boot-2009.03
Testing build for bf518f-ezbrd (bf512/para) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 109284	   4684	  13016	 126984	  1f008	./u-boot
Testing build for bf518f-ezbrd (bf512/spi_master) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 109508	   4716	  13024	 127248	  1f110	./u-boot
Testing build for bf518f-ezbrd (bf514/para) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 121056	   4804	 209780	 335640	  51f18	./u-boot
Testing build for bf518f-ezbrd (bf514/spi_master) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 121280	   4836	 209788	 335904	  52020	./u-boot
Testing build for bf518f-ezbrd (bf516/para) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
   text	   data	    bss	    dec	    hex	filename
 150692	   6628	 222544	 379864	  5cbd8	./u-boot
Testing build for bf518f-ezbrd (bf516/spi_master) ...
cmd_bootm.c: In function 'bootm_load_os':
cmd_bootm.c:394: warning: passing argument 2 of 'lzmaBuffToBuffDecompress' from incompatible pointer type
(Continue reading)

Harald Krapfenbauer | 26 May 2009 17:55
Picon

TCM-BF537 and EMAC

Hello Mike!

In the current U-Boot configuration (2009.03), the on-board EMAC is
disabled by default for the TCM-BF537.

Since Bluetechnix has an Ethernet-Extender-Board containing the external
PHY chip, it would make sense to enable it by default.

Attached is a patch against rev. 1890. I tested it with and without the
extender board.

Best regards,
Harald

Attachment (tcm_emac_enable.patch): text/x-patch, 623 bytes
_______________________________________________
U-Boot-devel mailing list
U-Boot-devel@...
https://blackfin.uclinux.org/mailman/listinfo/u-boot-devel
Mike Frysinger | 26 May 2009 19:22
Picon

Re: TCM-BF537 and EMAC

On Tue, May 26, 2009 at 11:55, Harald Krapfenbauer wrote:
> In the current U-Boot configuration (2009.03), the on-board EMAC is
> disabled by default for the TCM-BF537.
>
> Since Bluetechnix has an Ethernet-Extender-Board containing the external
> PHY chip, it would make sense to enable it by default.
>
> Attached is a patch against rev. 1890. I tested it with and without the
> extender board.

you're the boss, merged
-mike
Mike Frysinger | 31 May 2009 10:19
Favicon

Blackfin u-boot building

Summary:
Building u-boot-2009.03
Testing build for bf518f-ezbrd (bf512/para) ...
/bin/bash: bfin-uclinux-gcc: command not found
make[1]: bfin-uclinux-gcc: Command not found
make[1]: Entering directory `/usr/local/src/blackfin/svn/u-boot/trunk/u-boot-2009.03/tools'
make[1]: bfin-uclinux-gcc: Command not found
make[1]: Entering directory `/usr/local/src/blackfin/svn/u-boot/trunk/u-boot-2009.03/tools'
make[1]: bfin-uclinux-gcc: Command not found
make[1]: Entering directory `/usr/local/src/blackfin/svn/u-boot/trunk/u-boot-2009.03/examples'
/bin/sh: bfin-uclinux-gcc: not found
dirname: missing operand
Try `dirname --help' for more information.
/bin/sh: bfin-uclinux-gcc: not found
dirname: missing operand
Try `dirname --help' for more information.
/bin/sh: bfin-uclinux-gcc: not found
/bin/sh: bfin-uclinux-gcc: not found
/bin/sh: bfin-uclinux-gcc: not found
/bin/sh: bfin-uclinux-gcc: not found
make[1]: *** No rule to make target `.depend', needed by `_depend'.  Stop.
make[1]: bfin-uclinux-gcc: Command not found
make[1]: Entering directory `/usr/local/src/blackfin/svn/u-boot/trunk/u-boot-2009.03/api_examples'
/bin/sh: bfin-uclinux-gcc: not found
dirname: missing operand
Try `dirname --help' for more information.
make[1]: make[1]: bfin-uclinux-gcc: Command not found
make[1]: Entering directory `/usr/local/src/blackfin/svn/u-boot/trunk/u-boot-2009.03/examples'
bfin-uclinux-gcc: Command not found
make[1]: Entering directory `/usr/local/src/blackfin/svn/u-boot/trunk/u-boot-2009.03/api_examples'
(Continue reading)


Gmane