board: tbs2910: Add CMD_PART
authorSoeren Moch <smoch@web.de>
Thu, 22 Sep 2016 18:29:34 +0000 (20:29 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 4 Oct 2016 10:01:14 +0000 (12:01 +0200)
commit43a1be42ee34ac093460abc20d5959009aacdffe
tree39f8d303fdda54e9544deb8329e1fa6ddd93b57b
parent9eeab572113b2978d42cbb32886a1e90434bf07c
board: tbs2910: Add CMD_PART

There is no stable mmcblk device numbering over different linux versions.
Enable CMD_PART to be able to query the UUID of the root filesystem partition.
So we can pass root=PARTUUID=XXX instead of root=/dev/mmcblkXpY in bootargs.
Leave the default environment as is for now to stay compatible with original
TBS settings.

Signed-off-by: Soeren Moch <smoch@web.de>
include/configs/tbs2910.h