diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-07-28 23:46:38 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-04 20:38:39 -0400 |
commit | eaa90e5df2a4a1cb12fb73571978a9379242d0b5 (patch) | |
tree | 29117684749a536532ca287af2daece03592a126 /board/technexion/twister | |
parent | 7653942b10e9eac61532bf635a422e3424cbcdb9 (diff) | |
download | u-boot-eaa90e5df2a4a1cb12fb73571978a9379242d0b5.tar.gz u-boot-eaa90e5df2a4a1cb12fb73571978a9379242d0b5.tar.xz u-boot-eaa90e5df2a4a1cb12fb73571978a9379242d0b5.zip |
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>
Diffstat (limited to 'board/technexion/twister')
0 files changed, 0 insertions, 0 deletions