Re: [PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL

2023-06-26 Thread Eugen Hristev
On 6/26/23 11:52, Marek Vasut wrote: To avoid SRAM overflow in the SPL build, use simple malloc implementation. Signed-off-by: Marek Vasut --- Cc: Eugen Hristev --- configs/sama5d2_icp_mmc_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/sama5d2_icp_mmc_defconfig b/con

Re: [PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL

2023-06-26 Thread Eugen Hristev
On 6/25/23 04:37, Tom Rini wrote: On Sat, Jun 24, 2023 at 12:34:54AM +0200, Marek Vasut wrote: To avoid SRAM overflow in the SPL build, use simple malloc implementation. Signed-off-by: Marek Vasut Applied to u-boot/master, thanks! Why is this applied to master and not through at91 tree ?

[PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL

2023-06-26 Thread Marek Vasut
To avoid SRAM overflow in the SPL build, use simple malloc implementation. Signed-off-by: Marek Vasut --- Cc: Eugen Hristev --- configs/sama5d2_icp_mmc_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/sama5d2_icp_mmc_defconfig b/configs/sama5d2_icp_mmc_defconfig index 6b7e

Re: [PATCH 2/6] ARM: at91: Switch sama5d2_icp_mmc to simple malloc in SPL

2023-06-24 Thread Tom Rini
On Sat, Jun 24, 2023 at 12:34:54AM +0200, Marek Vasut wrote: > To avoid SRAM overflow in the SPL build, use simple malloc implementation. > > Signed-off-by: Marek Vasut Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature