* [PATCH 0/1][KERNEL] meta: Add cedartrail
@ 2011-12-14 17:02 rahul.saxena
2011-12-14 17:03 ` [PATCH 1/1][KERNEL] " rahul.saxena
2011-12-15 0:54 ` [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name Saxena, Rahul
0 siblings, 2 replies; 4+ messages in thread
From: rahul.saxena @ 2011-12-14 17:02 UTC (permalink / raw)
To: yocto, bruce.ashfield
From: Rahul Saxena <rahul.saxena@intel.com>
This is the initial version of a BSP for the Cedar Trail platform.
The Cedar Trail platform consists of the Intel Cedarview Atom processor
and Tiger Point Chipset. I have succesfully booted Sato image on Cedar Trail
CRB, desktop and mobile pre-production sample boards and tested features
such as wired networking, VESA graphics, SATA, USB ports
Please pull into linux-yocto-3.0/meta and linux-yocto-dev/meta
Also, please create a new "yocto/standard/cedarview" machine branch in each
of the above, based on yocto/standard/base.
Thanks
Rahul
Signed=off-by: Rahul Saxena <rahul.saxena@intel.com>
---
The following changes since commit caa74f86f42f6ecc22c3e9f380176b2695579e18:
Darren Hart (1):
Add EFI scc and cfg files
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-2.6.37-contrib rsaxena/meta-cedartrail
http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=rsaxena/meta-cedartrail
Rahul Saxena (1):
meta: Add cedartrail Signed-off-by: Rahul Saxena
<rahul.saxena@.intel.com>
.../bsp/cedartrail/cedartrail-preempt-rt.scc | 7 +++
.../bsp/cedartrail/cedartrail-standard.scc | 7 +++
.../cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg | 58 ++++++++++++++++++++
.../cfg/kernel-cache/bsp/cedartrail/cedartrail.scc | 17 ++++++
4 files changed, 89 insertions(+), 0 deletions(-)
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-preempt-rt.scc
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-standard.scc
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.scc
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH 1/1][KERNEL] meta: Add cedartrail
2011-12-14 17:02 [PATCH 0/1][KERNEL] meta: Add cedartrail rahul.saxena
@ 2011-12-14 17:03 ` rahul.saxena
2011-12-15 0:54 ` [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name Saxena, Rahul
1 sibling, 0 replies; 4+ messages in thread
From: rahul.saxena @ 2011-12-14 17:03 UTC (permalink / raw)
To: yocto, bruce.ashfield
From: Rahul Saxena <rahul.saxena@intel.com>
Add cedartrail.cfg, cedartrail.scc, cedartrail-standard.scc, cedartrail-preempt-rt.scc
Signed-off-by: Rahul Saxena <rahul.saxena@.intel.com>
---
.../bsp/cedartrail/cedartrail-preempt-rt.scc | 7 +++
.../bsp/cedartrail/cedartrail-standard.scc | 7 +++
.../cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg | 58 ++++++++++++++++++++
.../cfg/kernel-cache/bsp/cedartrail/cedartrail.scc | 17 ++++++
4 files changed, 89 insertions(+), 0 deletions(-)
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-preempt-rt.scc
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-standard.scc
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.scc
diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-preempt-rt.scc b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-preempt-rt.scc
new file mode 100755
index 0000000..1ab3629
--- /dev/null
+++ b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-preempt-rt.scc
@@ -0,0 +1,7 @@
+define KMACHINE cedartrail
+define KTYPE preempt-rt
+define KARCH i386
+
+# no new branch required, re-use the ktypes/preempt-rt branch
+include ktypes/preempt-rt
+include cedartrail.scc
diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-standard.scc b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-standard.scc
new file mode 100755
index 0000000..28948f2
--- /dev/null
+++ b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-standard.scc
@@ -0,0 +1,7 @@
+define KMACHINE cedartrail
+define KTYPE standard
+define KARCH i386
+
+scc_leaf ktypes/standard cedartrail
+
+include cedartrail.scc
diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg
new file mode 100755
index 0000000..1cc14b1
--- /dev/null
+++ b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg
@@ -0,0 +1,58 @@
+CONFIG_X86_32=y
+CONFIG_MATOM=y
+CONFIG_PRINTK=y
+
+# RTC
+CONFIG_RTC_CLASS=y
+CONFIG_RTC_DRV_CMOS=y
+
+# Basic hardware support for the box - network, USB, PCI, sound
+CONFIG_NETDEVICES=y
+CONFIG_ATA=y
+CONFIG_ATA_GENERIC=y
+CONFIG_ATA_SFF=y
+CONFIG_PCI=y
+CONFIG_MMC=y
+CONFIG_MMC_SDHCI=y
+CONFIG_USB_SUPPORT=y
+CONFIG_USB=y
+CONFIG_USB_ARCH_HAS_EHCI=y
+CONFIG_R8169=y
+CONFIG_PATA_SCH=y
+CONFIG_MMC_SDHCI_PCI=y
+CONFIG_USB_EHCI_HCD=y
+CONFIG_PCIEPORTBUS=y
+CONFIG_NET=y
+CONFIG_USB_UHCI_HCD=y
+CONFIG_USB_OHCI_HCD=y
+CONFIG_BLK_DEV_SD=y
+CONFIG_CHR_DEV_SG=y
+CONFIG_SOUND=y
+CONFIG_SND=y
+CONFIG_SND_HDA_INTEL=y
+CONFIG_SATA_AHCI=y
+CONFIG_AGP=y
+CONFIG_PM=y
+CONFIG_ACPI=y
+CONFIG_BACKLIGHT_LCD_SUPPORT=y
+CONFIG_BACKLIGHT_CLASS_DEVICE=y
+CONFIG_INPUT=y
+
+# Make sure these are on, otherwise the bootup won't be fun
+CONFIG_EXT3_FS=y
+CONFIG_UNIX=y
+CONFIG_INET=y
+CONFIG_MODULES=y
+CONFIG_SHMEM=y
+CONFIG_TMPFS=y
+CONFIG_PACKET=y
+
+# Needed for booting (and using) USB memory sticks
+CONFIG_BLK_DEV_LOOP=y
+CONFIG_NLS_CODEPAGE_437=y
+CONFIG_NLS_ISO8859_1=y
+
+CONFIG_RD_GZIP=y
+
+# Needed for booting (and using) CD images
+CONFIG_BLK_DEV_SR=y
diff --git a/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.scc b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.scc
new file mode 100755
index 0000000..45aafed
--- /dev/null
+++ b/meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.scc
@@ -0,0 +1,17 @@
+kconf hardware cedartrail.cfg
+
+
+include features/hpet/hpet.scc
+include features/intel-e1xxxx/intel-e100.scc
+include features/intel-e1xxxx/intel-e1xxxx.scc
+include features/dmaengine/dmaengine.scc
+include features/serial/8250.scc
+include features/framebuffer/vesafb.scc
+include cfg/usb-mass-storage.scc
+include cfg/boot-live.scc
+
+include features/logbuf/size-normal.scc
+
+include features/latencytop/latencytop.scc
+include features/profiling/profiling.scc
+
--
1.7.0.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name
2011-12-14 17:02 [PATCH 0/1][KERNEL] meta: Add cedartrail rahul.saxena
2011-12-14 17:03 ` [PATCH 1/1][KERNEL] " rahul.saxena
@ 2011-12-15 0:54 ` Saxena, Rahul
2011-12-15 2:14 ` Bruce Ashfield
1 sibling, 1 reply; 4+ messages in thread
From: Saxena, Rahul @ 2011-12-15 0:54 UTC (permalink / raw)
To: yocto@yoctoproject.org, bruce.ashfield@windriver.com
I made a mistake in specifying the machine branch name:
The new machine branch should be:
"yocto/standard/cedartrail"
instead of
"yocto/standard/cedartview"
Sorry about that.
Thanks
Rahul
-----Original Message-----
From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of rahul.saxena@intel.com
Sent: Wednesday, December 14, 2011 9:28 AM
To: yocto@yoctoproject.org; bruce.ashfield@windriver.com
Subject: [yocto] [PATCH 0/1][KERNEL] meta: Add cedartrail
From: Rahul Saxena <rahul.saxena@intel.com>
This is the initial version of a BSP for the Cedar Trail platform.
The Cedar Trail platform consists of the Intel Cedarview Atom processor
and Tiger Point Chipset. I have succesfully booted Sato image on Cedar Trail
CRB, desktop and mobile pre-production sample boards and tested features
such as wired networking, VESA graphics, SATA, USB ports
Please pull into linux-yocto-3.0/meta and linux-yocto-dev/meta
Also, please create a new "yocto/standard/cedarview" machine branch in each
of the above, based on yocto/standard/base.
Thanks
Rahul
Signed=off-by: Rahul Saxena <rahul.saxena@intel.com>
---
The following changes since commit caa74f86f42f6ecc22c3e9f380176b2695579e18:
Darren Hart (1):
Add EFI scc and cfg files
are available in the git repository at:
git://git.yoctoproject.org/linux-yocto-2.6.37-contrib rsaxena/meta-cedartrail
http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=rsaxena/meta-cedartrail
Rahul Saxena (1):
meta: Add cedartrail Signed-off-by: Rahul Saxena
<rahul.saxena@.intel.com>
.../bsp/cedartrail/cedartrail-preempt-rt.scc | 7 +++
.../bsp/cedartrail/cedartrail-standard.scc | 7 +++
.../cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg | 58 ++++++++++++++++++++
.../cfg/kernel-cache/bsp/cedartrail/cedartrail.scc | 17 ++++++
4 files changed, 89 insertions(+), 0 deletions(-)
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-preempt-rt.scc
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-standard.scc
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg
create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.scc
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name
2011-12-15 0:54 ` [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name Saxena, Rahul
@ 2011-12-15 2:14 ` Bruce Ashfield
0 siblings, 0 replies; 4+ messages in thread
From: Bruce Ashfield @ 2011-12-15 2:14 UTC (permalink / raw)
To: Saxena, Rahul; +Cc: yocto@yoctoproject.org
On 11-12-14 7:54 PM, Saxena, Rahul wrote:
> I made a mistake in specifying the machine branch name:
>
>
> The new machine branch should be:
>
> "yocto/standard/cedartrail"
>
> instead of
>
> "yocto/standard/cedartview"
>
> Sorry about that.
No problem at all. I read the right thing even if you didn't
type it :)
This looks fine to me, I'll queue it up ASAP.
Bruce
>
> Thanks
> Rahul
>
> -----Original Message-----
> From: yocto-bounces@yoctoproject.org [mailto:yocto-bounces@yoctoproject.org] On Behalf Of rahul.saxena@intel.com
> Sent: Wednesday, December 14, 2011 9:28 AM
> To: yocto@yoctoproject.org; bruce.ashfield@windriver.com
> Subject: [yocto] [PATCH 0/1][KERNEL] meta: Add cedartrail
>
> From: Rahul Saxena<rahul.saxena@intel.com>
>
> This is the initial version of a BSP for the Cedar Trail platform.
> The Cedar Trail platform consists of the Intel Cedarview Atom processor
> and Tiger Point Chipset. I have succesfully booted Sato image on Cedar Trail
> CRB, desktop and mobile pre-production sample boards and tested features
> such as wired networking, VESA graphics, SATA, USB ports
>
> Please pull into linux-yocto-3.0/meta and linux-yocto-dev/meta
>
> Also, please create a new "yocto/standard/cedarview" machine branch in each
> of the above, based on yocto/standard/base.
>
> Thanks
> Rahul
>
> Signed=off-by: Rahul Saxena<rahul.saxena@intel.com>
> ---
>
> The following changes since commit caa74f86f42f6ecc22c3e9f380176b2695579e18:
> Darren Hart (1):
> Add EFI scc and cfg files
>
> are available in the git repository at:
>
> git://git.yoctoproject.org/linux-yocto-2.6.37-contrib rsaxena/meta-cedartrail
> http://git.yoctoproject.org/cgit.cgi/linux-yocto-2.6.37-contrib/log/?h=rsaxena/meta-cedartrail
>
> Rahul Saxena (1):
> meta: Add cedartrail Signed-off-by: Rahul Saxena
> <rahul.saxena@.intel.com>
>
> .../bsp/cedartrail/cedartrail-preempt-rt.scc | 7 +++
> .../bsp/cedartrail/cedartrail-standard.scc | 7 +++
> .../cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg | 58 ++++++++++++++++++++
> .../cfg/kernel-cache/bsp/cedartrail/cedartrail.scc | 17 ++++++
> 4 files changed, 89 insertions(+), 0 deletions(-)
> create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-preempt-rt.scc
> create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail-standard.scc
> create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.cfg
> create mode 100755 meta/cfg/kernel-cache/bsp/cedartrail/cedartrail.scc
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-12-15 2:14 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-14 17:02 [PATCH 0/1][KERNEL] meta: Add cedartrail rahul.saxena
2011-12-14 17:03 ` [PATCH 1/1][KERNEL] " rahul.saxena
2011-12-15 0:54 ` [PATCH 0/1][KERNEL] meta: Add cedartrail: Corrected machine branch name Saxena, Rahul
2011-12-15 2:14 ` Bruce Ashfield
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.