[snip]
>
> So I suspect the answer might be that we have a problem here, on ARM.
>
> One solution might be to add a helper like put_unaligned_be64() which
> uses a CONFIG to indicate whether 32-bit-aligned 64-bit read/write is
> supported, and either just does the write, or calls
> put_unaligned_b
Hi David,
On Tue, 11 Jul 2023 at 04:34, David Virag wrote:
>
> On Mon, 2023-07-10 at 15:38 -0600, Simon Glass wrote:
> > Hi,
> >
> > On Mon, 10 Jul 2023 at 14:13, Tom Rini wrote:
> > >
> > > On Mon, Jul 10, 2023 at 01:45:46PM -0600, Simon Glass wrote:
> > > > Hi David,
> > > >
> > > > On Sun, 9
On Mon, 2023-07-10 at 15:38 -0600, Simon Glass wrote:
> Hi,
>
> On Mon, 10 Jul 2023 at 14:13, Tom Rini wrote:
> >
> > On Mon, Jul 10, 2023 at 01:45:46PM -0600, Simon Glass wrote:
> > > Hi David,
> > >
> > > On Sun, 9 Jul 2023 at 19:11, David Virag
> > > wrote:
> > > >
> > > > Hi,
> > > >
> >
Hi,
On Mon, 10 Jul 2023 at 14:13, Tom Rini wrote:
>
> On Mon, Jul 10, 2023 at 01:45:46PM -0600, Simon Glass wrote:
> > Hi David,
> >
> > On Sun, 9 Jul 2023 at 19:11, David Virag wrote:
> > >
> > > Hi,
> > >
> > > I'm trying to port U-Boot to a new board (Samsung JACKPOTLTE, ARMv8,
> > > Exynos78
On Mon, Jul 10, 2023 at 01:45:46PM -0600, Simon Glass wrote:
> Hi David,
>
> On Sun, 9 Jul 2023 at 19:11, David Virag wrote:
> >
> > Hi,
> >
> > I'm trying to port U-Boot to a new board (Samsung JACKPOTLTE, ARMv8,
> > Exynos7885) but when CONFIG_ARCH_FIXUP_FDT_MEMORY is enabled, the bootm
> > com
Hi David,
On Sun, 9 Jul 2023 at 19:11, David Virag wrote:
>
> Hi,
>
> I'm trying to port U-Boot to a new board (Samsung JACKPOTLTE, ARMv8,
> Exynos7885) but when CONFIG_ARCH_FIXUP_FDT_MEMORY is enabled, the bootm
> command leads to an unaligned memory access, which results in a
> synchronous abor
Hi,
I'm trying to port U-Boot to a new board (Samsung JACKPOTLTE, ARMv8,
Exynos7885) but when CONFIG_ARCH_FIXUP_FDT_MEMORY is enabled, the bootm
command leads to an unaligned memory access, which results in a
synchronous abort.
After a long debugging session, I concluded that fdt_pack_reg in
comm
7 matches
Mail list logo