On 13/08/13 22:39, al.stone@linaro.org wrote:
From: Al Stone ahs3@redhat.com
This is complete reorganization of what used to be "Various fix-ups and additions to mab" patches 3 and 4 (5 has been completely rethought as a seperate series to appear later).
What this patch does is add in a change log that should have been there all along, and comment the versioning a little better. The more substantial bug fix is that code that checked whether there was enough room in the XSDT for all the tables being added would only do so when verbose mode was being used. This error check now occurs under all conditions as it should have.
Al Stone (3): mab: add in a Changelog to improve documentation mab: report an XSDT error regardless of whether we're verbose or not mab: update version number (and comment it better)
tools/mab/Changelog | 9 +++++++++ tools/mab/mab.c | 19 +++++++++++-------- tools/mab/mab.h | 3 ++- 3 files changed, 22 insertions(+), 9 deletions(-) create mode 100644 tools/mab/Changelog
All look good to me, Acked and applied.
Thanks
Graeme