[yocto] [PATCH 0/1] Enable to set RTC for beagleboard

2011-06-15 Thread Jingdong Lu
From: Jingdong Lu Ensure msecure is mux'd to be able to set the RTC for beagleboard. Fixes bug [YOCTO #767] Jingdong Lu (1): RTC: Enable to set RTC arch/arm/mach-omap2/board-omap3beagle.c |3 +++ 1 files changed, 3 insertions(+), 0 dele

[yocto] [PATCH 1/1] RTC: Enable to set RTC

2011-06-15 Thread Jingdong Lu
From: Jingdong Lu "Msecure" signal provides for protection of the RTC register in TPS65950 be disabling that function via a control signal from the OMAP3530. So ensure msecure is mux'd to be able to set the RTC. Fixes bug [YOCTO #767] Signed-off-by: Jingdong Lu --- arch/arm/m

[yocto] [PATCH 0/1] RTC: Ensure msecure is mux'd to be able to set RTC for beagleboard

2011-06-15 Thread Jingdong Lu
From: Jingdong Lu Ensure msecure is mux'd to be able to set the RTC for beagleboard. Fixes bug [YOCTO #767] Jingdong Lu (1): RTC: Ensure msecure is mux'd to be able to set RTC arch/arm/mach-omap2/board-omap3beagle.c |3 +++ 1 files changed, 3 insertions(+), 0

[yocto] [PATCH 1/1] RTC: Ensure msecure is mux'd to be able to set RTC

2011-06-15 Thread Jingdong Lu
From: Jingdong Lu commit e2a346a2a054f702fd76f328ff747b9ad9264a4c from git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC. "Msecure" signal provides for protection of the RTC register

[yocto] [PATCH 0/1] arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC

2011-06-16 Thread Jingdong Lu
From: Jingdong Lu arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC Fixes bug [YOCTO #767] Alexander Holler (1): arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC arch/arm/mach-omap2/board-omap3beagle.c |3 +++ 1 files changed, 3 insert

[yocto] [PATCH 1/1] arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC

2011-06-16 Thread Jingdong Lu
igned-off-by: Tony Lindgren Integrated-by: Jingdong Lu --- arch/arm/mach-omap2/board-omap3beagle.c |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c index af1166b..925c0b3 100644 --- a/arch/arm

[yocto] [PATCH 0/1] routerstationpro: Enable IPC config

2011-06-23 Thread Jingdong Lu
From: Jingdong Lu Enable IPC and related configurations for routerstation. Fixes bug [YOCTO #1161] Jingdong Lu (1): routerstationpro: IPC config .../bsp/routerstationpro/routerstationpro.cfg |8 ++-- 1 files changed, 6 insertions(+), 2 deletions

[yocto] [PATCH 1/1] routerstationpro: IPC config

2011-06-23 Thread Jingdong Lu
From: Jingdong Lu Add IPC config for routestationpro Signed-off-by: Jingdong Lu --- .../bsp/routerstationpro/routerstationpro.cfg |8 ++-- 1 files changed, 6 insertions(+), 2 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg b/meta/cfg

[yocto] [PATCH 0/1] routerstationpro: Enable IPC config

2011-06-24 Thread Jingdong Lu
From: Jingdong Lu Enable IPC and related configurations for routerstation. Fixes bug [YOCTO #1161] Jingdong Lu (1): routerstationpro: IPC config .../bsp/routerstationpro/routerstationpro.cfg | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions

[yocto] [PATCH 1/1] routerstationpro: IPC config

2011-06-24 Thread Jingdong Lu
From: Jingdong Lu Add IPC config for routestationpro Signed-off-by: Jingdong Lu --- .../bsp/routerstationpro/routerstationpro.cfg | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp/routerstationpro/routerstationpro.cfg b/meta/cfg

[yocto] [PATCH 0/1]meta/routerstationpro: remove some conflicted configurations

2011-07-11 Thread Jingdong Lu
From: Jingdong Lu Some kernel options were redefined by routerstationpro.cfg and it will cause some bugs. So remove some configurations which have been defined in base.cfg or standard.cfg from routerstationpro.cfg. Fix bug [YOCTO #1161] Fix bug [YOCTO #773] Jingdong Lu (1): meta

[yocto] [PATCH 1/1] meta/routerstationpro: remove some conflicted configurations

2011-07-11 Thread Jingdong Lu
From: Jingdong Lu Some kernel options were redefined by routerstationpro.cfg and it will cause some bugs. So remove some configurations which have been defined in base.cfg or standard.cfg from routerstationpro.cfg. 1) Gerneral setup: remove CONFIG_EXPERIMENTAL, CONFIG_SYSVIPC

[yocto] [PATCH 0/1]meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y

2012-01-28 Thread Jingdong . Lu
From: Jingdong Lu Fix bug [YOCTO #1898] meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y instead of CONFIG_PANEL_GENERIC=y Jingdong Lu (1): meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y .../kernel-cache/bsp/beagleboard/beagleboard.cfg |2 +- 1 files changed, 1 insertions

[yocto] [PATCH 1/1] meta/beagleboard: Using CONFIG_PANEL_GENERIC_DPI=y

2012-01-28 Thread Jingdong . Lu
From: Jingdong Lu Using CONFIG_PANEL_GENERIC_DPI=y instead of CONFIG_PANEL_GENERIC=y for beagleboard. Signed-off-by: Jingdong Lu --- .../kernel-cache/bsp/beagleboard/beagleboard.cfg |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/meta/cfg/kernel-cache/bsp