[U-Boot] [PATCH v2 1/4] video: mb862xx: improve board-specific Lime configuration

Anatolij Gustschin agust at denx.de
Sat Oct 31 12:47:25 CET 2009


On Fri, 23 Oct 2009 12:03:13 +0200
Wolfgang Grandegger <wg at grandegger.com> wrote:

> From: Wolfgang Grandegger <wg at denx.de>
> 
> To avoid board-specific code accessing the mb862xx registers directly,
> the public function mb862xx_probe() has been introduced. Furthermore,
> the "Change of Clock Frequency" and "Set Memory I/F Mode" registers
> are now defined by CONFIG_SYS_MB862xx_CCF and CONFIG_SYS_MB862xx__MMR,
> respectively. The BSPs for the socrates and lwmon5 boards have been
> adapted accordingly.
> 
> Signed-off-by: Wolfgang Grandegger <wg at denx.de>
> ---
>  board/lwmon5/lwmon5.c      |    7 ------
>  board/socrates/socrates.c  |   46 ++++++-------------------------------------
>  drivers/video/mb862xx.c    |   34 +++++++++++++++++++++++++++++++-
>  include/configs/lwmon5.h   |   10 +++-----
>  include/configs/socrates.h |    5 ++++
>  include/mb862xx.h          |    5 ++++
>  6 files changed, 54 insertions(+), 53 deletions(-)

Applied to u-boot-video/next. Thanks!

Best regards,
Anatolij


More information about the U-Boot mailing list