[U-Boot] ARM pull request

Dirk Behme dirk.behme at googlemail.com
Sun Oct 18 09:02:09 CEST 2009


Tom wrote:
> The following changes since commit a380279b2abe130c2d3d2c8de36f8ff98bc6b3b0:
>    Daniel Gorsulowski (1):
>          at91: Update MEESC board support
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-arm master-sync
> 
> Eric Benard (3):
>        CPU9260 : fix machine ID when using a CPU9G20.
>        fix CPU9260/CPU9G20 compile warnings
>        main.c: In function 'abortboot':
> 
> Minkyu Kang (4):
>        s5pc1xx: support Samsung s5pc1xx SoC
>        s5pc1xx: support onenand driver
>        s5pc1xx: support serial driver
>        s5pc1xx: add support SMDKC100 board
> 
> Nishanth Menon (4):
>        OMAP3: export enable_gpmc_cs_config to board files
>        OMAP3: fix warnings when NAND/ONENAND is not used
>        OMAP3: Fix SDRC init
>        TI OMAP3: make gpmc_config as const
> 
> Sandeep Paulraj (13):
>        TI DaVinci DM355: Fix Compilation warning for DM355 EVM
>        TI DaVinci DM365: Fix Compilation warning for DM365 EVM
>        TI DaVinci DM646x: Adding initial support for DM6467 EVM
>        TI: DaVinci: DM355 Leopard board support
>        TI DaVinci: Maintainer for DM355 and DM365 EVM
>        TI: OMAP3: Remove SZ_xx references
>        TI DaVinci DM355: Add Config option for 64 bit Support
>        TI DaVinci DM365: Add Config option for 64 bit Support
>        TI DaVinci DVEVM: Add Config option for 64 bit Support
>        TI DaVinci Sonata: Add Config option for 64 bit Support
>        TI DaVinci: DM355 Leopard: Fix compilation warning
>        TI DaVinci: Fix DM6467 EVM Compilation Warning
>        TI DaVinci: Adding Copyright for DM365 EVM
> 
> Simon Kagstrom (1):
>        arm926ejs: 8-byte align stack to avoid LDRD/STRD problems
> 
> Steve Sakoman (2):
>        TI: OMAP3: Refactors the SM911x driver
>        OMAP3: Update Overo and Beagle environment
> 
> Tom Rix (2):
>        Zoom2 Fix serial gpmc setup
>        TI OMAP3 SDP3430: Initial Support
> 
> kevin.morfitt at fearnside-systems.co.uk (5):
>        CONFIG_SYS_HZ fix for ARM902T S3C24X0 Boards
>        Clean-up of cpu_arm920t and cpu_arm920t_s3c24x0 code
>        Clean-up of s3c24x0 header files
>        Clean-up of s3c24x0 drivers excluding nand driver
>        Clean-up of s3c24x0 nand driver

Compile testing ./MAKEALL ARM_CORTEX_A8 looks fine for OMAP (*). I 
will boot test it on Beagle later and I will come back if it doesn't work.

(*) omap3_sdp3430 still gives CONFIG_NET_MULTI warning, but this is 
expected. There are already fixes available [1] which will come in via 
Ben.

[1] http://lists.denx.de/pipermail/u-boot/2009-October/062578.html

But: For smdkc100 I get a lot of warnings [2]. I'm not sure if this is 
already mainline ready?

Cheers

Dirk

[2] smdkc100 warnings:

Configuring for smdkc100 board... 

clock.c: In function 's5pc100_get_pll_clk': 

clock.c:59: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c:62: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c:65: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c:68: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c: In function 's5pc110_get_pll_clk': 

clock.c:109: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c:112: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c:115: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c:118: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c: In function 's5pc110_get_arm_clk': 

clock.c:164: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c: In function 's5pc100_get_arm_clk': 

clock.c:183: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c: In function 'get_hclk': 

clock.c:203: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c: In function 'get_pclkd1': 

clock.c:219: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c: In function 'get_hclk_sys': 

clock.c:244: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
clock.c: In function 'get_pclk_sys': 

clock.c:269: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c: In function 'timer_init': 

timer.c:68: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c:69: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c:82: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c:85: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c:89: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c:92: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c: In function 'reset_timer_masked': 

timer.c:160: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
timer.c: In function 'get_timer_masked': 

timer.c:167: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c: In function 's3c_onenand_reset': 

samsung.c:136: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:138: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:142: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:143: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:146: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:148: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c: In function 's3c_onenand_readw': 

samsung.c:161: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:163: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:165: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:167: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:169: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:171: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:187: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:189: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:191: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c: In function 's3c_onenand_writew': 

samsung.c:209: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:231: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c: In function 's3c_onenand_wait': 

samsung.c:268: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:274: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:275: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:283: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c: In function 's3c_onenand_command': 

samsung.c:354: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:363: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:373: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:383: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c: In function 's3c_onenand_bbt_wait': 

samsung.c:458: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:463: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:464: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:472: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c: In function 's3c_onenand_check_lock_status': 

samsung.c:493: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
samsung.c:495: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
serial_s5pc1xx.c: In function 'serial_setbrg_dev':
serial_s5pc1xx.c:76: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c:77: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c: In function 'serial_init_dev':
serial_s5pc1xx.c:89: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c:90: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c:92: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c:94: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c: In function 'serial_err_check':
serial_s5pc1xx.c:105: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c: In function 'serial_getc_dev':
serial_s5pc1xx.c:121: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c: In function 'serial_putc_dev':
serial_s5pc1xx.c:137: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
serial_s5pc1xx.c: In function 'serial_tstc_dev':
serial_s5pc1xx.c:156: warning: dereferencing type-punned pointer will 
break strict-aliasing rules
onenand.c: In function 'onenand_board_init':
onenand.c:46: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:49: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:51: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:54: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:56: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:59: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:61: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:63: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:66: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:73: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:75: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:76: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:78: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
onenand.c:80: warning: dereferencing type-punned pointer will break 
strict-aliasing rules
    text    data     bss     dec     hex filename
  124927    6436  209660  341023   5341f ./u-boot


More information about the U-Boot mailing list