Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 226454
b: refs/heads/master
c: a7722d8
h: refs/heads/master
v: v3
  • Loading branch information
Benoit Cousson committed Nov 17, 2010
1 parent b0ca50a commit 3bb427d
Show file tree
Hide file tree
Showing 5 changed files with 833 additions and 83 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb6bf6320e33af5bd6ac788f27245f9162bc5215
refs/heads/master: a7722d8796c3431163943c30af7a90d87c43180a
3 changes: 3 additions & 0 deletions trunk/arch/arm/mach-omap2/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ config OMAP_PACKAGE_CBP
config OMAP_PACKAGE_CBL
bool

config OMAP_PACKAGE_CBS
bool

comment "OMAP Board Type"
depends on ARCH_OMAP2PLUS

Expand Down
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-omap2/mux.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@

/* Flags for omapX_mux_init */
#define OMAP_PACKAGE_MASK 0xffff
#define OMAP_PACKAGE_CBS 8 /* 547-pin 0.40 0.40 */
#define OMAP_PACKAGE_CBL 7 /* 547-pin 0.40 0.40 */
#define OMAP_PACKAGE_CBP 6 /* 515-pin 0.40 0.50 */
#define OMAP_PACKAGE_CUS 5 /* 423-pin 0.65 */
Expand Down
Loading

0 comments on commit 3bb427d

Please sign in to comment.