]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 11:50:44 +0000 (13:50 +0200)
commit4a15f5cfda341c481eaa1c4781e44ef04bde33eb
tree6c2aa46c883647ccc1c6bab7045d10bddbc36b0f
parent9eada74fd7d8fd3c68ece5d21ef2a322d94b9199
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