T2081 QDS is a high-performance computing evaluation, development and
test platform supporting the T2081 QorIQ Power Architecture processor.
T2081QDS board Overview
---
- T2081 SoC integrating four 64-bit dual-threads e6500 cores up to 1.8GHz
- 2MB shared L2 and 512KB L3 CoreNe
Hello Phillip,
Am 19.02.2014 15:27, wrote Philippe De Muyter:
> On MX6DL at least, measured mdc speed was wrong (3.3 Mhz instead of 2.5
> Mhz), because of wrong assumptions about the reference clock and the
> way the divider is used.
>
> I have fixed that for all MX6's by using the IPG clock as t
From: Kuo-Jung Su
For the Faraday FTSDC021 (SDHCI) controller driver source is
sent out before the patches for Faraday Virtual Machine (FVM)
which actually uses this chip.
The header file (ftsdc021.h) has been accidentally removed
by commit: 3b98b57fa - include: delete unused header files
This
From: Kuo-Jung Su
Faraday Virtual Machine (FVM) is a QEMU based emulator
which is designed for early stage software development
(i.e., IPL, SPL development).
Please check the link bellow for details:
https://github.com/dantesu1218/qemu/blob/qemu-1.5.1/hw/arm/faraday_fvm.c
Signed-off-by: Kuo-Jun
From: Kuo-Jung Su
The A369 is an ARM CPU-based SoC with rich SoC features and
convenient FPGA link for building fast system prototyping
and mass production.
More information about this hardware can be found at:
http://www.faraday-tech.com/html/Product/SoCPlatform/SoCreativeIII.htm
Signed-off-by
From: Kuo-Jung Su
Faraday FTPWMTMR010 is a simple APB device which supports
both timer and pwm functions.
Signed-off-by: Kuo-Jung Su
CC: Albert Aribaud
---
Changes for v8, v9, v10:
- Nothing updates
Changes for v7:
- Update license to use SPDX identifiers.
Changes for v6:
From: Kuo-Jung Su
Faraday FTTMR010 is a simple APB device which supports
generic timer functions.
Signed-off-by: Kuo-Jung Su
CC: Albert Aribaud
---
Changes for v8, v9, v10:
- Nothing updates
Changes for v7:
- Update license to use SPDX identifiers.
Changes for v6:
- N
From: Kuo-Jung Su
Here is the list of verified cores:
1. FA606TE (ARMv5TE, no mmu)
2. FA626TE (ARMv5TE)
Signed-off-by: Kuo-Jung Su
CC: Albert Aribaud
---
Changes for v10:
- Merge [arm: add Faraday SoC helper files]
Changes for v9:
- Build 'arch_preboot_os()' only when CONFIG_
From: Kuo-Jung Su
These patches introduce Faraday A369 & Virtual SoC platform support.
Here are some public documents for your reference.
http://www.faraday-tech.com/html/Product/SoCPlatform/SoCreativeIII.htm
http://www.faraday-tech.com/html/documentation/index.html
There is also a QEMU
Hi Tom
On Thursday 20 February 2014 13:32:37 Tom Rini wrote:
> On Thu, Feb 20, 2014 at 12:01:40PM +1300, Charles Manning wrote:
> > No need to use the altera tool any more...
> >
> > Signed-off-by: Charles Manning
>
> [snip]
>
> > + //crcval = crc_calc ((uint32_t *)buf, len/4);
> > + printf("
On Thu, Feb 20, 2014 at 12:01:40PM +1300, Charles Manning wrote:
> No need to use the altera tool any more...
>
> Signed-off-by: Charles Manning
[snip]
> + //crcval = crc_calc ((uint32_t *)buf, len/4);
> + printf("crc %x\n", crcval);
Debug stuff left in?
> +static char *out_filename =
On 2/18/2014 9:57 AM, Rini, Tom wrote:
On Wed, Feb 12, 2014 at 06:00:22PM -0600, Scott Wood wrote:
On Tue, 2014-01-28 at 23:19 +, Karicheri, Muralidharan wrote:
-Original Message-
From: Scott Wood [mailto:scottw...@freescale.com]
Sent: Wednesday, January 22, 2014 3:48 PM
To: Kariche
No need to use the altera tool any more...
Signed-off-by: Charles Manning
---
spl/Makefile |8 ++
tools/Makefile |9 +-
tools/socfpga-signer.c | 294
3 files changed, 310 insertions(+), 1 deletion(-)
create mode 100644
Dear Kiran,
In message
you wrote:
>
> If I am not wrong, the kernel 2.6.18 has included fdt (firmware device
> tree) .
> In that case, can we expect any compatibility issues with U-Boot v1.1.2.
> Please let us know , if there is any backward compatibility is maintained .
Well, running 9 year ol
Dear Ye.Li ,
repl: bad addresses:
Ye.Li -- no at-sign after local-part (<)
In message <1392806011-18821-1-git-send-email-b37...@freescale.com> you wrote:
> When configure the USDHC driver to PIO mode by defining
> "CONFIG_SYS_FSL_ESDHC_USE_PIO", the SD/MMC read and write will fail.
Can
On Wed, Feb 19, 2014 at 02:41:31PM -0500, Tom Rini wrote:
> On Wed, Feb 19, 2014 at 12:29:19PM -0700, Stephen Warren wrote:
> > On 02/19/2014 12:24 PM, Dan Murphy wrote:
> > ...
> > > Do we have a directory where default scripts exist for each board? Or
> > > at least samples for each board?
> >
On Wed, Feb 19, 2014 at 10:26:43PM +0900, Masahiro Yamada wrote:
> In Kbuild, every makefile must have non-empty obj- or obj-y.
> Otherwise, built-in.o will not be created and the link stage
> will fail.
>
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.a
Hey all,
I've pushed v2014.04-rc1 out to the repository and tarballs should exist
soon.
The merge window is now, really, closed. Aside from various fixups all
around we now have Kbuild as the build system. A big thank you to
Masahiro Yamada for all his work on that!
I plan to go and pick up bo
On Tue, Feb 04, 2014 at 05:24:07PM +0900, Masahiro Yamada wrote:
> We switched to Kbuild style makefiles at v2014.01-rc1 release.
> With that modification, we can write makefiles simpler.
> But it is NOT real Kbuild. We need more progress.
>
> As the next step, this series imports (+ adjusts) bui
On Wed, Feb 05, 2014 at 11:28:25AM +0900, Masahiro Yamada wrote:
> Useful rules in scripts/Makefile.lib allows us to easily
> generate a device tree blob and wrap it in assembly code.
>
> We do not need to parse a linker script to get output format and arch.
>
> This commit deletes ./u-boot.dtb
On Wed, Feb 05, 2014 at 11:28:27AM +0900, Masahiro Yamada wrote:
> It is convenient to have all device trees on the same SoC compiled.
> It allows for later easy repackaging without the need to re-run
> the make file.
>
> - Build device trees with the same SoC under arch/$(ARCH)/dts
>
> - Co
On Wed, Feb 05, 2014 at 11:28:26AM +0900, Masahiro Yamada wrote:
> Unlike Linux Kernel, U-Boot historically had *.dts files under
> board/$(VENDOR)/dts/ and *.dtsi files under arch/$(ARCH)/dts/.
>
> I think arch/$(ARCH)/dts dicretory is a better location
> to store both *.dts and *.dtsi files.
>
On Wed, Feb 05, 2014 at 10:52:52AM +0900, Masahiro Yamada wrote:
> - Delete fs.xml from DOCBOOKS to fix an error.
> Commit e3ff797c added fs.xml to DOCBOOKS
> but missed to add doc/DocBook/fs.tmpl.
> - Fix the location of include guard in include/linker_lists.h.
>
> Signed-off-by: Mas
On Tue, Feb 18, 2014 at 03:39:21PM +0900, Masahiro Yamada wrote:
> There is a strange comment in fit_image_load().
> This function can be used for loading Kernel Image, FDT
> as well as ramdisk.
>
> Signed-off-by: Masahiro Yamada
> Cc: Simon Glass
> Acked-by: Simon Glass
Applied to u-boot/mas
On Wed, Feb 05, 2014 at 10:52:51AM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada
> Acked-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.de
On Wed, Feb 05, 2014 at 10:52:50AM +0900, Masahiro Yamada wrote:
> tools/kernel-doc/docproc.c and tools/kernel-doc/kernel-doc are
> files imported from Linux Kernel.
>
> They originally resided under scripts/ directory in Linux Kernel.
>
> This commit moves them to the original location.
>
> Si
On Thu, Feb 13, 2014 at 06:30:26PM +0900, Masahiro Yamada wrote:
> - When CONFIG_DISPLAY_CPUINFO is not enabled,
>print_cpuinfo() should be defined as an empty function
>in a header, include/common.h
>
> - Remove #ifdef CONFIG_DISPLAY_CPUINFO .. #endif
>from caller, common/board_f.c
On Thu, Feb 13, 2014 at 06:30:27PM +0900, Masahiro Yamada wrote:
> If the whole code is surrounded by #ifdef(CONFIG_ ) .. #endif,
> it should be moved to Makefile.
>
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
__
On Fri, Feb 07, 2014 at 05:20:52PM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.d
On Fri, Feb 07, 2014 at 09:23:03AM +0900, Masahiro Yamada wrote:
> CONFIG_SYS_GBL_DATA_SIZE is not used any more.
> The size of struct "global_data" is automatically calculated
> by asm-offsets. (See lib/asm-offsets.c)
>
> GENERATED_GBL_DATA_SIZE should be used instead of
> CONFIG_SYS_GBL_DATA_SI
On Wed, Feb 05, 2014 at 10:41:27AM +0900, Masahiro Yamada wrote:
> Commit bb02c536 stopped creaing a symbolic link include/asm.
>
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
__
On Wed, 19 Feb 2014 14:31:42 -0600
Dan Murphy wrote:
> On 02/19/2014 02:22 PM, Stephen Warren wrote:
> > On 02/19/2014 01:20 PM, Dan Murphy wrote:
> >> On 02/19/2014 02:05 PM, Stephen Warren wrote:
> >>> On 02/19/2014 12:57 PM, Dan Murphy wrote:
> On 02/17/2014 11:56 AM, Dennis Gilmore wrote
On 02/19/2014 02:38 PM, Stephen Warren wrote:
> On 02/19/2014 01:31 PM, Dan Murphy wrote:
>> On 02/19/2014 02:22 PM, Stephen Warren wrote:
>>> On 02/19/2014 01:20 PM, Dan Murphy wrote:
On 02/19/2014 02:05 PM, Stephen Warren wrote:
> On 02/19/2014 12:57 PM, Dan Murphy wrote:
>> On 02/17
On MX6DL at least, measured mdc speed was wrong (3.3 Mhz instead of 2.5
Mhz), because of wrong assumptions about the reference clock and the
way the divider is used.
I have fixed that for all MX6's by using the IPG clock as the reference
clock, and applying the - 1 correction when we have a ENET M
On Wed, Feb 19, 2014 at 10:26:43PM +0900, Masahiro Yamada wrote:
> In Kbuild, every makefile must have non-empty obj- or obj-y.
> Otherwise, built-in.o will not be created and the link stage
> will fail.
>
> Signed-off-by: Masahiro Yamada
> ---
>
> Tom,
> Please apply this along with the Kbuild
On Wed, Feb 19, 2014 at 12:19:04PM -0700, Troy Kisky wrote:
> On 2/19/2014 7:27 AM, Philippe De Muyter wrote:
> > On MX6DL at least, measured mdc speed was wrong (3.3 Mhz instead of 2.5
> > Mhz), because of wrong assumptions about the reference clock and the
> > way the divider is used.
> >
> > I
On 02/19/2014 01:40 PM, Tom Rini wrote:
> On Wed, Feb 19, 2014 at 09:36:14AM -0700, Stephen Warren wrote:
>> On 02/19/2014 07:46 AM, Albert ARIBAUD wrote:
>>> Hi Masahiro,
>>>
>>> On Wed, 19 Feb 2014 22:26:43 +0900, Masahiro Yamada
>>> wrote:
>>>
In Kbuild, every makefile must have non-empty
On Wed, Feb 19, 2014 at 09:36:14AM -0700, Stephen Warren wrote:
> On 02/19/2014 07:46 AM, Albert ARIBAUD wrote:
> > Hi Masahiro,
> >
> > On Wed, 19 Feb 2014 22:26:43 +0900, Masahiro Yamada
> > wrote:
> >
> >> In Kbuild, every makefile must have non-empty obj- or obj-y.
> >> Otherwise, built-in.o
On 02/19/2014 01:31 PM, Dan Murphy wrote:
> On 02/19/2014 02:22 PM, Stephen Warren wrote:
>> On 02/19/2014 01:20 PM, Dan Murphy wrote:
>>> On 02/19/2014 02:05 PM, Stephen Warren wrote:
On 02/19/2014 12:57 PM, Dan Murphy wrote:
> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
...
>>
On 02/19/2014 02:22 PM, Stephen Warren wrote:
> On 02/19/2014 01:20 PM, Dan Murphy wrote:
>> On 02/19/2014 02:05 PM, Stephen Warren wrote:
>>> On 02/19/2014 12:57 PM, Dan Murphy wrote:
On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
>>> ...
> +#ifndef CONFIG_SPL_BUILD
> +#include
I
On 02/19/2014 01:20 PM, Dan Murphy wrote:
> On 02/19/2014 02:05 PM, Stephen Warren wrote:
>> On 02/19/2014 12:57 PM, Dan Murphy wrote:
>>> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
>> ...
+#ifndef CONFIG_SPL_BUILD
+#include
>>> I did not see the patchset for this.
>>>
>>> Should this
On 02/19/2014 02:05 PM, Stephen Warren wrote:
> On 02/19/2014 12:57 PM, Dan Murphy wrote:
>> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
> ...
>>> +#ifndef CONFIG_SPL_BUILD
>>> +#include
>> I did not see the patchset for this.
>>
>> Should this header and the removal the extra configs be a diffe
On Wed, 19 Feb 2014 12:43:49 -0700
Stephen Warren wrote:
> On 02/19/2014 12:36 PM, Tom Rini wrote:
> ...
> > I would put a generic distro knowing how to deal, genericially at
> > least, with NAND on par with knowing how to deal with HW RAID or
> > other not too uncommon desktop features. If /dev
On 02/19/2014 12:57 PM, Dan Murphy wrote:
> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
...
>> +#ifndef CONFIG_SPL_BUILD
>> +#include
>
> I did not see the patchset for this.
>
> Should this header and the removal the extra configs be a different patch?
> Or be part of the series that introduc
On 02/19/2014 01:38 PM, Stephen Warren wrote:
> On 02/19/2014 12:32 PM, Dan Murphy wrote:
>> On 02/19/2014 01:04 PM, Stephen Warren wrote:
>>> On 02/19/2014 11:59 AM, Dan Murphy wrote:
On 02/19/2014 12:57 PM, Stephen Warren wrote:
> On 02/19/2014 11:52 AM, Dan Murphy wrote:
> ...
>> If
On 02/19/2014 01:57 PM, Dan Murphy wrote:
> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
Missing commit log as well
>> Signed-off-by: Dennis Gilmore
>> ---
>> include/configs/am335x_evm.h | 109
>> --
>> include/configs/ti_armv7_common.h | 28 ++---
On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
> Signed-off-by: Dennis Gilmore
> ---
> include/configs/am335x_evm.h | 109
> --
> include/configs/ti_armv7_common.h | 28 ++
> 2 files changed, 16 insertions(+), 121 deletions(-)
>
> diff --git a/inc
On Wed, Feb 19, 2014 at 12:43:49PM -0700, Stephen Warren wrote:
> On 02/19/2014 12:36 PM, Tom Rini wrote:
> ...
> > I would put a generic distro knowing how to deal, genericially at least,
> > with NAND on par with knowing how to deal with HW RAID or other not too
> > uncommon desktop features. If
On 2/19/2014 7:27 AM, Philippe De Muyter wrote:
> On MX6DL at least, measured mdc speed was wrong (3.3 Mhz instead of 2.5
> Mhz), because of wrong assumptions about the reference clock and the
> way the divider is used.
>
> I have fixed that for all MX6's by using the IPG clock as the reference
>
On Wed, Feb 19, 2014 at 01:37:24PM -0600, Dan Murphy wrote:
> Stephen
>
> On 02/19/2014 01:29 PM, Stephen Warren wrote:
> > On 02/19/2014 12:24 PM, Dan Murphy wrote:
> > ...
> >> Do we have a directory where default scripts exist for each board? Or at
> >> least samples for each board?
> >>
> >>
On 02/19/2014 12:36 PM, Tom Rini wrote:
...
> I would put a generic distro knowing how to deal, genericially at least,
> with NAND on par with knowing how to deal with HW RAID or other not too
> uncommon desktop features. If /dev/mtdblockN then offer UBI or a few
> other choices, else if /dev/sd*
On Wed, Feb 19, 2014 at 12:29:19PM -0700, Stephen Warren wrote:
> On 02/19/2014 12:24 PM, Dan Murphy wrote:
> ...
> > Do we have a directory where default scripts exist for each board? Or at
> > least samples for each board?
> >
> > I could not find them. If they don't exist then we should prob
On 02/19/2014 12:32 PM, Dan Murphy wrote:
> On 02/19/2014 01:04 PM, Stephen Warren wrote:
>> On 02/19/2014 11:59 AM, Dan Murphy wrote:
>>> On 02/19/2014 12:57 PM, Stephen Warren wrote:
On 02/19/2014 11:52 AM, Dan Murphy wrote:
...
> If no config file exists should we not try to default to
Stephen
On 02/19/2014 01:29 PM, Stephen Warren wrote:
> On 02/19/2014 12:24 PM, Dan Murphy wrote:
> ...
>> Do we have a directory where default scripts exist for each board? Or at
>> least samples for each board?
>>
>> I could not find them. If they don't exist then we should probably put them
On Wed, Feb 19, 2014 at 12:16:13PM -0700, Stephen Warren wrote:
> On 02/19/2014 12:10 PM, Tom Rini wrote:
> ...
> >> A generic Linux distro wouldn't be installing a kernel to NAND, but
> >> would rather put it into the /boot filesystem. NAND boot is something
> >> that'd be best supported by the cu
On 02/19/2014 01:04 PM, Stephen Warren wrote:
> On 02/19/2014 11:59 AM, Dan Murphy wrote:
>> On 02/19/2014 12:57 PM, Stephen Warren wrote:
>>> On 02/19/2014 11:52 AM, Dan Murphy wrote:
On 02/19/2014 12:48 PM, Stephen Warren wrote:
> On 02/19/2014 11:44 AM, Dan Murphy wrote:
>> On 02/17
On 02/19/2014 12:24 PM, Dan Murphy wrote:
...
> Do we have a directory where default scripts exist for each board? Or at
> least samples for each board?
>
> I could not find them. If they don't exist then we should probably put them
> in the board dirs and cp them to the respective out directo
On 02/19/2014 01:16 PM, Tom Rini wrote:
> On Wed, Feb 19, 2014 at 01:05:15PM -0600, Dan Murphy wrote:
>> On 02/19/2014 01:02 PM, Eric Nelson wrote:
>>> On 02/19/2014 11:57 AM, Stephen Warren wrote:
On 02/19/2014 11:52 AM, Dan Murphy wrote:
> On 02/19/2014 12:48 PM, Stephen Warren wrote:
>>
On Wed, Feb 19, 2014 at 01:05:15PM -0600, Dan Murphy wrote:
> On 02/19/2014 01:02 PM, Eric Nelson wrote:
> > On 02/19/2014 11:57 AM, Stephen Warren wrote:
> >> On 02/19/2014 11:52 AM, Dan Murphy wrote:
> >>> On 02/19/2014 12:48 PM, Stephen Warren wrote:
> On 02/19/2014 11:44 AM, Dan Murphy wro
On 02/19/2014 12:10 PM, Tom Rini wrote:
...
>> A generic Linux distro wouldn't be installing a kernel to NAND, but
>> would rather put it into the /boot filesystem. NAND boot is something
>> that'd be best supported by the custom hook we discussed above.
>
> Wait, why would a generic Linux distro
On 02/19/2014 01:02 PM, Eric Nelson wrote:
> On 02/19/2014 11:57 AM, Stephen Warren wrote:
>> On 02/19/2014 11:52 AM, Dan Murphy wrote:
>>> On 02/19/2014 12:48 PM, Stephen Warren wrote:
On 02/19/2014 11:44 AM, Dan Murphy wrote:
> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
>> Signed-
On Wed, Feb 19, 2014 at 12:04:12PM -0700, Stephen Warren wrote:
> On 02/19/2014 11:59 AM, Dan Murphy wrote:
> > On 02/19/2014 12:57 PM, Stephen Warren wrote:
> >> On 02/19/2014 11:52 AM, Dan Murphy wrote:
> >>> On 02/19/2014 12:48 PM, Stephen Warren wrote:
> On 02/19/2014 11:44 AM, Dan Murphy
On 02/19/2014 11:59 AM, Dan Murphy wrote:
> On 02/19/2014 12:57 PM, Stephen Warren wrote:
>> On 02/19/2014 11:52 AM, Dan Murphy wrote:
>>> On 02/19/2014 12:48 PM, Stephen Warren wrote:
On 02/19/2014 11:44 AM, Dan Murphy wrote:
> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
>> Signed-o
On 02/19/2014 11:57 AM, Stephen Warren wrote:
On 02/19/2014 11:52 AM, Dan Murphy wrote:
On 02/19/2014 12:48 PM, Stephen Warren wrote:
On 02/19/2014 11:44 AM, Dan Murphy wrote:
On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
Signed-off-by: Dennis Gilmore
diff --git a/include/config_distro_bootc
On 02/19/2014 12:57 PM, Stephen Warren wrote:
> On 02/19/2014 11:52 AM, Dan Murphy wrote:
>> On 02/19/2014 12:48 PM, Stephen Warren wrote:
>>> On 02/19/2014 11:44 AM, Dan Murphy wrote:
On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
> Signed-off-by: Dennis Gilmore
> diff --git a/include
On 02/19/2014 11:52 AM, Dan Murphy wrote:
> On 02/19/2014 12:48 PM, Stephen Warren wrote:
>> On 02/19/2014 11:44 AM, Dan Murphy wrote:
>>> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
Signed-off-by: Dennis Gilmore
diff --git a/include/config_distro_bootcmd.h
b/include/config_distr
On 02/19/2014 12:48 PM, Stephen Warren wrote:
> On 02/19/2014 11:44 AM, Dan Murphy wrote:
>> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
>>> Signed-off-by: Dennis Gilmore
>>> diff --git a/include/config_distro_bootcmd.h
>>> b/include/config_distro_bootcmd.h
>>> +#ifdef CONFIG_CMD_USB
>>> +#defi
On 02/19/2014 11:44 AM, Dan Murphy wrote:
> On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
>> Signed-off-by: Dennis Gilmore
>> diff --git a/include/config_distro_bootcmd.h
>> b/include/config_distro_bootcmd.h
>> +#ifdef CONFIG_CMD_USB
>> +#define BOOTCMD_INIT_USB "run usb_init; "
>> +#define BOO
On 02/17/2014 11:56 AM, Dennis Gilmore wrote:
> Signed-off-by: Dennis Gilmore
> ---
> include/config_distro_bootcmd.h | 172
>
> 1 file changed, 172 insertions(+)
> create mode 100644 include/config_distro_bootcmd.h
>
> diff --git a/include/config_distro
On 02/17/2014 10:56 AM, Dennis Gilmore wrote:
> Signed-off-by: Dennis Gilmore
> diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
> - "netargs=setenv bootargs console=${console},${baudrate} " \
> - "root=/dev/nfs " \
> - "ip=dhcp nfsroot=${serverip}:${nfs
On 02/17/2014 10:56 AM, Dennis Gilmore wrote:
> Signed-off-by: Dennis Gilmore
Patch description?
> diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
> #define CONFIG_EXTRA_ENV_SETTINGS \
> "loadaddr=0x8020\0" \
> - "fdtaddr=0x80F8\0" \
> + "fdt_addr
On Wednesday, February 19, 2014 at 06:41:17 PM, Stephen Warren wrote:
> On 02/19/2014 10:30 AM, Marek Vasut wrote:
> > On Wednesday, February 19, 2014 at 06:28:39 PM, Stephen Warren wrote:
> >> On 02/19/2014 08:54 AM, Marek Vasut wrote:
> >>> On Monday, February 17, 2014 at 06:56:36 PM, Dennis Gilm
On 02/17/2014 10:56 AM, Dennis Gilmore wrote:
> Signed-off-by: Dennis Gilmore
Patch description?
> diff --git a/include/config_distro_bootcmd.h b/include/config_distro_bootcmd.h
> +#ifndef _CONFIG_CMD_DISTRO_BOOTCMD_H
> +#define _CONFIG_CMD_DISTRO_BOOTCMD_H
> +
> +
Is there a need for 2 blank
On 02/19/2014 10:30 AM, Marek Vasut wrote:
> On Wednesday, February 19, 2014 at 06:28:39 PM, Stephen Warren wrote:
>> On 02/19/2014 08:54 AM, Marek Vasut wrote:
>>> On Monday, February 17, 2014 at 06:56:36 PM, Dennis Gilmore wrote:
Signed-off-by: Dennis Gilmore
---
include/con
On Wednesday, February 19, 2014 at 06:28:39 PM, Stephen Warren wrote:
> On 02/19/2014 08:54 AM, Marek Vasut wrote:
> > On Monday, February 17, 2014 at 06:56:36 PM, Dennis Gilmore wrote:
> >> Signed-off-by: Dennis Gilmore
> >> ---
> >>
> >> include/config_distro_bootcmd.h | 172
> >>
> >> +++
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/18/2014 04:02 AM, Masahiro Yamada wrote:
> Hello Simon,
>
>
>>
>> I'm not sure whether to start a new thread or not, but here in
>> one observations which might be useful.
>>
>> With current master, a 'null' build (with nothing changed) takes
On 02/19/2014 08:54 AM, Marek Vasut wrote:
> On Monday, February 17, 2014 at 06:56:36 PM, Dennis Gilmore wrote:
>> Signed-off-by: Dennis Gilmore
>> ---
>> include/config_distro_bootcmd.h | 172
>> 1 file changed, 172 insertions(+)
>> create mode 100644 inc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/19/2014 12:00 PM, Stephen Warren wrote:
> On 02/14/2014 11:49 AM, Dennis Gilmore wrote:
>> On Wed, 12 Feb 2014 14:30:04 -0700
>> Stephen Warren wrote:
>>
>>> From: Stephen Warren
>>>
>>> The directory name from an fdtdir directive in a PXE conf
On 02/14/2014 11:49 AM, Dennis Gilmore wrote:
> On Wed, 12 Feb 2014 14:30:04 -0700
> Stephen Warren wrote:
>
>> From: Stephen Warren
>>
>> The directory name from an fdtdir directive in a PXE config file
>> should always be pre-pended to the DTB filename; it shouldn't matter
>> whether the DTB f
On 02/19/2014 07:46 AM, Albert ARIBAUD wrote:
> Hi Masahiro,
>
> On Wed, 19 Feb 2014 22:26:43 +0900, Masahiro Yamada
> wrote:
>
>> In Kbuild, every makefile must have non-empty obj- or obj-y.
>> Otherwise, built-in.o will not be created and the link stage
>> will fail.
...
>> diff --git a/arch/a
This patch adds a phy driver for the Micrel KSZ8895 switch. As the SoC MAC
is directly connected to the switch MAC the link to the switch is always up.
But the KSZ8895 switch can be hardwired in three configuration modes :
- not configurable with eventually an eeprom-stored configuration
- config
On Monday, February 17, 2014 at 06:56:36 PM, Dennis Gilmore wrote:
> Signed-off-by: Dennis Gilmore
> ---
> include/config_distro_bootcmd.h | 172
> 1 file changed, 172 insertions(+)
> create mode 100644 include/config_distro_bootcmd.h
>
> diff --git a/inc
Hi Tom,
2014-01-25 22:52 GMT+01:00 Enric Balletbo i Serra :
> Enable required clocks for GPIO to fix a boot issue introduced by commit
> f33b9bd3984fb11e1d8566a866adc5957b1e1c9d (arm: omap3: Enable clocks for
> peripherals only if they are used).
>
> Without this patch the u-boot freezes after the
On Mon, Feb 03, 2014 at 06:59:01AM -0600, Dan Murphy wrote:
> Add spl_sata to read a fat partition from a bootable SATA
> drive.
>
> Signed-off-by: Dan Murphy
> Reviewed-by: Roger Quadros
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Mon, Feb 03, 2014 at 06:59:02AM -0600, Dan Murphy wrote:
> Add the SATA boot support for OMAP5 and dra7xx.
>
> Renamed the omap_sata_init to the common init_sata(int dev)
> for commonality in with sata stack.
>
> Added the ROM boot device ID for SATA.
>
> Signed-off-by: Dan Murphy
> Reviewe
On Wed, Jan 29, 2014 at 04:29:16PM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada
> Cc: Simon Glass
> Acked-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing l
On Fri, Jan 31, 2014 at 11:54:44PM +, Ian Campbell wrote:
> The incorrect substitution made it rebuild every time.
>
> Signed-off-by: Ian Campbell
> Cc: Tom Rini
> Cc: Simon Glass
> Acked-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital sign
On Thu, Jan 30, 2014 at 11:02:13AM +0100, Heiko Schocher wrote:
> commit 626ee1e3 "phylib: update atheros ar803x phy"
>
> leads in failing ethernet on the pxm2 board.
>
> Calling genphy_config() instead of ar8021_config(),
> which seems for ar8021 phys not ar803x phys, make
> it working again.
>
On Fri, Jan 31, 2014 at 09:28:25AM +0100, Wolfgang Denk wrote:
> Unlike other commands (for example, "fatwrite"), ext4write would
> interpret the "sizebytes" as decimal number. This is not only
> inconsistend and unexpected to most users, it also breaks usage
> like this:
>
> tftp ${addr}
On Tue, Jan 28, 2014 at 06:06:12PM +0900, Masahiro Yamada wrote:
> Commit af5b9b1f removed mini2440 board support,
> but missed to delete include/configs/mini2440.h.
>
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Mon, Jan 20, 2014 at 04:21:46PM +0100, Detlev Zundel wrote:
> Signed-off-by: Detlev Zundel
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/ma
On Tue, Jan 28, 2014 at 06:08:13PM +0900, Masahiro Yamada wrote:
> This commit removes platform CONFIG_SYS_HZ definition for the
> remainders of part1 (commit cdb23792) and part2 (commit f232950f).
>
> Signed-off-by: Masahiro Yamada
> Cc: Rob Herring
Applied to u-boot/master, thanks!
--
Tom
On Wed, Feb 19, 2014 at 10:10:04PM +0900, Masahiro Yamada wrote:
> Commit 779bf42c moved timer functions from
> arch/microblaze/lib/time.c to arch/microblaze/cpu/timer.c.
>
> But the empty file, arch/microblaze/lib/time.c
> has been remaining probably for a human mistake.
>
> Signed-off-by: Masa
Hi Abdullah,
On Wed, 19 Feb 2014 16:57:37 +0200, Abdullah YILDIZ
wrote:
> Hi Albert,
>
> >
> > What board is that?
> >
>
> The board is DevKit3250 from Embest. Actually, there is limited support
> of the board in the latest version of u-boot. There is no NAND or
> ethernet support, for example
This implements stashing of bootstage timing data to FDT and automatic
timing reporting. To enable define CONFIG_BOOTSTAGE_FDT and
CONFIG_BOOTSTAGE_REPORT respectively.
Signed-off-by: Rommel G Custodio
---
arch/powerpc/lib/bootm.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch/p
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 02/19/2014 10:03 AM, Tom Rini wrote:
> On 02/19/2014 09:56 AM, Hector Palacios wrote:
>> On 01/28/2014 01:46 PM, Piotr Wilczek wrote:
>>> This patch fixes part_efi code to avoid unaligned access exception
>>> on some ARM platforms.
>>>
>>> Signed-of
The conditional is using a variable that is not defined.
Signed-off-by: Rommel G Custodio
---
arch/arm/lib/bootm.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/arm/lib/bootm.c b/arch/arm/lib/bootm.c
index a8295bf..7f1b2e0 100644
--- a/arch/arm/lib/bootm.c
+++ b/arch
In arm, it seems there is a discrepancy in the code. The fdt stashing code
uses an undefined variable.
In powerpc, implement fdt stashing and pre-boot reporting of bootstage
timing data.
Fixed a typo in the commit log.
Rommel G Custodio (2):
bootstage: arm: fix fdt stashing code
bootstage: p
This implements stashing of bootstage timing data to FDT and automatic
timing reporting. To enable define CONFIG_BOOTSTAGE_FDT and
CONFIG_BOOTSTAGE_REPORT respectively.
Signed-off-by: Rommel G Custodio
---
arch/powerpc/lib/bootm.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch/p
Hi Albert,
> Hi Lukasz,
>
> On Wed, 19 Feb 2014 15:25:37 +0100, Lukasz Majewski
> wrote:
>
> > Hi Albert,
> >
> > > Hi Hector,
> > >
> > > On Wed, 19 Feb 2014 13:52:07 +0100, "Palacios, Hector"
> > > wrote:
> > >
> > > > On 02/19/2014 11:16 AM, Albert ARIBAUD wrote:
> > > > > On Wed, 19 Feb
1 - 100 of 159 matches
Mail list logo