12.07.2015 Views

PXA3xx Boot ROM Reference Manual - Marvell

PXA3xx Boot ROM Reference Manual - Marvell

PXA3xx Boot ROM Reference Manual - Marvell

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

AReturn Code DefinitionsThe following list contains the return codes and definitions.Table 45: Return Codes and Definitions/*** General Error Code Definitions **/ 0x0 - 0x1F#define NoError0x0#define NotFoundError0x1#define GeneralError0x2#define WriteError0x3#define ReadError0x4#define NotSupportedError0x5#define InvalidPlatformConfigError0x6#define PlatformBusy0x7#define PlatformReady0x8#define InvalidSizeError0x9// Flash Related Errors 0x20 - 0x3F#define EraseError0x20#define ProgramError0x21#define Invalid<strong>Boot</strong>TypeError0x22#define ProtectionRegProgramError0x23#define NoOTPFound0x24#define BBTReadError0x25#define MDOCInitFailed0x26#define OneNandInitFailed0x27#define MDOCFormatFailed0x28#define BBTExhaustedError0x29#define FlashDriverInitError0x30#define FlashFuncNotDefined0x31#define OTPError0x32#define InvalidAddressRangeError0x33// DFC Related Errors 0x40 - 0x5F#define DFCDoubleBitError0x4012345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758Copyright © 2010 <strong>Marvell</strong> PUBLIC RELEASE Doc. No. MV-S301208-00 Rev. -Page 107

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!