<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/conf/machine/t4160qds-64b.conf, branch topic/simplify-imx-boot-container</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsimplify-imx-boot-container</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsimplify-imx-boot-container'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2017-08-21T20:04:36+00:00</updated>
<entry>
<title>remove ppc machine</title>
<updated>2017-08-21T20:04:36+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>chunrong.guo@nxp.com</email>
</author>
<published>2017-08-09T05:14:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=86e2ed54cd60da4f9f427baf6dbefbc9911141e6'/>
<id>urn:sha1:86e2ed54cd60da4f9f427baf6dbefbc9911141e6</id>
<content type='text'>
 * nxp release  will not support ppc machine.

Signed-off-by: Chunrong Guo &lt;B40290@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Update machine description fields</title>
<updated>2017-02-08T23:43:22+00:00</updated>
<author>
<name>Daiane Angolini</name>
<email>daiane.angolini@nxp.com</email>
</author>
<published>2017-02-02T12:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f273865561122295821ce19f780dda292bf0a10f'/>
<id>urn:sha1:f273865561122295821ce19f780dda292bf0a10f</id>
<content type='text'>
Change description fields from Freescale to NXP in machine files to align to
2016 corporate transfer to NXP.

Signed-off-by: Daiane Angolini &lt;daiane.angolini@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Migrate from SOC_FAMILY to MACHINEOVERRIDES</title>
<updated>2016-09-13T20:45:41+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@nxp.com</email>
</author>
<published>2016-09-13T02:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=8999634f67994769f20c88897701fedbc4510761'/>
<id>urn:sha1:8999634f67994769f20c88897701fedbc4510761</id>
<content type='text'>
MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from
SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets.

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>adjust UBOOT_CONFIG order to let nor as the last one</title>
<updated>2016-08-15T17:45:08+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-08-13T01:33:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=8d672c804c8aa1fcc6d7954666aac85d104a64ed'/>
<id>urn:sha1:8d672c804c8aa1fcc6d7954666aac85d104a64ed</id>
<content type='text'>
The symlink u-boot.bin and u-boot-${MACHINE}.bin will be linked to
binary of the last UBOOT_CONFIG. Put nor u-boot as the last one.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>remove obsolete UBOOT_SOURCE_* variables in machine file</title>
<updated>2016-07-22T14:34:12+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2016-07-15T16:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=58a573c07b566ca25bbd70114fc488f778afa754'/>
<id>urn:sha1:58a573c07b566ca25bbd70114fc488f778afa754</id>
<content type='text'>
u-boot has switched to the new UBOOT_CONFIG format. These variables
are useless now.

Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>t4160qds(-64b): define the u-boot source binary name of NAND, SPI and SD</title>
<updated>2016-04-19T18:03:18+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-09-01T07:20:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=580b8302d0fdca50f88d1dbc79bc315a02d6c64c'/>
<id>urn:sha1:580b8302d0fdca50f88d1dbc79bc315a02d6c64c</id>
<content type='text'>
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>t4160qds(-64b): disable virtual terminal support</title>
<updated>2016-04-19T18:03:17+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-09-01T03:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=16072335bf7f68bda82132526eaf3ec38687f42a'/>
<id>urn:sha1:16072335bf7f68bda82132526eaf3ec38687f42a</id>
<content type='text'>
Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Update machine conf of e6500 targets</title>
<updated>2016-04-19T18:03:15+00:00</updated>
<author>
<name>Zhenhua Luo</name>
<email>zhenhua.luo@freescale.com</email>
</author>
<published>2015-08-12T14:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=66cef5d1606c5999fd13d0687ec207bbfa2eb5c6'/>
<id>urn:sha1:66cef5d1606c5999fd13d0687ec207bbfa2eb5c6</id>
<content type='text'>
* update the DESCRIPTION to provide more details
* switch to UBOOT_CONFIG way for u-boot build
* add EXTRA_IMAGEDEPENDS

Signed-off-by: Zhenhua Luo &lt;zhenhua.luo@freescale.com&gt;
Acked-by: Daiane Angolini &lt;daiane.angolini@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Move meta-fsl-ppc content to layer root</title>
<updated>2015-07-29T02:26:59+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-07-23T19:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6a868a671472d454b407a165fc31c5f7dfe783c6'/>
<id>urn:sha1:6a868a671472d454b407a165fc31c5f7dfe783c6</id>
<content type='text'>
This commit is just a rename of all contents of meta-fsl-ppc
subdirectory to this layer's root, merging the contents of common
files, subsequent changes are based on top of that.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
