public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-boot] [Patch] ks2_evm: config: enable fatload command
Date: Tue, 4 Nov 2014 16:55:45 +0200	[thread overview]
Message-ID: <5458E8F1.7020105@ti.com> (raw)
In-Reply-To: <20141104145431.GF15133@bill-the-cat>

On 11/04/2014 04:54 PM, Tom Rini wrote:
> On Wed, Oct 29, 2014 at 04:28:56PM +0200, Ivan Khoronzhuk wrote:
>
>> The keystone2 evm can boot from USB partition with FAT32 FS, so
>> enable fatload command usage.
>>
>> Acked-by: Murali Karicheri <m-karicheri2@ti.com>
>> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
>> ---
>>   include/configs/ks2_evm.h | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/include/configs/ks2_evm.h b/include/configs/ks2_evm.h
>> index b30e72f..e5e628f 100644
>> --- a/include/configs/ks2_evm.h
>> +++ b/include/configs/ks2_evm.h
>> @@ -225,6 +225,7 @@
>>   #define CONFIG_CMD_SF
>>   #define CONFIG_CMD_EEPROM
>>   #define CONFIG_CMD_USB
>> +#define CONFIG_CMD_FAT
> Please also add CONFIG_CMD_FS_GENERIC so that you can just use 'load',
> etc and it just works with various fs types.
>
Ok
Thanks.

-- 
Regards,
Ivan Khoronzhuk

  reply	other threads:[~2014-11-04 14:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-29 14:28 [U-Boot] [U-boot] [Patch] ks2_evm: config: enable fatload command Ivan Khoronzhuk
2014-11-04 14:54 ` Tom Rini
2014-11-04 14:55   ` Ivan Khoronzhuk [this message]
2014-11-04 16:06 ` [U-Boot] [U-boot] [Patch v2] " Ivan Khoronzhuk
2014-11-04 16:46   ` Tom Rini
2014-11-05 21:32   ` [U-Boot] [U-Boot, U-boot, " Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5458E8F1.7020105@ti.com \
    --to=ivan.khoronzhuk@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox