Re: [RFC PATCH 0/4] Introduce global.bootm.root env var for booting via PARTUUID

2020-07-07 Thread Stefan Riedmüller
Hi Sascha, let me answer on behalf of Robert. On 01.07.20 07:58, Sascha Hauer wrote: Hi Robert, On Tue, Jun 30, 2020 at 04:20:17PM +0200, Robert Karszniewicz wrote: The problem is that we want to be able to have the rootfs and kernel on separate partitions. Why do you want to have that? It'

Re: [PATCH] net:fec: fixed unaligned access and stack corruption

2020-07-07 Thread Ahmad Fatoum
On 7/7/20 6:01 PM, Enrico Scholz wrote: > on 64 bit architectures, the 'enum fec_type' might not be aligned and > large enough to hold a pointer. I am wondering if we couldn't just adopt the Linux prototype: void *dev_get_drvdata(const struct device_d *dev); and do away with the error code and

[PATCH] net:fec: fixed unaligned access and stack corruption

2020-07-07 Thread Enrico Scholz
on 64 bit architectures, the 'enum fec_type' might not be aligned and large enough to hold a pointer. When running barebox without MMU, this will crash like | i.MX8MM unique ID: dab4b7491a2c4209 | DABT (current EL) exception (ESR 0x9661) at 0xfffefeb4 | elr: ffe14c28 lr :

RFC: types conflicts

2020-07-07 Thread Peter Mamonov
Hello, I tried to build MicroPython using barebox toolchain and found a number of conflicts between barebox and compiler headers. Below you will find the patch which demostrates some of them. In this particular example the problem arises due to simultaneous inclusion of some compiler headers along

[PATCH 1/2] ARM: configs: imx_v7_defconfig: Add state framework

2020-07-07 Thread Robert Karszniewicz
From: Daniel Schultz Signed-off-by: Daniel Schultz Signed-off-by: Robert Karszniewicz --- arch/arm/configs/imx_v7_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig index 24bdc0122c6a..ad5d43a68b62 100644 ---

[PATCH 2/2] ARM: configs: imx_v7_defconfig: Add bootchooser

2020-07-07 Thread Robert Karszniewicz
From: Daniel Schultz Signed-off-by: Daniel Schultz Signed-off-by: Robert Karszniewicz --- arch/arm/configs/imx_v7_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/imx_v7_defconfig b/arch/arm/configs/imx_v7_defconfig index ad5d43a68b62..76bf63bb2065 100644 --- a

[PATCH] ARM: configs: Update configs to use new Kconfig FASTBOOT_* names

2020-07-07 Thread Robert Karszniewicz
Some Kconfig symbols have been moved and renamed in commit 2879373370eb ("fastboot: split generic code from USB gadget") Signed-off-by: Robert Karszniewicz --- I used `make savedefconfig` to make Kbuild move them to the new place. arch/arm/configs/imx23_defconfig | 2 +- arch/arm/config

Re: [PATCH] mci: omap: add new am335x and am437x SDHCI specific compatibles

2020-07-07 Thread Ahmad Fatoum
On 7/7/20 10:22 AM, Ahmad Fatoum wrote: > For a while now, Linux has had a sdhci-omap driver for TI's OMAP SoCs > making use of the SDHCI core library. This was in addition to the > older omap-hsmmc driver, which didn't. > > Linux commit 0b4edf11187 ("ARM: dts: Move am33xx and am43xx mmc nodes

[PATCH] mci: omap: add new am335x and am437x SDHCI specific compatibles

2020-07-07 Thread Ahmad Fatoum
For a while now, Linux has had a sdhci-omap driver for TI's OMAP SoCs making use of the SDHCI core library. This was in addition to the older omap-hsmmc driver, which didn't. Linux commit 0b4edf11187 ("ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driver") changes the device tree compat