
7 Aug
2017
7 Aug
'17
3:57 p.m.
On Fri, Jul 28, 2017 at 11:46:37PM +0200, Thomas Petazzoni wrote:
CONFIG_SYS_USE_PPCENV is no longer used anywhere. It was used to put the environment in the special .ppcenv section, but the last architecture using this section (SuperH) has been changed to not use it.
Therefore, this commit drops support for CONFIG_SYS_USE_PPCENV entirely. We only handle two cases:
Applied to u-boot/master, thanks!
--
Tom