Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 139337 | Differences between
and this patch

Collapse All | Expand All

(-)targets.orig/support/mips-arcload_conf.sh (-17 / +22 lines)
Lines 12-35 serial="serial {\n\ Link Here
12
\t\tport1 {\n\
12
\t\tport1 {\n\
13
\t\t\tdescription\t\"Serial Console, Port 1, 9600 Baud\";\n\
13
\t\t\tdescription\t\"Serial Console, Port 1, 9600 Baud\";\n\
14
\t\t\timage\t\t\"\";\n\
14
\t\t\timage\t\t\"\";\n\
15
\t\t\tappend\t\t\"console=ttyS0,9600\";\n\
15
\t\t\tappend\t\t\"console=ttyS0,9600\" \"nox\";\n\
16
\t\t}\n\n\
16
\t\t}\n\n\
17
\t\tport2 {\n\
17
\t\tport2 {\n\
18
\t\t\tdescription\t\"Serial Console, Port 2, 9600 Baud\";\n\
18
\t\t\tdescription\t\"Serial Console, Port 2, 9600 Baud\";\n\
19
\t\t\timage\t\t\"\";\n\
19
\t\t\timage\t\t\"\";\n\
20
\t\t\tappend\t\t\"console=ttyS1,9600\";\n\
20
\t\t\tappend\t\t\"console=ttyS1,9600\" \"nox\";\n\
21
\t\t}\n\
21
\t\t}\n\
22
\t}\n\n\
22
\t}\n\n\
23
\tbaud=38400 {\n\
23
\tbaud=38400 {\n\
24
\t\tport1 {\n\
24
\t\tport1 {\n\
25
\t\t\tdescription\t\"Serial Console, Port 1, 38400 Baud\";\n\
25
\t\t\tdescription\t\"Serial Console, Port 1, 38400 Baud\";\n\
26
\t\t\timage\t\t\"\";\n\
26
\t\t\timage\t\t\"\";\n\
27
\t\t\tappend\t\t\"console=ttyS0,38400\";\n\
27
\t\t\tappend\t\t\"console=ttyS0,38400\" \"nox\";\n\
28
\t\t}\n\n\
28
\t\t}\n\n\
29
\t\tport2 {\n\
29
\t\tport2 {\n\
30
\t\t\tdescription\t\"Serial Console, Port 2, 38400 Baud\";\n\
30
\t\t\tdescription\t\"Serial Console, Port 2, 38400 Baud\";\n\
31
\t\t\timage\t\t\"\";\n\
31
\t\t\timage\t\t\"\";\n\
32
\t\t\tappend\t\t\"console=ttyS1,38400\";\n\
32
\t\t\tappend\t\t\"console=ttyS1,38400\" \"nox\";\n\
33
\t\t}\n\
33
\t\t}\n\
34
\t}\n\
34
\t}\n\
35
}\n\n\n"
35
}\n\n\n"
Lines 37-43 serial="serial {\n\ Link Here
37
dbg="debug {\n\
37
dbg="debug {\n\
38
\tdescription\t\"Debug Shell\";\n\
38
\tdescription\t\"Debug Shell\";\n\
39
\timage\t\t\"\";\n\
39
\timage\t\t\"\";\n\
40
\tappend\t\t\"real_root=shell\";\n}\n\n"		
40
\tappend\t\t\"real_root=shell\" \"nox\";\n}\n\n"		
41
41
42
cmt1="comment\t\t\"\\\n\\\n\";\n\
42
cmt1="comment\t\t\"\\\n\\\n\";\n\
43
comment\t\t\"Bootable Images & Options:\\\n\\\r\\\n\\\r\";\n"
43
comment\t\t\"Bootable Images & Options:\\\n\\\r\\\n\\\r\";\n"
Lines 45-51 comment\t\t\"Bootable Images & Options:\ Link Here
45
ip22base="# IP22 R4x00 Systems (Indy/Indigo2)\n\
45
ip22base="# IP22 R4x00 Systems (Indy/Indigo2)\n\
46
ip22 {\n\
46
ip22 {\n\
47
\tdescription\t\"SGI Indy/Indigo2\";\n\
47
\tdescription\t\"SGI Indy/Indigo2\";\n\
48
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nox\" \"nosound\";\n"
48
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nosound\";\n"
49
49
50
ip22r4k="\tr4000 r4600 r4700 {\n\
50
ip22r4k="\tr4000 r4600 r4700 {\n\
51
\t\tdescription\t\"\\\tR4x00 CPU\";\n\
51
\t\tdescription\t\"\\\tR4x00 CPU\";\n\
Lines 59-65 ip22r5k="\tr5000 {\n\ Link Here
59
59
60
ip22vid="\tvideo {\n\
60
ip22vid="\tvideo {\n\
61
\t\tdescription\t\"\\\tNewport Console\\\n\\\r\";\n\
61
\t\tdescription\t\"\\\tNewport Console\\\n\\\r\";\n\
62
\t\tappend\t\t\"console=tty0\";\n\
62
\t\tappend\t\t\"console=tty0\" \"ip22\";\n\
63
\t}\n"
63
\t}\n"
64
64
65
ip22x="}\n\n\n"
65
ip22x="}\n\n\n"
Lines 75-108 ip28base="# IP28 Indigo2 Impact R10000\n Link Here
75
ip28 {\n\
75
ip28 {\n\
76
\tdescription\t\"SGI Indigo2 Impact R10000\\\n\\\r\";\n\
76
\tdescription\t\"SGI Indigo2 Impact R10000\\\n\\\r\";\n\
77
\timage system\t\"/ip28r10k\";\n\
77
\timage system\t\"/ip28r10k\";\n\
78
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nox\" \"nosound\";\n\
78
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nosound\" \"ip28\";\n\
79
}\n\n\n"
79
}\n\n\n"
80
80
81
ip30base="# IP30 Octane\n\
81
ip30base="# IP30 Octane\n\
82
ip30 {\n\
82
ip30 {\n\
83
\tdescription\t\"SGI Octane\";\n\
83
\tdescription\t\"SGI Octane\";\n\
84
\timage system\t\"/ip30r10k\";\n\
84
\timage system\t\"/ip30r10k\";\n\
85
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nox\" \"nosound\";\n\n\
85
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nosound\" \"ip30\";\n\n\
86
\tnosmp {\n\
86
\tnosmp {\n\
87
\t\tdescription\t\"\\\tUniprocessor Mode\";\n\
87
\t\tdescription\t\"\\\tUniprocessor Mode\";\n\
88
\t\tappend\t\t\"nosmp\";\n\
88
\t\tappend\t\t\"nosmp\";\n\
89
\t}\n\n\
89
\t}\n\n\
90
\tvideo {\n\
90
\tvideo {\n\
91
\t\tdescription\t\"\\\tImpactSR/VPro Console\\\n\\\r\";\n\
91
\t\tdescription\t\"\\\tImpactSR/VPro Console\\\n\\\r\";\n\
92
\t\tappend\t\t\"console=tty0\";\n\
92
\t\tappend\t\t\"console=tty0\" \"ip30\";\n\
93
\t}\n\
93
\t}\n\
94
}\n\n\n"
94
}\n\n\n"
95
95
96
ip32base="# IP32 O2\n\
96
ip32base="# IP32 O2\n\
97
ip32 {\n\
97
ip32 {\n\
98
\tdescription\t\"SGI O2\";\n\
98
\tdescription\t\"SGI O2\";\n\
99
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nox\" \"nosound\";\n"
99
\tappend\t\t\"real_root=/dev/sr0\" \"cdroot=/dev/loop0\" \"looptype=sgimips\" \"nosound\";\n"
100
100
101
ip32r5k="\tr5000 rm5200 {\n\
101
ip32r5k="\tr5000 {\n\
102
\t\tdescription\t\"\\\tR5000/RM5200 CPU\";\n\
102
\t\tdescription\t\"\\\tR5000 CPU\";\n\
103
\t\timage system\t\"/ip32r5k\";\n\
103
\t\timage system\t\"/ip32r5k\";\n\
104
\t}\n"
104
\t}\n"
105
105
106
ip32rm5k="\trm5200 {\n\
107
\t\tdescription\t\"\\\tRM5200 CPU\";\n\
108
\t\timage system\t\"/ip32rm5k\";\n\
109
\t}\n"
110
106
ip32rm7k="\trm7000 {\n\
111
ip32rm7k="\trm7000 {\n\
107
\t\tdescription\t\"\\\tRM7000 CPU\";\n\
112
\t\tdescription\t\"\\\tRM7000 CPU\";\n\
108
\t\timage system\t\"/ip32rm7k\";\n\
113
\t\timage system\t\"/ip32rm7k\";\n\
Lines 115-133 ip32r10k="\tr10000 r12000 {\n\ Link Here
115
120
116
ip32vid="\tvideo=640x480 {\n\
121
ip32vid="\tvideo=640x480 {\n\
117
\t\tdescription\t\"\\\tGBEFB Console 640x480 16bpp/75Hz\";\n\
122
\t\tdescription\t\"\\\tGBEFB Console 640x480 16bpp/75Hz\";\n\
118
\t\tappend\t\t\"console=tty0 video=gbefb:640x480-16@75\";\n\
123
\t\tappend\t\t\"console=tty0 video=gbefb:640x480-16@75\" \"ip32\";\n\
119
\t}\n\n\
124
\t}\n\n\
120
\tvideo=800x600 {\n\
125
\tvideo=800x600 {\n\
121
\t\tdescription\t\"\\\tGBEFB Console 800x600 16bpp/75Hz\";\n\
126
\t\tdescription\t\"\\\tGBEFB Console 800x600 16bpp/75Hz\";\n\
122
\t\tappend\t\t\"console=tty0 video=gbefb:800x600-16@75\";\n\
127
\t\tappend\t\t\"console=tty0 video=gbefb:800x600-16@75\" \"ip32\";\n\
123
\t}\n\n\
128
\t}\n\n\
124
\tvideo=1024x768 {\n\
129
\tvideo=1024x768 {\n\
125
\t\tdescription\t\"\\\tGBEFB Console 1024x768 16bpp/75Hz\";\n\
130
\t\tdescription\t\"\\\tGBEFB Console 1024x768 16bpp/75Hz\";\n\
126
\t\tappend\t\t\"console=tty0 video=gbefb:1024x768-16@75\";\n\
131
\t\tappend\t\t\"console=tty0 video=gbefb:1024x768-16@75\" \"ip32\";\n\
127
\t}\n\n\
132
\t}\n\n\
128
\tvideo=1280x1024 {\n\
133
\tvideo=1280x1024 {\n\
129
\t\tdescription\t\"\\\tGBEFB Console 1280x1024 16bpp/75Hz\\\n\\\r\\\n\\\r\\\n\\\r\";\n\
134
\t\tdescription\t\"\\\tGBEFB Console 1280x1024 16bpp/75Hz\\\n\\\r\\\n\\\r\\\n\\\r\";\n\
130
\t\tappend\t\t\"console=tty0 video=gbefb:1280x1024-16@75\";\n\
135
\t\tappend\t\t\"console=tty0 video=gbefb:1280x1024-16@75\" \"ip32\";\n\
131
\t}\n"
136
\t}\n"
132
137
133
ip32x="}\n\n\n"
138
ip32x="}\n\n\n"

Return to bug 139337