commit | fa0fe7f5da950b8d31e728c2cc6c0a37aa5cdb60 | [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 | 5915ad2b36fbe5994a0935d7252cd0923fe24405 [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>