On Fri, 23 Oct 2009 12:03:13 +0200 Wolfgang Grandegger <[email protected]> wrote:
> From: Wolfgang Grandegger <[email protected]> > > 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 <[email protected]> > --- > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

