Files
u-boot/include
Thomas Petazzoni eaa90e5df2 common/env_embedded.c: rename PPCENV/PPCTEXT macros
The environment has pretty much nothing to do with just "PPC", so
rename the macros to just __UBOOT_ENV_SECTION__ which is more
readable.

In addition, only a single macro is needed: the environment now goes
either to the default section (USE_HOSTCC is defined) or in the .text
section.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-08-04 20:38:39 -04:00
..
2017-07-29 11:43:51 -04:00
2017-08-01 11:58:00 +09:00
2017-07-31 12:21:40 -04:00
2017-07-28 23:34:39 +02:00
2017-07-28 12:02:48 -06:00
2017-07-23 09:24:47 -04:00
2017-08-01 15:38:32 -04:00
2017-07-11 22:41:54 -04:00
2017-07-28 12:02:47 -06:00
2017-07-28 23:34:07 +02:00