commit | 51c12319b44a9fdb12192cb2d97efe32fce8ca49 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Oct 04 09:30:20 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Oct 06 14:09:42 2018 -0400 |
tree | 67435a8fb781549454ea66e4918efd5cb1fb193a | |
parent | 83a64560dd4f352832fbfc508a9c8904809f55d1 [diff] |
spl: spi: Do not hardcode fixed size for header Find out size directly from header structure. Signed-off-by: Michal Simek <michal.simek@xilinx.com>