From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Fri, 9 May 2008 21:21:22 +0200 Subject: [U-Boot-Users] [PATCH] syscon3: changes to support FDT In-Reply-To: <20080509145122.DB60C247F5@gemini.denx.de> References: <20080509145122.DB60C247F5@gemini.denx.de> Message-ID: <200805092121.23118.sr@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 Hi Wolfgang, On Friday 09 May 2008, Wolfgang Denk 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 I know that I have problems remembering things (:)), but... > or SF dropped my mails :-( this seems more likely for me. I couldn't find anything about "syscon3" searching the internet (google and mailing list archives). And I'm not totally sure, but I think some of the messages/patches I sent lately to the list were not received via the mailing-list account. I will watch more closely in the future. > 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? Right. > But the syscon3 board has a MPC8548 processor... Ah, ok. Thanks. Best regards, Stefan ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================