configs: socfpga: Remove SYS_BOOTM_LEN from N5X VAB config
authorNaresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Tue, 19 Aug 2025 04:34:40 +0000 (21:34 -0700)
committerTien Fong Chee <tien.fong.chee@intel.com>
Tue, 30 Sep 2025 06:29:53 +0000 (14:29 +0800)
commit3d084d91eda63fde4a159bc866816c9c6b1ae6ce
tree5e8ef82c718fa6034c7a38c5b5f3b108b9c6095b
parent65261e83f3b1fd5e17ff361d167ae035e2954502
configs: socfpga: Remove SYS_BOOTM_LEN from N5X VAB config

Remove the current CONFIG_SYS_BOOTM_LEN in N5X VAB defconfig.
Previously, the size was set to 32MB, but due to larger kernel image,
64MB size is required. This 64MB configuration has been set as
default in the Kconfig.

Signed-off-by: Naresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
configs/socfpga_n5x_vab_defconfig