* Updates in meta-fsl-arm in 2013-09-05
@ 2013-09-05 17:07 Otavio Salvador
2013-09-05 17:33 ` Daiane Angolini
0 siblings, 1 reply; 2+ messages in thread
From: Otavio Salvador @ 2013-09-05 17:07 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
Hi there,
I just pushed following changes, into master branch:
commit 87fae6e7d89567772e4919a2dc88c8fc50b2c9d8
Author: Otavio Salvador <otavio@ossystems.com.br>
Date: Tue Sep 3 15:57:34 2013 -0300
u-boot-fslc: Update to 2013.10-rc2
This patch updates the source against the 2013.10-rc2 release; this
also renames the u-boot-mxsboot recipe to u-boot-fslc-mxsboot so it
makes it clear that it is based on u-boot-fslc version.
The license checksum has changes as U-Boot now uses SPDX Unique
License Identifiers (eca3aeb Licenses: introduce SPDX Unique Lincense
Identifiers).
Change-Id: I761d92f3f1eaf419a238d544357293a3a953b7c8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit d805ad47015285cf7fbe0c7433851b9b513cc197
Author: Otavio Salvador <otavio@ossystems.com.br>
Date: Tue Sep 3 15:51:54 2013 -0300
linux-fslc: Update to 3.11 based kernel
The Linux kernel has been updated to a 3.11 based tree which includes
following changes:
ef362c0 iio: mxs-lradc: Fix the order of resources removal
5e4438d iio: mxs-lradc: change the realbits to 12
c790948 staging: iio: mxs-lradc: Use devm_iio_device_alloc
308ae71 iio: core: implement devm_iio_device_alloc/devm_iio_device_free
1b25b3c iio: mxs-lradc: Check the return value from stmp_reset_block()
61cda60 iio: mxs-lradc: Add MODULE_ALIAS
e922c88 ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional
92676a3 ASoC: soc-pcm: Allow to specify unidirectional dai_link
5753d98 ARM: dts: imx23-olinuxino: enable Low Resolution ADC
7668d12 ARM: dts: imx23-evk: enable Low Resolution ADC
30cc4d4 ARM: mxs-lradc: Simplify mxs_lradc_trigger_init error handle
3619d42 ARM: dts: imx23-evk: enable USB PHY and controller
faf7c76 ARM: dts: imx28-evk: Enable touchscreen support
Change-Id: I4138d1f864924bbefbed93310670c431c291679b
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
commit 094fd3101510e57f8aad0b49c590333e84b43e51
Author: Otavio Salvador <otavio@ossystems.com.br>
Date: Tue Sep 3 13:19:01 2013 -0300
packagegroup-core-directfb: Add Vivante GPU support
This allow for easy addition of DirectFB support in image; we opted to
add this here to avoid forcing a 'directfb' to be machine specific.
Change-Id: I20ca9625a6b3cd7a54e8718ef012ed6717313ba5
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Regards,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Updates in meta-fsl-arm in 2013-09-05
2013-09-05 17:07 Updates in meta-fsl-arm in 2013-09-05 Otavio Salvador
@ 2013-09-05 17:33 ` Daiane Angolini
0 siblings, 0 replies; 2+ messages in thread
From: Daiane Angolini @ 2013-09-05 17:33 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
On 09/05/2013 02:07 PM, Otavio Salvador wrote:
> Hi there,
>
> I just pushed following changes, into master branch:
And I already tested it on my imx53 QSB:
U-Boot 2013.10-rc2 (Sep 05 2013 - 14:11:06)
Board: MX53 LOCO
I2C: ready
DRAM: 1 GiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
*** Warning - bad CRC, using default environment
Booting Linux on physical CPU 0x0
Linux version 3.11.0-fslc+gef362c0 (daiane@b19406) (gcc version 4.7.2
(GCC) ) #1 SMP Thu Sep 5 14:01:17 BRT 2013
>
> commit 87fae6e7d89567772e4919a2dc88c8fc50b2c9d8
> Author: Otavio Salvador <otavio@ossystems.com.br>
> Date: Tue Sep 3 15:57:34 2013 -0300
>
> u-boot-fslc: Update to 2013.10-rc2
>
> This patch updates the source against the 2013.10-rc2 release; this
> also renames the u-boot-mxsboot recipe to u-boot-fslc-mxsboot so it
> makes it clear that it is based on u-boot-fslc version.
>
> The license checksum has changes as U-Boot now uses SPDX Unique
> License Identifiers (eca3aeb Licenses: introduce SPDX Unique Lincense
> Identifiers).
>
> Change-Id: I761d92f3f1eaf419a238d544357293a3a953b7c8
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
> commit d805ad47015285cf7fbe0c7433851b9b513cc197
> Author: Otavio Salvador <otavio@ossystems.com.br>
> Date: Tue Sep 3 15:51:54 2013 -0300
>
> linux-fslc: Update to 3.11 based kernel
>
> The Linux kernel has been updated to a 3.11 based tree which includes
> following changes:
>
> ef362c0 iio: mxs-lradc: Fix the order of resources removal
> 5e4438d iio: mxs-lradc: change the realbits to 12
> c790948 staging: iio: mxs-lradc: Use devm_iio_device_alloc
> 308ae71 iio: core: implement devm_iio_device_alloc/devm_iio_device_free
> 1b25b3c iio: mxs-lradc: Check the return value from stmp_reset_block()
> 61cda60 iio: mxs-lradc: Add MODULE_ALIAS
> e922c88 ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional
> 92676a3 ASoC: soc-pcm: Allow to specify unidirectional dai_link
> 5753d98 ARM: dts: imx23-olinuxino: enable Low Resolution ADC
> 7668d12 ARM: dts: imx23-evk: enable Low Resolution ADC
> 30cc4d4 ARM: mxs-lradc: Simplify mxs_lradc_trigger_init error handle
> 3619d42 ARM: dts: imx23-evk: enable USB PHY and controller
> faf7c76 ARM: dts: imx28-evk: Enable touchscreen support
>
> Change-Id: I4138d1f864924bbefbed93310670c431c291679b
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
> commit 094fd3101510e57f8aad0b49c590333e84b43e51
> Author: Otavio Salvador <otavio@ossystems.com.br>
> Date: Tue Sep 3 13:19:01 2013 -0300
>
> packagegroup-core-directfb: Add Vivante GPU support
>
> This allow for easy addition of DirectFB support in image; we opted to
> add this here to avoid forcing a 'directfb' to be machine specific.
>
> Change-Id: I20ca9625a6b3cd7a54e8718ef012ed6717313ba5
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
>
> Regards,
>
--
Daiane
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-09-05 17:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-05 17:07 Updates in meta-fsl-arm in 2013-09-05 Otavio Salvador
2013-09-05 17:33 ` Daiane Angolini
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.