openrd: Once again shrink binary size
authorTom Rini <trini@konsulko.com>
Fri, 27 Jul 2018 11:56:59 +0000 (07:56 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 27 Jul 2018 11:56:59 +0000 (07:56 -0400)
commit11e409284ee593c980e16d93d12c5e19c99b62c0
tree202742a0e8fc97adc69ab3f7a694b962af39ed9d
parent2ae23a280be660c5c3dc8addb7f61bf7c12242f7
openrd: Once again shrink binary size

With some recent changes to relevant drivers here the openrd board
(openrd_client in this case) does not fit within its size constraint.
We can however drop the slightly extended baudrate table and then the
duplication of mtdparts/mtdids in the default environment.  These
defaults are set in the environment by the 'mtdparts' command and
otherwise referenced throughout the code.

Signed-off-by: Tom Rini <trini@konsulko.com>
include/configs/mv-common.h
include/configs/openrd.h