commit | af8a09805df29e486cf5a195bc81ff0fadbe6f15 | [log] [tgz] |
---|---|---|
author | Tom Joseph <tomjoseph@in.ibm.com> | Fri Mar 09 07:54:02 2018 -0600 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Fri Mar 16 16:13:43 2018 +0000 |
tree | 3cd2d84e24c803ad1dd5fcd9f55297a8c020fd4d | |
parent | 744398dc49661363f32af3a34b71ca4b865c20e9 [diff] |
Change the byte order for aux firmware revision According to the specification, any generic utilities should display each byte as 2-digit hexadecimal numbers, with byte 13 displayed first as the most-significant byte. This patch corrects the byte order so that byte 13 represents the most-significant byte. Change-Id: Ie71d2af6a9e9f14c8d1d12cea7e45a57aa15a3dd Signed-off-by: Tom Joseph <tomjoseph@in.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.