Gentoo Archives: gentoo-embedded

From: Wolfgang Denk <wd@××××.de>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Problems getting started with MPC860 PPC
Date: Wed, 12 Sep 2007 19:47:56
Message-Id: 20070912193855.0A34D247D2@gemini.denx.de
1 In message <46E7DCAA.40500@××××××××××.de> you wrote:
2 >
3 > Already done, even if I load the compressed Image f.e. to 0x400000
4 > there is nothing more than just:
5
6 Ok...
7
8 > Here are the relevant options:
9
10 I'm not sure if this is sufficient... I'd recommend to try a standard
11 configuration instead.
12
13 > CONFIG_VT_CONSOLE=yo
14 > CONFIG_HW_CONSOLE=y
15
16 Dump these.
17
18 > CONFIG_SERIAL_CORE_CONSOLE=y
19 > CONFIG_SERIAL_CPM_CONSOLE=y
20
21 OK.
22
23 > CONFIG_DUMMY_CONSOLE=y
24
25 Dump this.
26
27 > CONFIG_CPM1=y
28 > CONFIG_SERIAL_CPM=y
29 > CONFIG_SERIAL_CPM_CONSOLE=y
30 > CONFIG_SERIAL_CPM_SMC1=y
31
32 Ummm.. that's a MBX, means it's prehistoric. You should enable
33 CONFIG_8xx_COPYBACK and CONFIG_8xx_CPU6
34
35 If there is still nothing, try a post-mortem memory dump of the log
36 buffer area.
37
38 Best regards,
39
40 Wolfgang Denk
41
42 --
43 DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
44 HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
45 Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@××××.de
46 Real programmers don't comment their code. It was hard to write, it
47 should be hard to understand.
48 --
49 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] Problems getting started with MPC860 PPC "Marcel S." <sm@××××××××××.de>