[PATCH 3/4] at91: add kernel support for sama7g5 soc
Claudiu.Beznea at microchip.com
Claudiu.Beznea at microchip.com
Tue Feb 22 06:49:55 PST 2022
Hi Petr,
On 21.02.2022 20:42, Petr Štetiar wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Claudiu Beznea via openwrt-devel <openwrt-devel at lists.openwrt.org> [2022-02-04 16:47:45]:
>
> Hi,
>
> unfortunatelly it doesn't build, you need to refresh kernel configs probably:
>
>> target/linux/at91/sama5/config-default | 2 +
>
> https://gitlab.com/ynezz/openwrt/-/jobs/2118545333/artifacts/file/logs/target/linux/compile.txt
>
>> target/linux/at91/sama7/config-default | 481 ++++
>
> https://gitlab.com/ynezz/openwrt/-/jobs/2118545334/artifacts/file/logs/target/linux/compile.txt
I built these patches on top of commit aae7af4219e5 ("ath79: image: use
'kmod-usb-chipidea2' for AR933x devices") from master branch at [1]. I
built all sama5 targets and sama7 target but didn't encountered any issues
on kernel side. The only error I found was related to building config
sama5d4_xplaineddf_uboot_secure_defconfig on AT91Bootstrap bootloader,
nothing about kernel.
Can you give me more details about how you build? Maybe I'm missing
something. On my side I usually do:
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig # and choose a target
make -j32
Thank you,
Claudiu Beznea
[1] https://git.openwrt.org/openwrt/openwrt.git
>
> Cheers,
>
> Petr
More information about the openwrt-devel
mailing list