samsung:misc: set_board_info: set a proper $partitions at boot
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Tue, 23 Sep 2014 08:55:15 +0000 (10:55 +0200)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Thu, 15 Jan 2015 06:35:41 +0000 (15:35 +0900)
commit6f5aced40704cc4c9e2569ae72adc236fa2d421e
treee81f193e847c4942ea35459852106b42abd115fb
parentf00d3b005d4d799f1716c4a952fe04321f77db5a
samsung:misc: set_board_info: set a proper $partitions at boot

This change adds setting the environment variable: "partitions"
which is required to restore the partition table on the Trats2.

At this moment we are using MSDOS partition table on the Odroid
board, so for this board the above variable contains only a message.

Now the u-boot LCD menu in Trats2 is fully functional and the option:
(PWR+VOLUP) -> GPT restore - works well

Change-Id: I571466b7392a6775e0afe408c66be1dcc17d9ab8
Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
board/samsung/common/misc.c