9
0
Fork 0
barebox/arch
Alexander Aring 56f99ec44a arm-mmu: switch pte flags vars to lower case
Old cache/uncache pte flags were declared as defines.
Since these flags are determine at runtime they are static
variables.

This patch switch the naming style of these variables to
lower case which is typically used for variables.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-01-25 19:51:06 +01:00
..
arm arm-mmu: switch pte flags vars to lower case 2013-01-25 19:51:06 +01:00
blackfin barebox-data: add barebox-data sections 2013-01-18 11:56:50 +01:00
mips barebox-data: add barebox-data sections 2013-01-18 11:56:50 +01:00
nios2 barebox-data: add barebox-data sections 2013-01-18 11:56:50 +01:00
openrisc remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
ppc barebox-data: add barebox-data sections 2013-01-18 11:56:50 +01:00
sandbox remap_range: make function 'remap_range' global 2013-01-18 08:28:20 +01:00
x86 barebox-data: add barebox-data sections 2013-01-18 11:56:50 +01:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00