Align function signature of HMX_NVRAM_GetLength

Align function signature of HMX_NVRAM_GetLength with
drv_NVRAM_GetLength. Previously, we got this error message:

hmx_upgrade_nvram.c: In function 'HMX_NVRAM_GetLength':
hmx_upgrade_nvram.c:961:3: error: pointer targets in passing argument 3 of 'drv_NVRAM_GetLength' differ in signedness
hmx_upgrade_nvram.c:432:18: note: expected 'unsigned int *' but argument is of type 'int *'

Change-Id: Ie778779f38509fef1b6736aaaf85b33a55824fc3
2 files changed
tree: 1b50e2fb24427fc4d439fb344b0c2623e817506e
  1. libupgrade/
  2. makehdf