Home
last modified time | relevance | path

Searched hist:bd2a4888b123713adec271d6c8040ca9f609aa2f (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dsunxi-common.h5290ab876e18d87bd51e29520494abc6473806ec Mon Feb 16 20:48:49 UTC 2015 Tom Rini <trini@ti.com> Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART"

This reverts commit bd2a4888b123713adec271d6c8040ca9f609aa2f which was
an older version of af21f2f which is what we actually want in.

Signed-off-by: Tom Rini <trini@ti.com>
bd2a4888b123713adec271d6c8040ca9f609aa2f Tue Feb 03 23:43:36 UTC 2015 Hans de Goede <hdegoede@redhat.com> 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>