sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
authorHans de Goede <hdegoede@redhat.com>
Tue, 3 Feb 2015 23:43:36 +0000 (00:43 +0100)
committerTom Rini <trini@ti.com>
Thu, 12 Feb 2015 00:43:45 +0000 (19:43 -0500)
commitbd2a4888b123713adec271d6c8040ca9f609aa2f
tree15686633e9d3a6a6b47fb53871c260a060d784e7
parent478b02f1a7043b673565075ea5016376f3293b23
sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART

The recent changes to config_distro_bootcmd.h require CONFIG_CMD_PART to be
defined, as the default bootcmd not uses the "part" command.

This fixes sunxi boards not booting with v2015.04-rc1.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
include/configs/sunxi-common.h