commit | dfe252b11e23e9aa54e87aadc8d8ac5c1ab56861 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Apr 02 19:19:07 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 07 11:03:39 2019 -0400 |
tree | dbb93ce7f7b06cc40ce2c5bdbc58a611700eb229 | |
parent | 0a0f23142ffd39954c84af3554f8026e2b8de848 [diff] |
configs: rk3288: Tinker Board SPL file must fit into 32 KiB The SPL image for the Tinker Board has to fit into 32 KiB. This includes up to 2 KiB for the file header. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>