[U-Boot-Users] [PATCH] syscon3: changes to support FDT

Wolfgang Denk wd at denx.de
Fri May 9 16:51:22 CEST 2008


Deare Stefan,

in message <200805091438.56226.sr at denx.de> you wrote:
>
> >  board/syscon3/syscon3.c   |   25 +++++++++++++++++++
> >  include/configs/syscon3.h |   58
> > +++++++++++++++++++------------------------- 2 files changed, 50
> > insertions(+), 33 deletions(-)
> 
> I can't find this board support. And also no patches for it.

Hm... either Alzheimer or SF dropped my mails :-(

I just resent the patches. You can find the stuff also in the syscon3
branch of the u-boot-testing repo.

> > +#if defined(CONFIG_OF_LIBFDT) && defined(CONFIG_OF_BOARD_SETUP)
> > +void
> > +ft_board_setup(void *blob, bd_t *bd)
...
> This is not needed anymore. With my latest patch (available in the 
> u-boot-ppc4xx repository, master branch for pulling):
> 
> [PATCH 2/3] ppc4xx: Add weak default  ft_board_setup() routine

Oops... seems this is available for 4xx only, right?

But the syscon3 board has a MPC8548 processor...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de




More information about the U-Boot mailing list