On Wed, Feb 16, 2022 at 9:24 AM Christian MAUDERER
wrote:
>
> Hello Joel,
>
> Am 16.02.22 um 16:04 schrieb Joel Sherrill:
> > On Wed, Feb 16, 2022 at 3:22 AM Christian Mauderer
> > wrote:
> >>
> >> A device tree binary has to be 8 byte aligned in memory. This is checked
> >> since RTEMS commit 34
Hello Joel,
Am 16.02.22 um 16:04 schrieb Joel Sherrill:
On Wed, Feb 16, 2022 at 3:22 AM Christian Mauderer
wrote:
A device tree binary has to be 8 byte aligned in memory. This is checked
since RTEMS commit 34052ef78cf8724dee73e9279b2c6bff8cfed234 "libfdt: Add
FDT alignment check to fdt_check_
On Wed, Feb 16, 2022 at 3:22 AM Christian Mauderer
wrote:
>
> A device tree binary has to be 8 byte aligned in memory. This is checked
> since RTEMS commit 34052ef78cf8724dee73e9279b2c6bff8cfed234 "libfdt: Add
> FDT alignment check to fdt_check_header()".
> ---
> bsps/arm/imxrt/dts/imxrt1050-evkb
A device tree binary has to be 8 byte aligned in memory. This is checked
since RTEMS commit 34052ef78cf8724dee73e9279b2c6bff8cfed234 "libfdt: Add
FDT alignment check to fdt_check_header()".
---
bsps/arm/imxrt/dts/imxrt1050-evkb.c | 2 +-
bsps/arm/imxrt/dts/imxrt1050-evkb.dts | 2 +-
bsps/arm/imx