On Tue, 2013-09-10 at 11:32 +0800, [email protected] wrote: > From: Ong Boon Leong <[email protected]> > > This request is about adding scc & cfg content into linux-yocto meta branch > for haswellplatform. > The "haswellplatform" will be used to support Intel 4th Gen Processor Mobile > sku (formerly known as Sharkbay). > Haswell Platform is the approved name by marketing & legal. >
Hi, Is this meant to support all Haswell systems or only mobile Haswell systems? For instance, if we wanted a different BSP for server or desktop systems, what would those be called? Also, 'haswellplatform' seems a bit unwieldy and longer than necessary - can it be shortened to just 'haswell'? (we don't need to use marketing names in the actual code.. Thanks, Tom > Thank you. > The following changes since commit e7f42a416a60499db3771181357b29b3b3c424cc: > > meta:qemuppc: enable CONFIG_ALTIVEC (2013-08-15 10:20:11 -0400) > > are available in the git repository at: > > git://git.yoctoproject.org/linux-yocto-contrib boonleong/meta > > http://git.yoctoproject.org/cgit.cgi/linux-yocto-contrib/log/?h=boonleong/meta > > Ong Boon Leong (1): > meta: add haswell platform scc & config files. > > .../haswellplatform/haswellplatform-preempt-rt.scc | 15 +++++++++ > .../haswellplatform/haswellplatform-standard.scc | 14 +++++++++ > .../bsp/haswellplatform/haswellplatform.cfg | 33 > ++++++++++++++++++++ > .../bsp/haswellplatform/haswellplatform.scc | 11 +++++++ > 4 files changed, 73 insertions(+) > create mode 100644 > meta/cfg/kernel-cache/bsp/haswellplatform/haswellplatform-preempt-rt.scc > create mode 100644 > meta/cfg/kernel-cache/bsp/haswellplatform/haswellplatform-standard.scc > create mode 100644 > meta/cfg/kernel-cache/bsp/haswellplatform/haswellplatform.cfg > create mode 100644 > meta/cfg/kernel-cache/bsp/haswellplatform/haswellplatform.scc > _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
