[U-Boot] FYI: Warning on tegra builds

Joe Hershberger joe.hershberger at gmail.com
Tue May 22 01:11:07 CEST 2012


Hi Tom,

I'm seeing the following on tegra builds:

Configuring for harmony board...
   text    data     bss     dec     hex filename
 171562    4016  218244  393822   6025e /tmp/u-boot-build//harmony/u-boot
ap20.c: In function 'init_pllx':
ap20.c:81:18: warning: array subscript is above array bounds
Configuring for seaboard board...
   text    data     bss     dec     hex filename
 223058    4592  264716  492366   7834e /tmp/u-boot-build//seaboard/u-boot
ap20.c: In function 'init_pllx':
ap20.c:81:18: warning: array subscript is above array bounds
/bin/sh: line 1: exit: too many arguments
make[1]: *** [/tmp/u-boot-build/seaboard/dts/dt.dtb] Error 1
make: *** [/tmp/u-boot-build/seaboard/u-boot.dtb] Error 2
make: *** Waiting for unfinished jobs....
Configuring for ventana board...
   text    data     bss     dec     hex filename
 175075    4020  218224  397319   61007 /tmp/u-boot-build//ventana/u-boot
ap20.c: In function 'init_pllx':
ap20.c:81:18: warning: array subscript is above array bounds
/bin/sh: line 1: exit: too many arguments
make[1]: *** [/tmp/u-boot-build/ventana/dts/dt.dtb] Error 1
make: *** [/tmp/u-boot-build/ventana/u-boot.dtb] Error 2

Cheers,
-Joe


More information about the U-Boot mailing list