Re: [PATCH] ARM: riotboard: drop static barebox-environment handling

2025-04-16 Thread Ahmad Fatoum
Hello Marco, On 4/16/25 12:31, Marco Felsch wrote: > Since commit 9f868f78bc54 ("environment: use barebox environment from > GPT partitions") barebox can try to find the barebox-environment based > on a GPT partition GUID. > > Make use of this mechanism and drop the barebox local of-partition for

[PATCH] ARM: riotboard: drop static barebox-environment handling

2025-04-16 Thread Marco Felsch
Since commit 9f868f78bc54 ("environment: use barebox environment from GPT partitions") barebox can try to find the barebox-environment based on a GPT partition GUID. Make use of this mechanism and drop the barebox local of-partition for the eMMC device and let the user-space provide the correct ba