From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/3] arm: mx6: tqma6: Fix USB and add other filesystems
Date: Tue, 05 May 2015 11:59:00 +0200 [thread overview]
Message-ID: <55489464.7090800@denx.de> (raw)
In-Reply-To: <55488F12.6060706@denx.de>
On 05/05/2015 11:36, Stefan Roese wrote:
> Hi Stefano,
>
> On 12.03.2015 13:34, Stefan Roese wrote:
>> This patch fixes the USB EHCI support on the TQMa6 SoM. Additionally
>> some filesystems are added, included the generic FS commands (e.g.
>> ls...).
>>
>> Signed-off-by: Stefan Roese <sr@denx.de>
>> Cc: Markus Niebel <Markus.Niebel@tq-group.com>
>> Cc: Stefano Babic <sbabic@denx.de>
>> ---
>> include/configs/tqma6.h | 7 +++++--
>> 1 file changed, 5 insertions(+), 2 deletions(-)
>>
>> diff --git a/include/configs/tqma6.h b/include/configs/tqma6.h
>> index a099687..9022550 100644
>> --- a/include/configs/tqma6.h
>> +++ b/include/configs/tqma6.h
>> @@ -125,16 +125,19 @@
>> #define CONFIG_USB_STORAGE
>> #define CONFIG_USB_HOST_ETHER
>> #define CONFIG_USB_ETHER_SMSC95XX
>> -#define CONFIG_MXC_USB_PORT 1
>> #define CONFIG_MXC_USB_PORTSC (PORT_PTS_UTMI | PORT_PTS_PTW)
>> -#define CONFIG_MXC_USB_FLAGS 0
>> +#define CONFIG_USB_MAX_CONTROLLER_COUNT 2
>> +#define CONFIG_EHCI_HCD_INIT_AFTER_RESET /* For OTG port */
>>
>> /* Fuses */
>> #define CONFIG_MXC_OCOTP
>> #define CONFIG_CMD_FUSE
>>
>> #define CONFIG_CMD_EXT2
>> +#define CONFIG_CMD_EXT4
>> +#define CONFIG_CMD_EXT4_WRITE
>> #define CONFIG_CMD_FAT
>> +#define CONFIG_CMD_FS_GENERIC
>> #define CONFIG_DOS_PARTITION
>>
>> #define CONFIG_CMD_PING
>
> Ping on this patch. Markus has Ack'ed it. Could you please push it to Tom?
>
Sorry, I confuse these ones with the patches to split tqma code and I
was convinced I have already applied. I'll do it.
Best regards,
Stefano
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
next prev parent reply other threads:[~2015-05-05 9:59 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-12 12:34 [U-Boot] [PATCH 1/3] arm: mx6: tqma6: Fix USB and add other filesystems Stefan Roese
2015-03-12 12:34 ` [U-Boot] [PATCH 2/3] arm: mx6: tqma6: Update to optionally configure an alternative SPI setup Stefan Roese
2015-03-12 14:25 ` Markus Niebel
2015-03-12 15:18 ` Stefan Roese
2015-03-13 9:05 ` Markus Niebel
2015-03-13 13:25 ` Stefan Roese
2015-03-13 13:27 ` Stefan Roese
2015-03-13 16:52 ` Markus Niebel
2015-05-05 9:37 ` Stefan Roese
2015-05-05 15:17 ` Stefano Babic
2015-03-12 12:34 ` [U-Boot] [PATCH 3/3] arm: mx6: tqma6: Extract baseboard configs into separate config file Stefan Roese
2015-03-12 14:17 ` Markus Niebel
2015-03-12 15:24 ` Stefan Roese
2015-03-12 14:09 ` [U-Boot] [PATCH 1/3] arm: mx6: tqma6: Fix USB and add other filesystems Markus Niebel
2015-05-05 9:36 ` Stefan Roese
2015-05-05 9:59 ` Stefano Babic [this message]
2015-05-05 15:16 ` Stefano Babic
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=55489464.7090800@denx.de \
--to=sbabic@denx.de \
--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