Hi Wolfgang,
On 30/11/2012, at 5:20 PM, Wolfgang Denk wrote:
> Dear Graeme Russ,
>
> In message
> you
> wrote:
>>
>>> Board ArchCPU removed Commit last known maintainer/contact
>>> =
>>> apollon
This patch set adds L2 Cache Support to EXYNOS.
Signed-off-by: Arun Mankuzhi
Signed-off-by: Rajeshwari Shinde
---
arch/arm/cpu/armv7/exynos/soc.c | 37 +
1 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/arch/arm/cpu/armv7/exynos/soc.c b/arch/
Dear Graeme Russ,
In message
you wrote:
>
> > Board ArchCPU removed Commit last known
> > maintainer/contact
> >
> > =
> > -AMX860 powerpc mpc860 - - Wolfgang Denk
> > -c2mon
Hi Tom,
Please pull u-boot-sh master branch.
Best regards,
Nobuhiro
The following changes since commit b8715d8def240014da5614a4f940130ec06d9ebf:
Merge branch 'master' of git://git.denx.de/u-boot-fdt (2012-11-29
06:41:56 -0700)
are available in the git repository at:
git://git.denx.de/u
Hi, Tom.
Could you pick this patch?
Best regards,
Nobuhiro
On Fri, Nov 16, 2012 at 9:49 AM, Kim Phillips
wrote:
> On Thu, 15 Nov 2012 16:35:26 +0900
> Nobuhiro Iwamatsu wrote:
>
>> When __BYTEORDER_HAS_U64__ is not defined, we got warning following:
>>
>> -
>> /tmp/include/linux/byteord
On Wed, Nov 28, 2012 at 11:55 PM, Rajeshwari Shinde
wrote:
> This patch adds FDT support to sound init in CMD.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - Same function call for sound init in case of FDT or non FDT support.
> Changes in V3:
>
On Wed, Nov 28, 2012 at 11:55 PM, Rajeshwari Shinde
wrote:
> This patch adds FDT support to the codec.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - New patch.
> Changes in V3:
> - Removed #ifdef CONFIG_OF_CONTROL where ever
> not
On Wed, Nov 28, 2012 at 11:55 PM, Rajeshwari Shinde
wrote:
> This patch adds FDT support to the sound driver.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - Made single function to get i2s values,codec init and sount init in
> both FDT and
On Wed, Nov 28, 2012 at 11:09 PM, Rajeshwari Shinde
wrote:
> Api is added to decode peripheral id based on the interrupt number
> of the peripheral.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by; Simon Glass
> ---
> Chnages in V3:
> - New patch added.
> Chnages in V4:
> - Renam
Hi Kyungmin Park,
Thank you for comment.
Will make the change and resubmit the patch.
Regards,
Rajeshwari Shinde.
On Thu, Nov 29, 2012 at 8:12 PM, Kyungmin Park wrote:
> On Thu, Nov 29, 2012 at 5:12 PM, Rajeshwari Shinde
> wrote:
>> This patch set adds L2 Cache Support to EXYNOS.
>>
>> Signed-
Hi Simon,
On Fri, Nov 30, 2012 at 1:25 PM, Simon Glass wrote:
> Hi Graham,
>
> On Thu, Nov 29, 2012 at 6:19 PM, Graeme Russ wrote:
>> Hi Simon,
>>
>> On Fri, Nov 30, 2012 at 1:17 PM, Simon Glass wrote:
>>> Hi Graeme,
>>>
>>> On Thu, Nov 29, 2012 at 6:09 PM, Graeme Russ wrote:
Hi Simon,
>>
Hi Graham,
On Thu, Nov 29, 2012 at 6:19 PM, Graeme Russ wrote:
> Hi Simon,
>
> On Fri, Nov 30, 2012 at 1:17 PM, Simon Glass wrote:
>> Hi Graeme,
>>
>> On Thu, Nov 29, 2012 at 6:09 PM, Graeme Russ wrote:
>>> Hi Simon,
>>>
>> [snip]
>>
}
>>>
>>>
>>> Hmm, what to do about boot_zimage() in ar
From: Gabe Black
We don't want this for coreboot, so provide a way of compiling it out.
Signed-off-by: Gabe Black
Signed-off-by: Stefan Reinauer
Signed-off-by: Simon Glass
---
Changes in v3:
- Check for CONFIG_X86_NO_REAL_MODE in the zimage code
Changes in v2:
- Rename real mode option to CO
Hi Simon,
On Fri, Nov 30, 2012 at 1:17 PM, Simon Glass wrote:
> Hi Graeme,
>
> On Thu, Nov 29, 2012 at 6:09 PM, Graeme Russ wrote:
>> Hi Simon,
>>
> [snip]
>
>>> }
>>
>>
>> Hmm, what to do about boot_zimage() in arch/x86/lib/zimage.c. If you
>> define CONFIG_X86_NO_REAL_MODE but don't define CO
Hi Graeme,
On Thu, Nov 29, 2012 at 6:09 PM, Graeme Russ wrote:
> Hi Simon,
>
[snip]
>> }
>
>
> Hmm, what to do about boot_zimage() in arch/x86/lib/zimage.c. If you
> define CONFIG_X86_NO_REAL_MODE but don't define CONFIG_ZBOOT_32 you
> will get a linker failure. Maybe change:
>
> #if defined CO
Hi Simon,
On Fri, Nov 30, 2012 at 12:57 PM, Simon Glass wrote:
> From: Gabe Black
>
> We don't want this for coreboot, so provide a way of compiling it out.
>
> Signed-off-by: Gabe Black
> Signed-off-by: Stefan Reinauer
> Signed-off-by: Simon Glass
> ---
> Changes in v2:
> - Rename real mode
From: Gabe Black
We don't want this for coreboot, so provide a way of compiling it out.
Signed-off-by: Gabe Black
Signed-off-by: Stefan Reinauer
Signed-off-by: Simon Glass
---
Changes in v2:
- Rename real mode option to CONFIG_X86_NO_REAL_MODE
README|6 ++
arch/x86/l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/29/12 18:14, Lukasz Majewski wrote:
> Hi Tom,
>
> On 11/28/12 11:08, Lukasz Majewski wrote:
Hi Tom,
On 11/28/12 09:47, Lukasz Majewski wrote:
>>> Hi Pantelis,
>>>
USB initialization shouldn't happen for all the
Hi Grant,
> > > How can I tell u-boot to boot with the ramboot= definition
> > > instead of mmcboot= ?
> > >
> > > - Grant
> >
> > You need to change environmental variable bootcmd
> >
> > setenv bootcmd ramboot
> > saveenv
> > run bootcmd
> >
> > or simpler:
> >
> > Stop u-boot -> and access prom
Hi Tom,
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 11/28/12 11:08, Lukasz Majewski wrote:
> > Hi Tom,
> >
> > On 11/28/12 09:47, Lukasz Majewski wrote:
> Hi Pantelis,
>
> > USB initialization shouldn't happen for all the boards.
> >
>
> The board_usb_
Hi Wolfgang,
On Thu, Nov 29, 2012 at 11:53 PM, Wolfgang Denk wrote:
> Now that the patches have made it into mainline, we can also add the
> commit IDs.
>
> Signed-off-by: Wolfgang Denk
> ---
> doc/README.scrapyard | 14 +++---
> 1 file changed, 7 insertions(+), 7 deletions(-)
>
> diff
> > How can I tell u-boot to boot with the ramboot= definition instead of
> > mmcboot= ?
> >
> > - Grant
>
> You need to change environmental variable bootcmd
>
> setenv bootcmd ramboot
> saveenv
> run bootcmd
>
> or simpler:
>
> Stop u-boot -> and access prompt
>
> then,
>
> run ramboot
Hi Lucasz
We want to support VGA, serial, USB keyboard and the Coreboot memory
console buffer.
Signed-off-by: Simon Glass
---
Changes in v2:
- Collect settings in one place
- Use eserial0 instead of serial since this is now the correct name
- define CONFIG_EXTRA_ENV_SETTINGS so that these settings come thr
On 11/29/2012 12:50 PM, Tom Warren wrote:
> Stephen,
>
>> -Original Message-
>> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
>> Sent: Thursday, November 29, 2012 12:10 PM
>> To: Tom Warren
>> Cc: Simon Glass; u-boot@lists.denx.de; Stephen Warren; Marc Dietrich;
>> Thierry Reding
>>
Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Thursday, November 29, 2012 12:10 PM
> To: Tom Warren
> Cc: Simon Glass; u-boot@lists.denx.de; Stephen Warren; Marc Dietrich;
> Thierry Reding
> Subject: Re: [PATCH 1/3] tegra: only define TEGRA_DEV
On 11/29/2012 11:40 AM, Tom Warren wrote:
> Stephen,
>
>> -Original Message-
>> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
>> Sent: Wednesday, November 28, 2012 2:03 PM
>> To: Simon Glass
>> Cc: u-boot@lists.denx.de; Tom Warren; Stephen Warren; Marc Dietrich; Thierry
>> Reding
>>
Stephen,
> -Original Message-
> From: Stephen Warren [mailto:swar...@wwwdotorg.org]
> Sent: Wednesday, November 28, 2012 2:03 PM
> To: Simon Glass
> Cc: u-boot@lists.denx.de; Tom Warren; Stephen Warren; Marc Dietrich; Thierry
> Reding
> Subject: Re: [PATCH 1/3] tegra: only define TEGRA_DEV
It seems to me a bug of the specific mmc like if that it declares byte-mode,
but supports only sector mode.
Sincerely I don't know if it is a good idea to accept a workaround like this,
but this is the only way I found to have my board working.
Best Regards,
Davide Bonfanti
-Jae hoon Chung
On 11/29/2012 02:23 AM, Marc Dietrich wrote:
> TEGRA_DEVICE_SETTINGS lives now in tegra-common-post.h.
>
> This removes custom TEGRA_DEVICE_SETTINGS for all tegra boards providing
> video output, except seaboard, which was fixed by Stephen already.
Reviewed-by: Stephen Warren
I guess I should h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/28/12 11:08, Lukasz Majewski wrote:
> Hi Tom,
>
> On 11/28/12 09:47, Lukasz Majewski wrote:
Hi Pantelis,
> USB initialization shouldn't happen for all the boards.
>
The board_usb_init() follows u-boot policy, that
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/29/12 06:06, Davide Bonfanti wrote:
> Without this additional delay, some eMMC don't negotiate properly
> bus width Tested on: - Toshiba THGBM2G8D8FBAIB - Toshiba
> THGBM4G4D1HBAR - Micron MTFC4GMVEA (the one giving the problem) -
> Hynix H26M640
On Wed, Nov 28, 2012 at 08:14:12PM -0500, Jerry Van Baren wrote:
> Dear Tom,
>
> Please pull u-boot-fdt to fix the global_data compilation issue
> introduced in "[PATCH 14/14] fdt: Set kernaddr if fdt indicates a kernel
> is present" (identified by Dennis Lan).
>
> Thanks,
> gvb
>
> The followi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/28/12 11:50, Pantelis Antoniou wrote:
> Hi Andy,
>
> On Nov 28, 2012, at 6:49 PM, Andy Fleming wrote:
>
>>
>>
>>
>> On Thu, Nov 29, 2012 at 1:34 AM, Pantelis Antoniou
>> wrote: When using MMC commands
>> for dfu there is considerable noise.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/29/12 02:34, Pantelis Antoniou wrote:
> Add configuration for using DFU on the am335x_evm boards
>
> Signed-off-by: Pantelis Antoniou
Acked-by: Tom Rini
- --
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Usin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/29/12 01:33, Marek Vasut wrote:
> Dear Pantelis Antoniou,
>
>> drivers/usb/gadget/composite.c requires that this is defined
>> early.
>>
>> Signed-off-by: Pantelis Antoniou
>
> Tom, this is OMAP, I'll leave this set to you, ok?
Yes, thanks.
Dear Stefan Roese,
> > as Wolfgang Denx suggested me, i am trying to use the u-boot CFI driver
> > with
> > a CFI flash (SSTVF3201B).
>
> Yes. But please take a look at the CONFIG_FLASH_CFI_LEGACY config
> option. This enables the legacy CFI flash devices. And IIRC the SST
> flash chips are sup
Hi Simon,
Is it saved the 200ms? Could you tell me your environment?
I will check this patch..and share the result.
Best Regards,
Jaehoon Chung
2012/11/29 Simon Glass :
> From: Che-Liang Chiou
>
> Most of time that MMC driver spends on initializing a device is polling
> OCR (operation condition
Hi,
i didn't understand why need to set by force?
Best Regards,
Jaehoon Chung
2012/11/29 Davide Bonfanti :
> Some eMMC require this setting to work properly.
> Tested on:
> - Toshiba THGBM2G8D8FBAIB (the one giving the problem)
> - Toshiba THGBM4G4D1HBAR
> - Micron MTFC4GMVEA
> - Hynix H26M6
On Thu, Nov 29, 2012 at 3:51 PM, Marek Vasut wrote:
> Dear Yegor Yefremov,
>
>> On Thu, Nov 29, 2012 at 3:29 PM, Marek Vasut wrote:
>> > Dear Yegor Yefremov,
>> >
>> >> On Thu, Nov 29, 2012 at 1:55 PM, Marek Vasut wrote:
>> >> > Dear Yegor Yefremov,
>> >> >
>> >> >> On Thu, Nov 29, 2012 at 8:53
Add support for ethernet over USB which can be used for e.g. booting
process. It works with tftp and dhcp clients code.
Signed-off-by: Lukasz Dalek
---
Changes for v7:
- Removed CONFIG_H2200_USBETH
Changes for v6:
- Defined only one entire for board
Changes for v5:
- Surre
Dear Łukasz Dałek,
> On 29.11.2012 15:27, Marek Vasut wrote:
> > Dear Lukasz Dalek,
> >
> >> usbdescriptors.h conflicts with linux/usb/ch9.h.
> >> Remove it.
> >
> > Applied, thanks
> >
> >> Signed-off-by: Lukasz Dalek
> >> ---
> >>
> >> drivers/usb/gadget/pxa25x_udc.c |1 -
> >> 1 file
Dear Yegor Yefremov,
> On Thu, Nov 29, 2012 at 3:29 PM, Marek Vasut wrote:
> > Dear Yegor Yefremov,
> >
> >> On Thu, Nov 29, 2012 at 1:55 PM, Marek Vasut wrote:
> >> > Dear Yegor Yefremov,
> >> >
> >> >> On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström
> >> >>
> >> >> wrote:
> >> >> > tor 2
On 29.11.2012 15:27, Marek Vasut wrote:
Dear Lukasz Dalek,
usbdescriptors.h conflicts with linux/usb/ch9.h.
Remove it.
Applied, thanks
Signed-off-by: Lukasz Dalek
---
drivers/usb/gadget/pxa25x_udc.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/gadge
On Thu, Nov 29, 2012 at 5:12 PM, Rajeshwari Shinde
wrote:
> This patch set adds L2 Cache Support to EXYNOS.
>
> Signed-off-by: Arun Mankuzhi
> Signed-off-by: Rajeshwari Shinde
> ---
> arch/arm/cpu/armv7/exynos/soc.c | 36
> 1 files changed, 36 insertions(+
On Thu, Nov 29, 2012 at 3:29 PM, Marek Vasut wrote:
> Dear Yegor Yefremov,
>
>> On Thu, Nov 29, 2012 at 1:55 PM, Marek Vasut wrote:
>> > Dear Yegor Yefremov,
>> >
>> >> On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström
>> >>
>> >> wrote:
>> >> > tor 2012-11-29 klockan 07:27 +0100 skrev Marek Vas
Dear Pantelis Antoniou,
> The sequence number is a 16 bit counter; make sure we
> handle rollover correctly. This fixes the wrong transfers for
> large (> 256MB) images.
>
> Also utilize a variable to handle initialization, so that we
> don't rely on just the counter sent by the host.
[...]
Uh,
Dear Yegor Yefremov,
> On Thu, Nov 29, 2012 at 1:55 PM, Marek Vasut wrote:
> > Dear Yegor Yefremov,
> >
> >> On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström
> >>
> >> wrote:
> >> > tor 2012-11-29 klockan 07:27 +0100 skrev Marek Vasut:
> >> >> Dear yegorsli...@googlemail.com,
> >> >>
> >> >>
Dear Pantelis Antoniou,
> Hi Marek,
>
> On Nov 29, 2012, at 10:20 AM, Marek Vasut wrote:
> > Dear Pantelis Antoniou,
> >
> >> Well, not terminating the list causes very interesting crashes.
> >> As in changing the vendor & product ID crashes. Fun.
> >>
> >> Signed-off-by: Pantelis Antoniou
> >
Dear Lukasz Dalek,
> usbdescriptors.h conflicts with linux/usb/ch9.h.
> Remove it.
Applied, thanks
> Signed-off-by: Lukasz Dalek
> ---
> drivers/usb/gadget/pxa25x_udc.c |1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/usb/gadget/pxa25x_udc.c
> b/drivers/us
Dear Dmytro and others,
Sorry, I didn't post the output in the previous post, just the commands.
I am going to post the full output below, along with the details of the
ar71xx.cfg file, and output from openocd also.
The config file originally came from an AR724x processor as well, so it might
no
On Wed, Nov 28, 2012 at 11:52:21AM -0800, Simon Glass wrote:
> Hi Tom,
>
> (This is my first pull request for x86, so please view it with
> suspicion and let me know of any steps I have missed, etc.)
>
> The following changes since commit d41b3cc16fd97da23900f79e8fefdeedeebde8f6:
>
> Merge br
On Wed, Nov 28, 2012 at 01:39:06AM -0600, Andy Fleming wrote:
> The following changes since commit 66dc452bfe13b0e276adddf3997b9c5abc00115d:
>
> Remove obsolete header file (2012-11-27 09:41:10 -0700)
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-mpc85xx.git m
Hi Marek,
On Nov 29, 2012, at 10:20 AM, Marek Vasut wrote:
> Dear Pantelis Antoniou,
>
>> Well, not terminating the list causes very interesting crashes.
>> As in changing the vendor & product ID crashes. Fun.
>>
>> Signed-off-by: Pantelis Antoniou
>> ---
>> drivers/usb/gadget/g_dnl.c | 1 +
>>
On Thu, Nov 29, 2012 at 1:55 PM, Marek Vasut wrote:
> Dear Yegor Yefremov,
>
>> On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström
>>
>> wrote:
>> > tor 2012-11-29 klockan 07:27 +0100 skrev Marek Vasut:
>> >> Dear yegorsli...@googlemail.com,
>> >>
>> >> > From: Yegor Yefremov
>> >> >
>> >> > The
usbdescriptors.h conflicts with linux/usb/ch9.h.
Remove it.
Signed-off-by: Lukasz Dalek
---
drivers/usb/gadget/pxa25x_udc.c |1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/gadget/pxa25x_udc.c b/drivers/usb/gadget/pxa25x_udc.c
index dd74143..9ce98f0 100644
---
Dear Yegor Yefremov,
> On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström
>
> wrote:
> > tor 2012-11-29 klockan 07:27 +0100 skrev Marek Vasut:
> >> Dear yegorsli...@googlemail.com,
> >>
> >> > From: Yegor Yefremov
> >> >
> >> > The driver code was taken from Linux kernel source:
> >> > drivers
Dear Pantelis Antoniou,
> Well, not terminating the list causes very interesting crashes.
> As in changing the vendor & product ID crashes. Fun.
>
> Signed-off-by: Pantelis Antoniou
> ---
> drivers/usb/gadget/g_dnl.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/usb/gadget/g
Dear Pantelis Antoniou,
> Various bugfixes, g_dnl & DFU updates.
>
> Pantelis Antoniou (10):
> usb: Remove obsolete header file
> usb: Fix bug when both DFU & ETHER are defined
> g_dnl: Issue connect/disconnect as appropriate
> g_dnl: Properly terminate string list.
> dfu: Only perform
Dear Pantelis Antoniou,
> When both CONFIG_USB_GADGET & CONFIG_USB_ETHER are defined
> the makefile links objects twice.
>
> Detect this and fix it with a not very elegant way in the
> makefile. Revisit and clean it later.
>
> Signed-off-by: Pantelis Antoniou
[...]
This really needs some prope
Now that the patches have made it into mainline, we can also add the
commit IDs.
Signed-off-by: Wolfgang Denk
---
doc/README.scrapyard | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/doc/README.scrapyard b/doc/README.scrapyard
index 2b868e6..9ad9296 100644
---
Hi Angelo,
On 11/29/2012 01:03 PM, Angelo Dureghello wrote:
> as Wolfgang Denx suggested me, i am trying to use the u-boot CFI driver with
> a CFI flash (SSTVF3201B).
Yes. But please take a look at the CONFIG_FLASH_CFI_LEGACY config
option. This enables the legacy CFI flash devices. And IIRC the
Dear All,
as Wolfgang Denx suggested me, i am trying to use the u-boot CFI driver with
a CFI flash (SSTVF3201B).
This flash chip allows erasing/writing blocks of 4 KBytes (called "sectors"
in the SST datasheet), or 64 KBytes (called "blocks").
The command sequence table for this flash shows 2
The sequence number is a 16 bit counter; make sure we
handle rollover correctly. This fixes the wrong transfers for
large (> 256MB) images.
Also utilize a variable to handle initialization, so that we
don't rely on just the counter sent by the host.
Signed-off-by: Pantelis Antoniou
---
drivers/
Without this additional delay, some eMMC don't negotiate properly bus width
Tested on:
- Toshiba THGBM2G8D8FBAIB
- Toshiba THGBM4G4D1HBAR
- Micron MTFC4GMVEA (the one giving the problem)
- Hynix H26M64002BNR
- SanDisk SDIN5E1-32G
Signed-off-by: Davide Bonfanti
---
drivers/mmc/davinci_mmc.c
Some eMMC require this setting to work properly.
Tested on:
- Toshiba THGBM2G8D8FBAIB (the one giving the problem)
- Toshiba THGBM4G4D1HBAR
- Micron MTFC4GMVEA
- Hynix H26M64002BNR
- SanDisk SDIN5E1-32G
Signed-off-by: Davide Bonfanti
---
drivers/mmc/mmc.c |3 ++-
include/mmc.h |
Hi Pantelis,
Please see below comments.
Moreover this patch doesn't solve the problem of bricking trats board
after flashing it with dfu after applying:
[U-Boot] [PATCH] dfu: Handle large transfers correctly
on top of:
[U-Boot] [PATCH 00/10] USB: Gadget & DFU related fixes
Without your patches
Hi Lukasz,
On Nov 29, 2012, at 11:06 AM, Lukasz Majewski wrote:
> Hi Pantelis,
>
>> The sequence number is a 16 bit counter; make sure we
>> handle rollover correctly. This fixes the wrong transfers for
>> large (> 256MB) images.
>
> This is a bit misleading comment.
> DFU 1.1 standard says:
>
Hi Pantelis,
> The sequence number is a 16 bit counter; make sure we
> handle rollover correctly. This fixes the wrong transfers for
> large (> 256MB) images.
This is a bit misleading comment.
DFU 1.1 standard says:
"The wBlockNum field is a block sequence number. It increments each time
a block
Hi Heiko,
Thank you for acking the patch.
Had made a few changes in the Driver hence had removed the same.
Regards,
Rajeshwari Shinde.
On Thu, Nov 29, 2012 at 2:03 PM, Heiko Schocher wrote:
> Hello Rajeshwari,
>
>
> On 29.11.2012 08:09, Rajeshwari Shinde wrote:
>>
>> Functions added to get the
TEGRA_DEVICE_SETTINGS lives now in tegra-common-post.h.
This removes custom TEGRA_DEVICE_SETTINGS for all tegra boards providing
video output, except seaboard, which was fixed by Stephen already.
Cc: Thierry Reding
Signed-off-by: Marc Dietrich
---
Tom,
this needs to be applied ontop of Stephen
Hi Dmytro,
On Wed, Nov 28, 2012 at 06:09:21PM +0200, Dmytro wrote:
> But if all you have decided to go to the end, or you need a JTAG
> fundamentally, I can put a patch for RAM_uboot AR724x (AP99 platform),
> so you can make the example of his version of the loader for AR71xx
> (AP96 platform).
P
Hello Rajeshwari,
On 29.11.2012 08:09, Rajeshwari Shinde wrote:
Functions added to get the I2C bus number and reset I2C bus using
FDT node.
Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
Nitpick: missing my Acked by ... so here it comes again:
Acked-by: Heiko Schocher
bye,
Heiko
--
Hi Grant,
> How can I tell u-boot to boot with the ramboot= definition instead of
> mmcboot= ?
>
> - Grant
You need to change environmental variable bootcmd
setenv bootcmd ramboot
saveenv
run bootcmd
or simpler:
Stop u-boot -> and access prompt
then,
run ramboot
--
Best regards,
Lukasz M
Hi Lukasz,
On Nov 29, 2012, at 10:13 AM, Lukasz Majewski wrote:
> Hi Pantelis,
>
>> Hi Lukasz,
>>
>> On Nov 28, 2012, at 7:46 PM, Lukasz Majewski wrote:
>>
>>> Hi Pantelis,
>>>
Hi Lukasz,
On Nov 28, 2012, at 6:01 PM, Lukasz Majewski wrote:
> Hi Tom,
>
>> Hi
Hi All,
This patch set is based on following patch sets
"Add DT based ethernet driver for SMDK5250"
"Add TMU support for Exynos5250 based SMDK5250"
Regards,
Rajeshwari Shinde
On Thu, Nov 29, 2012 at 12:39 PM, Rajeshwari Shinde
wrote:
>
> This patch set adds FDT support for I2C driver and
> API'
Hi Pantelis,
> Hi Lukasz,
>
> On Nov 28, 2012, at 7:46 PM, Lukasz Majewski wrote:
>
> > Hi Pantelis,
> >
> >> Hi Lukasz,
> >>
> >> On Nov 28, 2012, at 6:01 PM, Lukasz Majewski wrote:
> >>
> >>> Hi Tom,
> >>>
> Hi Pantelis,
>
> > usbdescriptors.h conflicts with linux/usb/ch9.h
Hi Lukasz,
I did found out the problem with large transfers, and there is a patch that
fixes it.
I'm pretty sure that the transfers are correct. Perhaps some other problem
with your board?
Can you use the updated patch series and try with that, with debugging
enabled?
Regards
-- Pantelis
___
On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström
wrote:
> tor 2012-11-29 klockan 07:27 +0100 skrev Marek Vasut:
>> Dear yegorsli...@googlemail.com,
>>
>> > From: Yegor Yefremov
>> >
>> > The driver code was taken from Linux kernel source:
>> > drivers/net/phy/icplus.c
>> >
>> > Signed-off-by: Ye
This patch set adds L2 Cache Support to EXYNOS.
Signed-off-by: Arun Mankuzhi
Signed-off-by: Rajeshwari Shinde
---
arch/arm/cpu/armv7/exynos/soc.c | 36
1 files changed, 36 insertions(+), 0 deletions(-)
diff --git a/arch/arm/cpu/armv7/exynos/soc.c b/arch/a
Hi Marek,
On Nov 29, 2012, at 8:32 AM, Marek Vasut wrote:
> Dear Pantelis Antoniou,
>
>> Various bugfixes, g_dnl & DFU updates.
>>
>> Pantelis Antoniou (10):
>> usb: Remove obsolete header file
>> usb: Fix bug when both DFU & ETHER are defined
>> g_dnl: Issue connect/disconnect as appropriat
80 matches
Mail list logo