Re: [PATCH v3] ARM: i.MX8M: esdctl: split memory banks for devices with >4G

2023-09-06 Thread Sascha Hauer
On Tue, Sep 05, 2023 at 11:32:10AM +0200, Marco Felsch wrote: > At the moment the whole available memory is added to one single memory > bank "ram0". This can cause barebox chainload issues on devices with a > huge amount of memory like the i.MX8MP-EVK which has 6G of RAM if the > barebox pbl

[PATCH v3] ARM: i.MX8M: esdctl: split memory banks for devices with >4G

2023-09-05 Thread Marco Felsch
At the moment the whole available memory is added to one single memory bank "ram0". This can cause barebox chainload issues on devices with a huge amount of memory like the i.MX8MP-EVK which has 6G of RAM if the barebox pbl binary is to large. The reason for this issues is that