Re: [PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000

2025-07-16 Thread Conor Dooley
On Mon, Jul 14, 2025 at 03:33:10PM +0200, Martin Herren wrote: > For all riscv defconfigs that use the current default value. > > This is done in provision of changing the default value to the most > common used value of 0x400. > > Signed-off-by: Martin Herren > --- > > (no changes since v1

[PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000

2025-07-14 Thread Martin Herren
For all riscv defconfigs that use the current default value. This is done in provision of changing the default value to the most common used value of 0x400. Signed-off-by: Martin Herren --- (no changes since v1) configs/k230_canmv_defconfig| 1 + configs/microchip_mpfs_icicle_

Re: [PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000

2025-07-13 Thread Michal Simek
On 7/12/25 10:27, Martin Herren wrote: For all riscv defconfigs that use the current default value. This is done in provision of changing the default value to the most common used value of 0x400. Signed-off-by: Martin Herren --- configs/k230_canmv_defconfig| 1 + configs

[PATCH 1/3] riscv: Set SYS_BOOTM_LEN explicitly to 0x800000

2025-07-12 Thread Martin Herren
For all riscv defconfigs that use the current default value. This is done in provision of changing the default value to the most common used value of 0x400. Signed-off-by: Martin Herren --- configs/k230_canmv_defconfig| 1 + configs/microchip_mpfs_icicle_defconfig | 1 + config