summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/omap3430_sdp3430_per_uart_defconfig
blob: 0c6d3985088a0c93353a429e2825617875bff0f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
#
# Automatically generated make config: don't edit
# U-Boot version: 2.0.0-rc5-git
# Wed Jun  4 13:18:29 2008
#
CONFIG_ARCH_TEXT_BASE=0x80e80000
CONFIG_BOARDINFO="Texas Instrument's SDP343x"
# CONFIG_BOARD_LINKER_SCRIPT is not set
CONFIG_GENERIC_LINKER_SCRIPT=y
CONFIG_ARM=y
CONFIG_CPU_V7=y
CONFIG_ARCH_OMAP=y
# CONFIG_MACH_MX1ADS is not set
# CONFIG_MACH_SCB9328 is not set
# CONFIG_MACH_PCM038 is not set
# CONFIG_MACH_IMX27ADS is not set
# CONFIG_MACH_ECO920 is not set
# CONFIG_MACH_NXDB500 is not set
# CONFIG_MACH_PCM037 is not set
CONFIG_MACH_OMAP=y

#
# OMAP Features
#
CONFIG_ARCH_OMAP3=y
CONFIG_OMAP_CONFIG_STACKSIZE=0x00008000
CONFIG_OMAP_MALLOC_LEN=0x00008000
CONFIG_OMAP_CLOCK_ALL=y
CONFIG_OMAP_CLOCK_SOURCE_S32K=y
CONFIG_OMAP3_CLOCK_CONFIG=y
# CONFIG_OMAP3_COPY_CLOCK_SRAM is not set

#
# OMAP Platform Features
#
CONFIG_MACH_OMAP343xSDP=y
# CONFIG_MACH_OMAP_ADVANCED_MUX is not set

#
# Arm specific settings
#
# CONFIG_CMDLINE_TAG is not set
# CONFIG_SETUP_MEMORY_TAGS is not set
# CONFIG_INITRD_TAG is not set
# CONFIG_CPU_V7_DCACHE_SKIP is not set
CONFIG_HAS_KALLSYMS=y
CONFIG_HAS_MODULES=y
# CONFIG_CMD_MEMORY is not set

#
# General Settings
#

#
# memory layout
#
CONFIG_HAVE_CONFIGURABLE_TEXT_BASE=y
CONFIG_TEXT_BASE=0x40200000
CONFIG_HAVE_CONFIGURABLE_MEMORY_LAYOUT=y
# CONFIG_MEMORY_LAYOUT_DEFAULT is not set
CONFIG_MEMORY_LAYOUT_FIXED=y
CONFIG_STACK_BASE=0x87BF7F10
CONFIG_STACK_SIZE=0x8000
CONFIG_MALLOC_BASE=0x87BFFF10
CONFIG_MALLOC_SIZE=0x400000
# CONFIG_BROKEN is not set
# CONFIG_EXPERIMENTAL is not set
CONFIG_MACH_HAS_LOWLEVEL_INIT=y
CONFIG_MACH_DO_LOWLEVEL_INIT=y
CONFIG_ARCH_HAS_LOWLEVEL_INIT=y
CONFIG_PROMPT="X-load 343x> "
CONFIG_BAUDRATE=115200
# CONFIG_CMDLINE_EDITING is not set
CONFIG_SIMPLE_READLINE=y
CONFIG_LONGHELP=y
CONFIG_CBSIZE=1024
CONFIG_MAXARGS=16
# CONFIG_SHELL_HUSH is not set
CONFIG_SHELL_SIMPLE=y
# CONFIG_ERRNO_MESSAGES is not set
# CONFIG_TIMESTAMP is not set
CONFIG_CONSOLE_ACTIVATE_FIRST=y
# CONFIG_OF_FLAT_TREE is not set
# CONFIG_PARTITION is not set
# CONFIG_DEFAULT_ENVIRONMENT is not set

#
# Debugging
#
CONFIG_DEBUG_INFO=y
# CONFIG_ENABLE_FLASH_NOISE is not set
# CONFIG_ENABLE_PARTITION_NOISE is not set
# CONFIG_ENABLE_DEVICE_NOISE is not set

#
# Commands
#

#
# scripting
#
# CONFIG_CMD_EDIT is not set
# CONFIG_CMD_EXEC is not set
# CONFIG_CMD_SLEEP is not set
# CONFIG_CMD_SAVEENV is not set
# CONFIG_CMD_LOADENV is not set
# CONFIG_CMD_EXPORT is not set
# CONFIG_CMD_PRINTENV is not set
# CONFIG_CMD_HELP is not set
# CONFIG_CMD_READLINE is not set

#
# file commands
#
# CONFIG_CMD_LS is not set
# CONFIG_CMD_RM is not set
# CONFIG_CMD_CAT is not set
# CONFIG_CMD_MKDIR is not set
# CONFIG_CMD_RMDIR is not set
# CONFIG_CMD_CP is not set
# CONFIG_CMD_PWD is not set
# CONFIG_CMD_CD is not set
# CONFIG_CMD_MOUNT is not set
# CONFIG_CMD_UMOUNT is not set

#
# console
#
# CONFIG_CMD_CLEAR is not set
# CONFIG_CMD_ECHO is not set

#
# memory
#
CONFIG_CMD_LOADB=y
# CONFIG_CMD_MEMINFO is not set
# CONFIG_CMD_CRC is not set
# CONFIG_CMD_MTEST is not set

#
# flash
#
# CONFIG_CMD_FLASH is not set

#
# booting
#
# CONFIG_CMD_BOOTM is not set
# CONFIG_CMD_RESET is not set
CONFIG_CMD_GO=y
# CONFIG_CMD_TIMEOUT is not set
# CONFIG_CMD_PARTITION is not set
# CONFIG_NET is not set

#
# Drivers
#

#
# serial drivers
#
CONFIG_DRIVER_SERIAL_NS16550=y
CONFIG_DRIVER_SERIAL_NS16550_OMAP_EXTENSIONS=y

#
# SPI drivers
#
# CONFIG_SPI is not set

#
# flash drivers
#
# CONFIG_DRIVER_CFI is not set
# CONFIG_DRIVER_CFI_OLD is not set
# CONFIG_NAND is not set

#
# Filesystem support
#
# CONFIG_FS_CRAMFS is not set
CONFIG_FS_RAMFS=y
CONFIG_FS_DEVFS=y
CONFIG_CRC16=y