commit | c0d1bf81d5f83b6da91c5c6d1807f74e7253cc75 | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Tue Jul 25 13:09:18 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jul 28 10:11:01 2023 -0400 |
tree | ea57be93596f77f2e904756b1bd73f6728dfee4e | |
parent | 373790c8347c165e51bfb641df92fdec4e446be7 [diff] |
configs: am62x: add SPL_MAX_SIZE back This was regressed by the following commit and is required to build with additional configs enabled. Fixes: 14439cd71c1a ("configs: k3: make consistent bootcmd across all k3 socs") Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Tested-by: Nikhil M Jain <n-jain1@ti.com>