Home
last modified time | relevance | path

Searched hist:"4 d1fd7f1ae6cf4e6e4e1cad975f1dcdea62b6d83" (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/lib/
H A Ddisplay_options.c4d1fd7f1ae6cf4e6e4e1cad975f1dcdea62b6d83 Wed Feb 26 19:03:19 CST 2014 York Sun <yorksun@freescale.com> Add 64-bit data support for memory commands

Add 64-bit data for memory commands, such as md, mw, mm, cmp. The new
size ".q " is introduced.

For 64-bit architecture, 64-bit data is enabled by default, by detecting
compiler __LP64__. It is optional for other architectures.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/common/
H A Dcommand.c4d1fd7f1ae6cf4e6e4e1cad975f1dcdea62b6d83 Wed Feb 26 19:03:19 CST 2014 York Sun <yorksun@freescale.com> Add 64-bit data support for memory commands

Add 64-bit data for memory commands, such as md, mw, mm, cmp. The new
size ".q " is introduced.

For 64-bit architecture, 64-bit data is enabled by default, by detecting
compiler __LP64__. It is optional for other architectures.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/include/
H A Dcommon.h4d1fd7f1ae6cf4e6e4e1cad975f1dcdea62b6d83 Wed Feb 26 19:03:19 CST 2014 York Sun <yorksun@freescale.com> Add 64-bit data support for memory commands

Add 64-bit data for memory commands, such as md, mw, mm, cmp. The new
size ".q " is introduced.

For 64-bit architecture, 64-bit data is enabled by default, by detecting
compiler __LP64__. It is optional for other architectures.

Signed-off-by: York Sun <yorksun@freescale.com>
/openbmc/u-boot/
H A DREADME4d1fd7f1ae6cf4e6e4e1cad975f1dcdea62b6d83 Wed Feb 26 19:03:19 CST 2014 York Sun <yorksun@freescale.com> Add 64-bit data support for memory commands

Add 64-bit data for memory commands, such as md, mw, mm, cmp. The new
size ".q " is introduced.

For 64-bit architecture, 64-bit data is enabled by default, by detecting
compiler __LP64__. It is optional for other architectures.

Signed-off-by: York Sun <yorksun@freescale.com>