commit | af21f2fb6f7a1178a98f1172bf5df7b7fd8545ee | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Feb 07 13:38:19 2015 +0100 |
committer | Tom Rini <trini@ti.com> | Mon Feb 16 12:41:41 2015 -0500 |
tree | 674b97e1025d1c55bd4615df405be76f6c956fb4 | |
parent | 364ac5b5836055c2a49f986769b2d925f230f093 [diff] |
config_distro_bootcmd.h: Enable CONFIG_CMD_PART The recent changes to config_distro_bootcmd.h require CONFIG_CMD_PART to be defined, as the default bootcmd now uses the "part" command. This fixes sunxi boards not booting with v2015.04-rc1. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Stephen Warren <swarren@nvidia.com>