On Sat, Mar 08, 2014 at 07:46:15PM +0100, Gerhard Sittig wrote:
> adjust the harmony and omap3_beagle board configs to make
> their CONFIG_USB_ETHER_* items appear in alphabetical order
>
> Signed-off-by: Gerhard Sittig
> Acked-by: Simon Glass
> Acked-by: Marek Vasut
Applied to u-boot/master,
On Sat, Mar 08, 2014 at 07:46:17PM +0100, Gerhard Sittig wrote:
> enabling CONFIG_MACB makes other locations in the stamp config file
> enable network related commands (actually prevents disabling them)
>
> enable USB ethernet support by activating generic support as well as
> Asix and Moschip et
On Sat, Mar 08, 2014 at 07:46:14PM +0100, Gerhard Sittig wrote:
> introduce an 'mcs7830' driver for Moschip MCS7830 based (7730/7830/7832)
> USB 2.0 Ethernet Devices
>
> see "MCS7830 -- USB 2.0 to 10/100M Fast Ethernet Controller" at
> http://www.asix.com.tw/products.php?op=pItemdetail&PItemID=10
On Sat, Mar 08, 2014 at 07:46:16PM +0100, Gerhard Sittig wrote:
> enable support for the Moschip USB ethernet adapter for those boards
> which previously had support for "all other" USB ethernet adapters
> (that's Asix _and_ SMSC) enabled -- which applies to harmony, m53evk,
> mx53loco, nitrogen6x
On Sat, Mar 08, 2014 at 07:46:13PM +0100, Gerhard Sittig wrote:
> while compilation of implemented routines and references from calling
> sites may be optional, declarations in header files should not be
>
> unconditionally declare the Asix and SMSC related public USB ethernet
> driver routines i
On Tue, Mar 11, 2014 at 11:05:11AM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada
> Cc: Marek Vasut
> Cc: Fabio Estevam
> Cc: Otavio Salvador
> Cc: Lauri Hintsala
> Acked-by: Marek Vasut
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signatur
On Tue, Mar 11, 2014 at 11:05:13AM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada
> Cc: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
On Sat, Mar 08, 2014 at 07:46:18PM +0100, Gerhard Sittig wrote:
> - extend the discussion of USB network related config options such that
> all available adapter drivers are listed, and that the 'usb' command
> for the interactive prompt and scripting becomes available
> - suggest to *not* put
On Tue, Mar 11, 2014 at 11:05:12AM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada
> Cc: David Updegraff
> Cc: Andre Schwarz
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing l
On Tue, Mar 11, 2014 at 11:05:14AM +0900, Masahiro Yamada wrote:
> Signed-off-by: Masahiro Yamada
> Cc: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
On Tue, Mar 11, 2014 at 11:05:16AM +0900, Masahiro Yamada wrote:
> Pull out "$(SRCTREE)/" from CONFIG_SYS_FSL_PBL_PBI
> and CONFIG_SYS_FSL_PBL_RCW and push it into the top Makefile.
>
> Signed-off-by: Masahiro Yamada
> Cc: York Sun
> Cc: Poonam Aggrwal
> Cc: Valentin Longchamp
Applied to u-b
On Tue, Mar 11, 2014 at 11:05:17AM +0900, Masahiro Yamada wrote:
> Pull out "$(SRCTREE)/" from CONFIG_SYS_KWD_CONFIG
> and push it into the top Makefile.
>
> Signed-off-by: Masahiro Yamada
> Cc: Michael Walle
> Cc: Simon Guinot
> Cc: Dave Purdy
> Cc: Stefan Herbrechtsmeier
> Cc: Luka Perkov
On Tue, Mar 11, 2014 at 11:05:15AM +0900, Masahiro Yamada wrote:
> $(SRCTREE)/$(CPUDIR)/u-boot.lds is our default location
> of arch-specific linker script.
>
> Remove redundant definitions in
> arch/{arc,microblaze,openrisc}/config.mk.
>
> Signed-off-by: Masahiro Yamada
> Cc: Alexey Brodkin
>
On Tue, Mar 11, 2014 at 11:05:18AM +0900, Masahiro Yamada wrote:
> Non-empty $(KBUILD_SRC) means out-of-tree build.
>
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot
On Tue, Mar 11, 2014 at 11:05:19AM +0900, Masahiro Yamada wrote:
> Prior to Kbuild, $(TOPDIR) or $(SRCTREE) was used for
> pointing to the top of source directory.
> (No difference between the two.)
>
> In Kbuild style, $(srctree) is used instead.
> This commit renames TOPDIR to srctree and delet
On Tue, Mar 11, 2014 at 11:05:21AM +0900, Masahiro Yamada wrote:
> Prior to Kbuild, $(OBJTREE) was used for pointing to the
> top of build directory with absolute path.
>
> In Kbuild style, $(objtree) is used instead.
> This commit renames OBJTREE to objtree and delete the
> defition of OBJTREE.
On Tue, Mar 11, 2014 at 11:05:20AM +0900, Masahiro Yamada wrote:
> Prior to Kbuild, $(TOPDIR) or $(SRCTREE) was used for
> pointing to the top of source directory.
> (No difference between the two.)
>
> In Kbuild style, $(srctree) is used for instead.
> This commit renames SRCTREE to srctree and
On Tue, Mar 11, 2014 at 11:05:22AM +0900, Masahiro Yamada wrote:
> These variable are no longer used.
>
> Signed-off-by: Masahiro Yamada
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
On Wed, Mar 12, 2014 at 08:36:45PM +0900, Masahiro Yamada wrote:
> The tools "buildman" and "patman" are written in Python.
> When we run them, "*.pyc" files are created under
> tools/buildman, tools/patman directories.
>
> They should be cleaned up by "make distclean".
>
> Signed-off-by: Masahi
On Wed, Mar 12, 2014 at 07:42:54PM +0100, Michael Walle wrote:
> Move addresses for kernel, ramdisk and fdt blob to own variables. Add dtb
> blob loading to all existing boot scripts, dtb filenames were taken from
> vanilla kernel. Introduce new boot script bootcmd_legacy, which only loads
> a ker
Hi Tom,
Am 2014-03-12 22:32, schrieb Tom Rini:
On Wed, Mar 12, 2014 at 07:42:54PM +0100, Michael Walle wrote:
Move addresses for kernel, ramdisk and fdt blob to own variables. Add
dtb
blob loading to all existing boot scripts, dtb filenames were taken
from
vanilla kernel. Introduce new boot s
On Wed, Mar 12, 2014 at 11:51:41PM +0100, Michael Walle wrote:
> Hi Tom,
>
> Am 2014-03-12 22:32, schrieb Tom Rini:
> >On Wed, Mar 12, 2014 at 07:42:54PM +0100, Michael Walle wrote:
> >
> >>Move addresses for kernel, ramdisk and fdt blob to own
> >>variables. Add dtb
> >>blob loading to all existi
On 12/03/14 21:27, Marek Vasut wrote:
> On Wednesday, March 12, 2014 at 01:21:15 PM, Lukasz Majewski wrote:
>> Hi Marek,
>>
>>> On Wednesday, March 12, 2014 at 08:51:56 AM, Lukasz Majewski wrote:
Hi Simon, Marek,
> Hi Marek,
>
> On 10 March 2014 13:04, Marek Vasut wrote:
Hi Wolfgang,
> > Micron Nor flash don't support read operation after send write command.
> As below,
>
> I understand you attempt to copy data between two different areas on
> the same NOR device? This is not supported.
>
> > If the src address locate in NOR flash, flash_read operation will be f
Hello Simon,
On Sun, 16 Feb 2014 08:23:47 -0700
Simon Glass wrote:
> Add a new Patch-cc: tag which performs the service now provided by
> the Cc: tag. The Cc: tag is interpreted by git send-email but
> ignored by patman.
>
> So now:
>
> Cc: patman does nothing. (git send-email can cc patches
On 06/03/14 01:57, Przemyslaw Marczak wrote:
> This patch adds implementation of function hw_rand() based on exynos
> security sub system.
>
> Signed-off-by: Przemyslaw Marczak
> cc: Akshay Saraswat
> cc: ARUN MANKUZHI
> cc: Minkyu Kang
> ---
> Changes v2:
> - none
>
> arch/arm/include/asm/a
On 01/03/14 02:53, Przemyslaw Marczak wrote:
> Changes:
> - update partitions layout
> - update dfu entities
> to be consistent with Tizen images for trats/trats2
>
> Signed-off-by: Przemyslaw Marczak
> Acked-by: Ćukasz Majewski
> cc: Piotr Wilczek
> cc: Minkyu Kang
> ---
> include/configs/tr
On 12/03/14 17:00, Lukasz Majewski wrote:
> Hi Tom,
>
>> Hello Lukasz,
>>
>> Am 04.03.2014 12:33, schrieb Lukasz Majewski:
>>> Hi Heiko,
>>>
Thanks to this multiple call of function dfu_config_entities()
gives continuous dfu alt numbering until call dfu_free_entities().
This al
Hello Marek,
> > > b5d5feab4a6974fe00272d3a3408300d8c8a473d u-boot.bin
> > >
> > > Given that u-boot.bin and spl/u-boot-spl.bin are packed into u-boot.sb ,
> > > this is why you always see a different u-boot.sb .
> >
> > For other boot images, binary compare matched except a few bytes
> > diff
NOR flash is on CS1 instead of CS2 when NAND boot.
So correct NOR chip selection to CS1 from CS2.
Signed-off-by: Shengzhou Liu
---
include/configs/T208xQDS.h | 28 ++--
1 file changed, 18 insertions(+), 10 deletions(-)
diff --git a/include/configs/T208xQDS.h b/include/co
Hi,
to date I have been doing a make tools on x86 builds without doing any
configuration to build mkimage for use on x86 hosts. with 2014.04-rc2
the build fails with
make tools
Makefile:485: *** "System not configured - see README". Stop.
As there is no x86 configs I can not select one, and if
Hello Dennis,
> So the question is how am I supposed to build mkimage for x86?
I think
make CROSS_COMPILE=arm-linxu-gnu- sheevaplug_config tools
will work for you.
tools/ is built for host (x86) even if the target board is
configured for ARM.
Best Regards
Masahiro Yamada
___
Enable CONFIG_CMD_MEMTEST, CONFIG_FSL_DDR_INTERACTIVE, CONFIG_CMD_EEPROM
Signed-off-by: Shengzhou Liu
---
include/configs/T208xQDS.h | 6 +-
include/configs/T208xRDB.h | 6 +-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/include/configs/T208xQDS.h b/include/configs/T20
Hello Masahiro-san,
[...]
> > Yes, I see. We shall eventually rename it to mkimage throughout the code.
> >
> > How shall we proceed? I see we have three options:
> > - Post V2 of this patch
> > - Fix the rest of the files which have this 'UIMAGE' in them and then
> > post V2 - Postpone the fix an
On Thu, 13 Mar 2014 12:47:16 +0900
Masahiro Yamada wrote:
> Hello Dennis,
>
>
> > So the question is how am I supposed to build mkimage for x86?
>
>
> I think
> make CROSS_COMPILE=arm-linxu-gnu- sheevaplug_config tools
> will work for you.
>
>
> tools/ is built for host (x86) even if
Hello Dennis,
On Wed, 12 Mar 2014 23:22:07 -0500
Dennis Gilmore wrote:
> On Thu, 13 Mar 2014 12:47:16 +0900
> Masahiro Yamada wrote:
>
> > Hello Dennis,
> >
> >
> > > So the question is how am I supposed to build mkimage for x86?
> >
> >
> > I think
> > make CROSS_COMPILE=arm-linxu-gnu-
On Mar 12, 2014, at 8:17 PM, Shengzhou Liu wrote:
> Enable CONFIG_CMD_MEMTEST, CONFIG_FSL_DDR_INTERACTIVE, CONFIG_CMD_EEPROM
I can see the ddr debugging and eeprom command are useful. But I am not
convinced memtest is effective as it is intended to be. There was a discussion
a while ago.
As fo
Hello Marek,
Am 12.03.2014 12:43, schrieb Marek Vasut:
On Wednesday, March 12, 2014 at 11:01:19 AM, Heiko Schocher wrote:
move the flushing code into an extra function dfu_flush(),
so it can be used from other code.
Signed-off-by: Heiko Schocher
Cc: Lukasz Majewski
Cc: Kyungmin Park
Cc: Marek
Hi Andrey ,
This is wrt your patch set which enabled the switch to non-sec and hip mode in
armv7.
We have a small piece of code which we run in hypmode using the bootm command
on arndale board
While this code was trying to access the GICD_ISENABLR0 (0x10481100), read was
always returning 0, wh
Got a mail that Andre is not with linaro, Adding Christoffer Dall
On 13-Mar-2014, at 11:17 am, armdev wrote:
> Hi Andrey ,
>
> This is wrt your patch set which enabled the switch to non-sec and hip mode
> in armv7.
> We have a small piece of code which we run in hypmode using the bootm comman
Dear Albert,
The following changes since commit 8ee950dd273aef6a074d41bf2ee4ef11d6f848fb:
Prepare v2014.04-rc2 (2014-03-10 17:21:06 -0400)
are available in the git repository at:
http://git.denx.de/u-boot-samsung
for you to fetch changes up to b627eb461bb281a00b543e72e74edc197b5f7b5e:
Hi Minkyu,
> On 12/03/14 21:27, Marek Vasut wrote:
> > On Wednesday, March 12, 2014 at 01:21:15 PM, Lukasz Majewski wrote:
> >> Hi Marek,
> >>
> >>> On Wednesday, March 12, 2014 at 08:51:56 AM, Lukasz Majewski
> >>> wrote:
> Hi Simon, Marek,
>
> > Hi Marek,
> >
> > On 10 Marc
Hi Christoffer / uboot,
We are able to figure out the issue. PERIPHBASE returned on ARNDALE board was
0x1050 and adding GIC offset was creating an incorrect address.
Setting CONFIG_ARM_GIC_BASE_ADDRESS as 0x1048 in arndale.h solves the issue.
The u-boot code needs to be fixed for arnda
101 - 143 of 143 matches
Mail list logo