sh: Fix linking of ms7722se
authorTom Rini <trini@konsulko.com>
Sun, 27 Aug 2017 15:50:16 +0000 (11:50 -0400)
committerTom Rini <trini@konsulko.com>
Sun, 27 Aug 2017 15:50:16 +0000 (11:50 -0400)
commit34f98a3d2e10a273bf5b707ce941b4b8c9fc0e87
tree02a59c927c0abcb77455bd70b3717523468d4f54
parentc3b572c4e29224bb5080a6d29a27d25efb037d4f
sh: Fix linking of ms7722se

While it is true that we no longer have 'ppcenv' and similar sections,
including env/embedded.o at all results in the text/etc sections being
available for the rest of the link.  This in turn is required for the
setup used on ms7722se.  This also, likely, needs further fine-tuning.

Fixes: f40ad66fa066 ("arch/sh: don't bring common/env_embedded.o into the link")
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/sh/cpu/u-boot.lds