[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 <maciej.bo

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 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

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

[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 maciej.borze...@open-rnd.pl Signed-off-by: Maciej Borzecki maciek.borze...@gmail.com --- recipes-kernel/linux/linux-imx-3.10.17/mx6/defconfig | 1 + 1 file changed, 1

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 daiane.l...@gmail.com 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