|
@@ -39,7 +39,7 @@ config MICROBLAZE
|
|
# Endianness selection
|
|
# Endianness selection
|
|
choice
|
|
choice
|
|
prompt "Endianness selection"
|
|
prompt "Endianness selection"
|
|
- default CPU_BIG_ENDIAN
|
|
|
|
|
|
+ default CPU_LITTLE_ENDIAN
|
|
help
|
|
help
|
|
microblaze architectures can be configured for either little or
|
|
microblaze architectures can be configured for either little or
|
|
big endian formats. Be sure to select the appropriate mode.
|
|
big endian formats. Be sure to select the appropriate mode.
|