On Wed, 5 Oct 2022 16:13:30 +0200
Paweł Dembicki wrote:
> Hi everybody,
>
> I am preparing support for the T4240RDB board. But I'm stuck with one problem:
>
> Qoriq target is powerpc64. But T4240RDB in u-boot is supported as
> mpc85xx family and requires a 32-bit compiler.
>
> I tried setting
Paweł Dembicki wrote:
> I am preparing support for the T4240RDB board. But I'm stuck with one
> problem:
> Qoriq target is powerpc64. But T4240RDB in u-boot is supported as
> mpc85xx family and requires a 32-bit compiler.
Seems like you might need to just use two build trees.
Hi everybody,
I am preparing support for the T4240RDB board. But I'm stuck with one problem:
Qoriq target is powerpc64. But T4240RDB in u-boot is supported as
mpc85xx family and requires a 32-bit compiler.
I tried setting OpenWrt config: EXTRA_TARGET_ARCH to y and
EXTRA_TARGET_ARCH_NAME to pow