[U-Boot] [PATCH 0/4] omap3: clean up gpmc config strut
Dirk Behme
dirk.behme at googlemail.com
Mon May 11 21:46:56 CEST 2009
Hi Matthias,
Matthias Ludwig wrote:
> following patchset cleans up gpmc config for omap3.
>
> - chip select configuration is embedded into global gpmc configuration
> struct to make it available without handling offset-defines.
> - several instances of gpmc_t (which used always the same base address)
> are replaced by one global struct which is initialized in gpmc_init.
> - typedef for gpmc struct is replaced by c struct
>
> Compile tested on:
> omap3_evm, omap3_beagle, omap3_overo, omap3_pandora, omap3_zoom1
>
> Boot tested on new platform (not in mainline), SDRAM, NAND and network
> (code taken from board/omap3/evm/evm.c) initialization works fine.
>
> My EVM broken seems to be broken, so can someone please boot test on
> at least on platforms?
Compile tested with recent mainline: Ok.
Boot tested on BeagleBoard: Ok.
Best regards
Dirk
More information about the U-Boot
mailing list