diff options
author | Ezra Buehler <ezra.buehler@husqvarnagroup.com> | 2024-10-23 15:27:31 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-04-22 15:16:11 -0600 |
commit | 4446bc331c65d3efb8a9321d6368c61edb56479b (patch) | |
tree | 0f74a87b3efb02d88ee0a3aed3c1340aa9c803a6 /tools/u_boot_pylib/test_util.py | |
parent | 20fcb6305eef553a94eeed6efb1a60ee3ccd9db7 (diff) |
mips: mt7688: gardena-smart-gateway: Increase CONFIG_SYS_BOOTM_LEN
The default value of 0x800000 (8 MB) is somewhat limiting for us, as our
compressed kernel may grow up to around 4 MB. By choosing the commonly
used value of 0x2000000 (32 MB), we are definitely on the safe side.
This rather large amount should be fine, as we have 128 MB of RAM.
Signed-off-by: Ezra Buehler <ezra.buehler@husqvarnagroup.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'tools/u_boot_pylib/test_util.py')
0 files changed, 0 insertions, 0 deletions