[U-Boot] [PATCH] rockchip: remove the duplicated macro config
Simon Glass
sjg at chromium.org
Mon Jul 25 04:07:40 CEST 2016
On 23 July 2016 at 00:08, Ziyuan Xu <xzy.xu at rock-chips.com> wrote:
> CONFIG_DOS_PARTITION and CONFIG_EFI_PARTITION are already included in
> config_distro_defaults.h, and we don't need them in SPL stage.
>
> Signed-off-by: Ziyuan Xu <xzy.xu at rock-chips.com>
> ---
> This commit is base on commit 7ec0b02 "mmc: rockchip add SDHCI dirver
> support for rockchip soc" (u-boot-rockchip/master).
>
> include/configs/rk3036_common.h | 1 -
> include/configs/rk3288_common.h | 2 --
> 2 files changed, 3 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list