[U-Boot] please pull u-boot-samsung master

Albert ARIBAUD albert.u.boot at aribaud.net
Mon Jan 14 08:44:19 CET 2013


Hi Rajeshwari,

On Mon, 14 Jan 2013 10:16:05 +0530, Rajeshwari Birje
<rajeshwari.birje at gmail.com> wrote:
> Hi Albert,
> 
> - VCMA9 is broken by commit a9d2ae7014d9e66dde6dd4a344308449508e4a22,
> >>   which causes the following build errors:
> >>
> >> In file included from s3c24x0_i2c.c:40:0:
> >> s3c24x0_i2c.h:38:17: error: field 'id' has incomplete type
> >> s3c24x0_i2c.c:70:39: error: 'CONFIG_MAX_I2C_NUM' undeclared here (not
> >>   in a function) s3c24x0_i2c.c:70:31: warning: 'i2c_bus' defined but
> >>   not used [-Wunused-variable] s3c24x0_i2c.c:72:12: warning:
> >>   'i2c_busses' defined but not used [-Wunused-variable]
> 
> I would resolve these errors sorry for inconvenience

Thanks.

> >> - smdk5250 is broken by commit f482310c6def17ba975a041077f89d984be54b68
> >>   which causes the following build errors:
> >>
> >> sound.c: In function 'codec_init':
> >> sound.c:151:4: warning: passing argument 1 of 'wm8994_init' discards
> >> 'const' qualifier from pointer target type [enabled by default] In file
> >> included from sound.c:33:0: wm8994.h:83:5: note: expected 'struct
> >> sound_codec_info *' but argument is of type 'const void *' cmd_sound.c:
> >> In function 'do_init': cmd_sound.c:36:2: error: too few arguments to
> >> function 'sound_init' In file included from cmd_sound.c:27:0:
> >> /home/albert/src/u-boot-arm/include/sound.h:52:5: note: declared here
> 
> Sorry but I am not getting these errors could you please let me know
> you your environment settings to get the same.

For some reason -- possibly commits I took in later -- I cannot
reproduce the smdk5250 errors above in current u-boot-arm/master.
However it still fails with warnings, both in u-boot-samsung/master
and when merged into u-boot-arm/master:

exynos_dp.c: In function 'exynos_init_dp':
exynos_dp.c:860:23: warning: variable 'disp_info' set but not used
[-Wunused-but-set-variable]
exynos_fb.c: In function 'draw_logo':
exynos_fb.c:74:8: warning: variable 'addr' set but not used
[-Wunused-but-set-variable]
exynos_fb.c:73:9: warning: variable 'y' set but not used
[-Wunused-but-set-variable]
exynos_fb.c:73:6: warning: variable 'x' set but not used
[-Wunused-but-set-variable]

Tested with with both ELDK 5.3: gcc version 4.7.2, and the Linaro ARM
GCC from Ubuntu (gcc version 4.7.2: Ubuntu/Linaro 4.7.2-1ubuntu1.

> Regards,
> Rajeshwari Shinde

Amicalement,
-- 
Albert.


More information about the U-Boot mailing list