[meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Maciej Borzecki
Enable CONFIG_FHANDLE so that systemd can autostart getty on serial interfaces like /dev/ttymxc* Signed-off-by: Maciej Borzecki Signed-off-by: Maciej Borzecki --- recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/linux/linux

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Maciej Borzecki
On 05/23 09:00, Daiane Angolini wrote: > > Enable CONFIG_FHANDLE so that systemd can autostart > > getty on serial interfaces like /dev/ttymxc* > > How many imx6 boards/chips did you tested it? I've tried mx6q and mx6dl. Both on custom as well as GENIVI builds (gemini-image to be exact). -- Maciej

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx: enable CONFIG_FHANDLE

2014-05-23 Thread Maciej Borzecki
On 05/23 09:24, Fabio Estevam wrote: > On Fri, May 23, 2014 at 9:00 AM, Daiane Angolini > wrote: > >> Enable CONFIG_FHANDLE so that systemd can autostart > >> getty on serial interfaces like /dev/ttymxc* > > > > How many imx6 boards/chips did you tested it? > > It seems that CONFIG_FHANDLE is nee

Re: [meta-freescale] Boot issue with imx6 quad

2014-05-29 Thread Maciej Borzecki
On 05/29 16:02, Gary Thomas wrote: > On 2014-05-29 13:43, Otavio Salvador wrote: > >On Thu, May 29, 2014 at 1:12 PM, Jerome Smith wrote: > >>Hi all, > >>I'm facing a strange boot issue with Yocto Dora on a Freescale sabre auto > >>(quad and solo version). > >> > >>The configuration is the followin

Re: [meta-freescale] u-boot binary for daisy

2014-07-02 Thread Maciej Borzecki
On 07/02 17:37, Ilya Smelykh wrote: > > Thanks for the reply. > I've checked clean build for nitrogen6x machine but still I can see that > there are no u-boot* files in my tmp/deploy/images/nitrogen6x/. Try adding this in your local.conf: IMAGE_BOOTLOADER = "u-boot" -- Maciej Borzęcki Senior So

Re: [meta-freescale] consultion about uboot and kernel

2014-08-26 Thread Maciej Borzecki
On Tuesday 26 of August 2014 17:09:23 lia...@ava.com.cn wrote: > Hi, > Anyone can tell me why the u-boot is not able to boot the freescale imx6q > kernel,and stuck in the starting the kernel,the message is: > --- >

Re: [meta-freescale] consultion about uboot and kernel

2014-08-26 Thread Maciej Borzecki
On Tuesday 26 of August 2014 12:04:35 Eric Bénard wrote: > Hi, > > Le Tue, 26 Aug 2014 17:56:18 +0800, > > "lia...@ava.com.cn" a écrit : > > Hi, > > Thanks for the reply,but if i want configure the kernel for > > i.MX6Q-SABRESD,i run the command bitbake linux-imx -c menuconfig,but i > > found t

[meta-freescale] [3rdparty][PATCH] u-boot-toradex: add dependency on dtc-native

2017-07-25 Thread Maciej Borzecki
The recipes-bsp/u-boot/u-boot-toradex.inc is included by u-boot-toradex recipes in meta-toradex-nxp as well. Add dependency on dtc-native as it will be required to build 2016.11 release, which may eventually hit meta-freescale-3rdparty tree too. Signed-off-by: Maciej Borzecki --- recipes-bsp/u