
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@denx.de =====================================================================