diff mbox

[U-Boot,21/21] STiH410-B2260: enable CMD_PART

Message ID 1489767932-5829-22-git-send-email-patrice.chotard@st.com
State Superseded
Delegated to: Marek Vasut
Headers show

Commit Message

Patrice CHOTARD March 17, 2017, 4:25 p.m. UTC
From: Patrice Chotard <patrice.chotard@st.com>

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
---
 configs/stih410-b2260_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Marek Vasut March 17, 2017, 4:42 p.m. UTC | #1
On 03/17/2017 05:25 PM, patrice.chotard@st.com wrote:
> From: Patrice Chotard <patrice.chotard@st.com>

Just squash all the config patches into a single patch please ...

> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
> ---
>  configs/stih410-b2260_defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
> index 4c6a0a1..c1113fc 100644
> --- a/configs/stih410-b2260_defconfig
> +++ b/configs/stih410-b2260_defconfig
> @@ -17,6 +17,7 @@ CONFIG_FASTBOOT_FLASH_MMC_DEV=0
>  # CONFIG_CMD_IMLS is not set
>  CONFIG_CMD_GPT=y
>  CONFIG_CMD_MMC=y
> +CONFIG_CMD_PART=y
>  CONFIG_CMD_USB=y
>  CONFIG_CMD_DHCP=y
>  CONFIG_CMD_PING=y
>
Patrice CHOTARD March 20, 2017, 1:45 p.m. UTC | #2
Hi Marek

On 03/17/2017 05:42 PM, Marek Vasut wrote:
> On 03/17/2017 05:25 PM, patrice.chotard@st.com wrote:

>> From: Patrice Chotard <patrice.chotard@st.com>

>

> Just squash all the config patches into a single patch please ...


Ok sure

>

>> Signed-off-by: Patrice Chotard <patrice.chotard@st.com>

>> ---

>>  configs/stih410-b2260_defconfig | 1 +

>>  1 file changed, 1 insertion(+)

>>

>> diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig

>> index 4c6a0a1..c1113fc 100644

>> --- a/configs/stih410-b2260_defconfig

>> +++ b/configs/stih410-b2260_defconfig

>> @@ -17,6 +17,7 @@ CONFIG_FASTBOOT_FLASH_MMC_DEV=0

>>  # CONFIG_CMD_IMLS is not set

>>  CONFIG_CMD_GPT=y

>>  CONFIG_CMD_MMC=y

>> +CONFIG_CMD_PART=y

>>  CONFIG_CMD_USB=y

>>  CONFIG_CMD_DHCP=y

>>  CONFIG_CMD_PING=y

>>

>

>
diff mbox

Patch

diff --git a/configs/stih410-b2260_defconfig b/configs/stih410-b2260_defconfig
index 4c6a0a1..c1113fc 100644
--- a/configs/stih410-b2260_defconfig
+++ b/configs/stih410-b2260_defconfig
@@ -17,6 +17,7 @@  CONFIG_FASTBOOT_FLASH_MMC_DEV=0
 # CONFIG_CMD_IMLS is not set
 CONFIG_CMD_GPT=y
 CONFIG_CMD_MMC=y
+CONFIG_CMD_PART=y
 CONFIG_CMD_USB=y
 CONFIG_CMD_DHCP=y
 CONFIG_CMD_PING=y