commit | 820ecfa63fc6b53f05448cdb3d31c70131502ead | [log] [tgz] |
---|---|---|
author | Daniel Schultz <d.schultz@phytec.de> | Mon Feb 10 07:25:47 2025 -0800 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 20 16:13:20 2025 -0600 |
tree | 2dbfecc25a1229910dac938219d1c97f294ad0ad | |
parent | b516dbfd2eaf915fcdd154dca3b32a56f824b5ca [diff] |
board: Phytec: phycore_am64x: Increase size for Image in SPI Increase the maximum Image size from 23 MB to 26 MB by moving the initramfs start address up. This gives us a bigger ranger to provide kernel images which are not stripped down too much. Signed-off-by: Daniel Schultz <d.schultz@phytec.de> Reviewed-by: Wadim Egorov <w.egorov@phytec.de>