From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 09 May 2008 16:51:22 +0200 Subject: [U-Boot-Users] [PATCH] syscon3: changes to support FDT In-Reply-To: Your message of "Fri, 09 May 2008 14:38:56 +0200." <200805091438.56226.sr@denx.de> Message-ID: <20080509145122.DB60C247F5@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Deare Stefan, in message <200805091438.56226.sr@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