diff options
author | Vasant Hegde <[email protected]> | 2014-06-05 10:13:40 +0530 |
---|---|---|
committer | Benjamin Herrenschmidt <[email protected]> | 2014-06-05 14:54:04 +1000 |
commit | 8b8f7bf4c218628fd243d03fc85cdbc7039e9e35 (patch) | |
tree | a4e9d3c6581cde428eccd4df046585855eec3677 /scripts | |
parent | c1931e21816a031a5aff7084e7f10eb84e24d8cc (diff) |
powerpc/powernv: Pass buffer size to OPAL validate flash call
We pass actual buffer size to opal_validate_flash() OPAL API call
and in return it contains output buffer size.
Commit cc146d1d (Fix little endian issues) missed to set the size
param before making OPAL call. So firmware image validation fails.
This patch sets size variable before making OPAL call.
Signed-off-by: Vasant Hegde <[email protected]>
Tested-by: Thomas Falcon <[email protected]>
Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions