Re: [PATCH 02/15] ARM: limit OABI support to StrongARM CPUs
From: Ralph Siemsen
Date: Wed Dec 04 2024 - 09:52:04 EST
On Wed, Dec 4, 2024 at 8:59 AM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
> Hm why do we need a separate netwinder_defconfig if this defconfig already
> supports it?
AFAIK footbridge_defconfig is for the "Compaq Personal Server", which
is different than NetWinder. They could probably be reconciled by
using devicetree and converting any platform devices. However testing
could be a challenge, not sure who has working hardware anymore.
> I am occasionally booting the NetWinder and then I use this defconfig,
> the netwinder_defconfig wasn't even working for me.
Interesting. I successfully used netwinder_defconfig a few years ago.
I have several times thought about updating the netwinder, starting
with a more modern bootloader (I got u-boot working at one point), so
we no longer need ATAGS. However toolchain support is problematic
("bx" hack anyone?) and there are so many cheaper faster boards (RPi
for example) which require much less effort.
Regards
-Ralph