Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
fd0dbc83
Commit
fd0dbc83
authored
May 20, 2015
by
Tony Lindgren
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'omap-for-v4.2/legacy' into omap-for-v4.2/cleanup
parents
e44be50c
d203c574
Changes
5
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
1960 deletions
+0
-1960
arch/arm/mach-omap2/Kconfig
arch/arm/mach-omap2/Kconfig
+0
-22
arch/arm/mach-omap2/Makefile
arch/arm/mach-omap2/Makefile
+0
-3
arch/arm/mach-omap2/board-cm-t35.c
arch/arm/mach-omap2/board-cm-t35.c
+0
-769
arch/arm/mach-omap2/board-omap3beagle.c
arch/arm/mach-omap2/board-omap3beagle.c
+0
-595
arch/arm/mach-omap2/board-overo.c
arch/arm/mach-omap2/board-overo.c
+0
-571
No files found.
arch/arm/mach-omap2/Kconfig
View file @
fd0dbc83
...
...
@@ -171,12 +171,6 @@ config MACH_OMAP2_TUSB6010
depends on ARCH_OMAP2 && SOC_OMAP2420
default y if MACH_NOKIA_N8X0
config MACH_OMAP3_BEAGLE
bool "OMAP3 BEAGLE board"
depends on ARCH_OMAP3
default y
select OMAP_PACKAGE_CBB
config MACH_OMAP_LDP
bool "OMAP3 LDP board"
depends on ARCH_OMAP3
...
...
@@ -203,12 +197,6 @@ config MACH_OMAP3_TORPEDO
for full description please see the products webpage at
http://www.logicpd.com/products/development-kits/zoom-omap35x-torpedo-development-kit
config MACH_OVERO
bool "Gumstix Overo board"
depends on ARCH_OMAP3
default y
select OMAP_PACKAGE_CBB
config MACH_OMAP3517EVM
bool "OMAP3517/ AM3517 EVM board"
depends on ARCH_OMAP3
...
...
@@ -240,16 +228,6 @@ config MACH_NOKIA_RX51
default y
select OMAP_PACKAGE_CBB
config MACH_CM_T35
bool "CompuLab CM-T35/CM-T3730 modules"
depends on ARCH_OMAP3
default y
select MACH_CM_T3730
select OMAP_PACKAGE_CUS
config MACH_CM_T3730
bool
config OMAP3_SDRC_AC_TIMING
bool "Enable SDRC AC timing register changes"
depends on ARCH_OMAP3
...
...
arch/arm/mach-omap2/Makefile
View file @
fd0dbc83
...
...
@@ -242,17 +242,14 @@ obj-$(CONFIG_SOC_OMAP2420) += msdi.o
# Specific board support
obj-$(CONFIG_MACH_OMAP_GENERIC)
+=
board-generic.o pdata-quirks.o
obj-$(CONFIG_MACH_OMAP3_BEAGLE)
+=
board-omap3beagle.o
obj-$(CONFIG_MACH_OMAP_LDP)
+=
board-ldp.o
obj-$(CONFIG_MACH_OMAP3530_LV_SOM)
+=
board-omap3logic.o
obj-$(CONFIG_MACH_OMAP3_TORPEDO)
+=
board-omap3logic.o
obj-$(CONFIG_MACH_OVERO)
+=
board-overo.o
obj-$(CONFIG_MACH_OMAP3_PANDORA)
+=
board-omap3pandora.o
obj-$(CONFIG_MACH_NOKIA_N8X0)
+=
board-n8x0.o
obj-$(CONFIG_MACH_NOKIA_RX51)
+=
board-rx51.o sdram-nokia.o
obj-$(CONFIG_MACH_NOKIA_RX51)
+=
board-rx51-peripherals.o
obj-$(CONFIG_MACH_NOKIA_RX51)
+=
board-rx51-video.o
obj-$(CONFIG_MACH_CM_T35)
+=
board-cm-t35.o
# Platform specific device init code
...
...
arch/arm/mach-omap2/board-cm-t35.c
deleted
100644 → 0
View file @
e44be50c
This diff is collapsed.
Click to expand it.
arch/arm/mach-omap2/board-omap3beagle.c
deleted
100644 → 0
View file @
e44be50c
This diff is collapsed.
Click to expand it.
arch/arm/mach-omap2/board-overo.c
deleted
100644 → 0
View file @
e44be50c
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment