commit | 6ca19110a57e5c5d0138408ef08fca83f6cfd52a | [log] [tgz] |
---|---|---|
author | Roberto Vargas <roberto.vargas@arm.com> | Fri Jul 28 10:43:28 2017 +0100 |
committer | Roberto Vargas <roberto.vargas@arm.com> | Wed Aug 23 10:29:44 2017 +0100 |
tree | 56fd4f4f1b28b7c8a20371fdb0f8ecec47604e7f | |
parent | ea21edc1befbf65de6d7543c2e195fd0bddd1a2d [diff] |
norflash: Add full status check The nor_XXXXX functions may fail due to different reasons, and it is convenient to do a full check to detect any failure. It is also a good idea to have a specific function to do a full status check, because new checks can be added to this function and they will be incorporated automatically to any function calling it. Change-Id: I54fed913e37ef574c1608e94139a519426348d12 Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>