On 08/20/2013 08:18 PM, Scott Wood wrote:
> On Tue, 2013-08-20 at 08:28 +0200, Valentin Longchamp wrote:
>> On 08/20/2013 02:48 AM, Scott Wood wrote:
>>> On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
On 08/13/2013 11:38 PM, Scott Wood wrote:
> On Fri, 2013-07-26 at 12:02 +02
Hi Robert,
On 20/08/13 23:46, Robert P. J. Day wrote:
>
> playing on my beaglebone black and:
>
> U-Boot# mmc list
> OMAP SD/MMC: 0
> OMAP SD/MMC: 1 <-- ???
> U-Boot#
>
> puzzled as to why the second line is indented, and discovered, first
> from cmd_mmc.c:
>
> print_mmc_devic
On Wed, 21 Aug 2013 05:16:46 +0200 Marek Vasut ma...@denx.de wrote,
> Dear Egli, Samuel,
>
> > Hi Lukasz,
> >
> > >-Original Message-
> > >From: Lukasz Majewski [mailto:l.majew...@samsung.com]
> > >Sent: Montag, 19. August 2013 17:17
> > >To: u-boot@lists.denx.de
> > >Cc: Lukasz Majewski;
Hi David,
On Tue, Aug 20, 2013 at 4:48 AM, wrote:
> From: David Feng
>
> 1. function board_init_f in board_f.c should firstly zero gd_t structure
>before it call initcall_run_list, otherwise the debug print will go run
>if DEBUG is defined. Because the printf function will use global da
Hi Tom,
On Tuesday 20 August 2013 06:23 PM, Tom Rini wrote:
> After examining both TRMs and doing some experimentation, we can rely on
> using the start of the download area for CONFIG_SPL_TEXT_BASE and then
> move SRAM_SCRATCH_SPACE_ADDR up, just like am335x. This is required for
> peripheral bo
Arndale board is based on samsung's exynos5250 soc.
Signed-off-by: Inderpal Singh
Signed-off-by: Chander Kashyap
---
MAINTAINERS |4 +
board/samsung/arndale/Makefile | 34
board/samsung/arndale/arndale.c | 87 ++
board/samsung
From: Inderpal Singh
This patch adds mmc support to the arndale board.
Signed-off-by: Inderpal Singh
---
board/samsung/arndale/arndale.c | 14 ++
board/samsung/dts/exynos5250-arndale.dts | 18 ++
2 files changed, 32 insertions(+)
diff --git a/board/sam
The Arndale board is based on samsung's exynos5250 SOC.
For spl generation, it depends on the patch at [5].
First patch provides the basic arndale board support. The second patch
adds the MMC support.
Changes in v2:
- split from earlier patchset at [3] as per Minkyu
- Removed chec
Hello, Albert and U-Boot developers.
The current status of this patch is Changes Requested.
I love -Wundef option to be in, but it looks like
difficult for me to post the version 2.
The first choice to meet Albert's requirement is
> Therefore I ask:
>
> - that this patch be submitted along f
Dear Jim Lin,
> This flag is to make console aware that NET transfer is running or not.
>
> Signed-off-by: Jim Lin
> ---
> Changes in v2:
> 1. Change configuration name from CONFIG_CTRLC_POLL_MS to
> CONFIG_CTRLC_POLL_S. 2. New code will be executed only when
> CONFIG_CTRLC_POLL_S is defined in
Dear Jim Lin,
> TFTP booting is slow when a USB keyboard is installed and
> stdin has usbkbd added.
> This fix is to change Ctrl-C polling for USB keyboard to every second
> when NET transfer is running.
>
> Signed-off-by: Jim Lin
> ---
> Changes in v2:
> 1. Change configuration name from CONFI
Hi Tom,
On Wednesday 21 August 2013 01:08 AM, Tom Rini wrote:
> On Tue, Aug 20, 2013 at 06:47:36PM +0530, Sricharan R wrote:
>
>> Currently the DDR3 memory on DRA7 ES1.0 evm board is enabled using
>> software leveling. This was done since hardware leveling was not
>> working. Now that the right se
Dear Mateusz Zalega,
> This commit unifies board-specific USB initialization implementations
> under one symbol (usb_board_init), declaration of which is available in
> usb.h.
>
> ---
> Changes since RFC:
> - NVIDIA Tegra doesn't postpone its USB init anymore
> - board_usb_init()'s sole argument
Dear Egli, Samuel,
> Hi Lukasz,
>
> >-Original Message-
> >From: Lukasz Majewski [mailto:l.majew...@samsung.com]
> >Sent: Montag, 19. August 2013 17:17
> >To: u-boot@lists.denx.de
> >Cc: Lukasz Majewski; Heiko Schocher; Tormod Volden; Lukasz Majewski;
> >Marek Vasut; Egli, Samuel
> >Subje
On 21 August 2013 08:56, Chander Kashyap wrote:
> Dear Kim,
>
>
> On 21 August 2013 00:54, Kim Phillips wrote:
>> On Tue, 6 Aug 2013 20:05:46 +0530
>> Chander Kashyap wrote:
>>
>>> Arndale board is based on samsung's exynos5250 soc.
>>>
>>> Signed-off-by: Inderpal Singh
>>> Signed-off-by: Chan
Dear Kim,
On 21 August 2013 00:54, Kim Phillips wrote:
> On Tue, 6 Aug 2013 20:05:46 +0530
> Chander Kashyap wrote:
>
>> Arndale board is based on samsung's exynos5250 soc.
>>
>> Signed-off-by: Inderpal Singh
>> Signed-off-by: Chander Kashyap
>> ---
>
> This patchseries gives me:
>
> make[1]
As seen on GCC 4.6 Linaro compiler, control_req buffer is not aligned
on 4 byte boundaray causing data aborts in eth_setup -> conf_buf
during dhcp boot over usb_ether. Fix the issue my aligning control_req
buffer to 4-byte boundary.
Tested on am335x_evm platform (beaglebone).
Applies on 2013.10-rc
On Tue, 2013-08-20 at 13:26 -0700, York Sun wrote:
> On 08/20/2013 01:03 PM, Scott Wood wrote:
> > On Tue, 2013-08-20 at 12:57 -0700, York Sun wrote:
> >> On 08/20/2013 12:47 PM, Scott Wood wrote:
> >>> On Tue, 2013-08-20 at 12:40 -0700, York Sun wrote:
> On 08/20/2013 11:21 AM, Scott Wood wro
In a very rare condition, a system hang is possible when the e500 core
initiates a guarded load to PCI / PCIe /SRIO performs a coherent write
to memory. Please refer to errata document for more details. This erratum
applies to the following SoCs and their variants, if any.
BSC9132
BSC9131
MPC8536
playing on my beaglebone black and:
U-Boot# mmc list
OMAP SD/MMC: 0
OMAP SD/MMC: 1 <-- ???
U-Boot#
puzzled as to why the second line is indented, and discovered, first
from cmd_mmc.c:
print_mmc_devices('\n');
which reasonably defines a newline as a separator, but then there's
On 08/20/2013 01:03 PM, Scott Wood wrote:
> On Tue, 2013-08-20 at 12:57 -0700, York Sun wrote:
>> On 08/20/2013 12:47 PM, Scott Wood wrote:
>>> On Tue, 2013-08-20 at 12:40 -0700, York Sun wrote:
On 08/20/2013 11:21 AM, Scott Wood wrote:
> On Tue, 2013-08-20 at 13:20 -0500, Scott Wood wrote
Hi,
Am 12.08.13 16:39, schrieb Stefano Babic:
> +
> +bool is_hab_enabled(void)
> +{
> + struct ocotp_regs *ocotp = (struct ocotp_regs *)OCOTP_BASE_ADDR;
> + struct fuse_bank *bank = &ocotp->bank[0];
> + struct fuse_bank0_regs *fuse =
> + (struct fuse_bank0_regs *)bank->fuse
On Tue, 2013-08-20 at 12:57 -0700, York Sun wrote:
> On 08/20/2013 12:47 PM, Scott Wood wrote:
> > On Tue, 2013-08-20 at 12:40 -0700, York Sun wrote:
> >> On 08/20/2013 11:21 AM, Scott Wood wrote:
> >>> On Tue, 2013-08-20 at 13:20 -0500, Scott Wood wrote:
> On Mon, 2013-08-19 at 18:02 -0700, Y
On Tue, 6 Aug 2013 20:05:46 +0530
Chander Kashyap wrote:
> Arndale board is based on samsung's exynos5250 soc.
>
> Signed-off-by: Inderpal Singh
> Signed-off-by: Chander Kashyap
> ---
This patchseries gives me:
make[1]: Entering directory
`/home/kim/git/u-boot-arndale-upstream/board/samsun
On 08/20/2013 12:47 PM, Scott Wood wrote:
> On Tue, 2013-08-20 at 12:40 -0700, York Sun wrote:
>> On 08/20/2013 11:21 AM, Scott Wood wrote:
>>> On Tue, 2013-08-20 at 13:20 -0500, Scott Wood wrote:
On Mon, 2013-08-19 at 18:02 -0700, York Sun wrote:
> On 08/19/2013 05:48 PM, Scott Wood wrote
On Tue, 2013-08-20 at 12:40 -0700, York Sun wrote:
> On 08/20/2013 11:21 AM, Scott Wood wrote:
> > On Tue, 2013-08-20 at 13:20 -0500, Scott Wood wrote:
> >> On Mon, 2013-08-19 at 18:02 -0700, York Sun wrote:
> >>> On 08/19/2013 05:48 PM, Scott Wood wrote:
> On Mon, 2013-08-19 at 17:50 +0200, V
Tom,
The following changes since commit 39bc12ddc36c9e30199471da0f3a929b178a04b2:
SPL: Makefile: Build a separate autoconf.mk for SPL (2013-08-19
18:05:19 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-mpc85xx.git master
for you to fetch changes up to e6394e9e8f83b
On 08/08/2013 05:30 PM, York Sun wrote:
> On 06/19/2013 12:48 AM, Николай Пузанов wrote:
>> ---
>> arch/powerpc/cpu/mpc85xx/fdt.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> ---
>> 1.8.1.2
>>
>> diff --git a/arch/powerpc/cpu/mpc85xx/fdt.c b/arch/powerpc/cpu/mpc85xx/fdt.c
>> inde
On 08/20/2013 11:21 AM, Scott Wood wrote:
> On Tue, 2013-08-20 at 13:20 -0500, Scott Wood wrote:
>> On Mon, 2013-08-19 at 18:02 -0700, York Sun wrote:
>>> On 08/19/2013 05:48 PM, Scott Wood wrote:
On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
> On 08/13/2013 11:38 PM, Scott
On Tue, Aug 20, 2013 at 06:47:36PM +0530, Sricharan R wrote:
> Currently the DDR3 memory on DRA7 ES1.0 evm board is enabled using
> software leveling. This was done since hardware leveling was not
> working. Now that the right sequence to do hw leveling is identified,
> use it. This is required fo
On Tue, Aug 20, 2013 at 10:20:55AM -0700, York Sun wrote:
> This patch cleans up license header in these files:
> board/freescale/p1022ds/spl.c
> drivers/mmc/fsl_esdhc_spl.c
> drivers/mtd/spi/fsl_espi_spl.c
>
> Signed-off-by: York Sun
Acked-by: Tom Rini
And please take them
On Wed, Aug 07, 2013 at 12:10:38PM +0200, Matthias Fuchs wrote:
> This patch removes support for the APM 405CR CPU.
> This CPU is EOL and no board uses this chip.
>
> Signed-off-by: Matthias Fuchs
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Tue, Aug 20, 2013 at 12:20:29PM +0200, Heiko Schocher wrote:
> Hello Tom,
>
> please pull from u-boot-i2c.git
>
> The following changes since commit 40a60c6e8bdd00330310eaa351c9391e74d0bc2c:
>
> Prepare v2013.10-rc1 (2013-08-19 17:26:15 -0400)
>
> are available in the git repository at:
>
On Wed, Aug 07, 2013 at 01:22:10PM +0200, Matthias Fuchs wrote:
> This board and especially the CPU (PPC405CR) is EOL.
>
> Signed-off-by: Matthias Fuchs
> Acked-by: Wolfgang Denk
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
_
Our Linux kernel switches the HDMI connector onto IPU0/DI1,
but the U-Boot display driver only supports IPU0/DI0 for the
time being.
Because of this, a soft re-boot will leave the HDMI output
connected to the wrong display port and prevent video from
being displayed.
Signed-off-by: Eric Nelson
-
On Mon, 2013-08-19 at 18:02 -0700, York Sun wrote:
> On 08/19/2013 05:48 PM, Scott Wood wrote:
> > On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
> >> On 08/13/2013 11:38 PM, Scott Wood wrote:
> >>> On Fri, 2013-07-26 at 12:02 +0200, Valentin Longchamp wrote:
>
>
>
> +
On 07/31/2013 08:31 AM, Shruti Kanetkar wrote:
> Makes the startup output more consistent
>
> Signed-off-by: Shruti Kanetkar
> Acked-by: Andy Fleming
> ---
> arch/powerpc/cpu/mpc824x/cpu.c | 8 +++-
> arch/powerpc/cpu/mpc85xx/cpu_init.c | 8 +---
> arch/powerpc/cpu/mpc8xx/cpu.c
On 08/19/2013 03:43 AM, Shaohui Xie wrote:
> From: Shaohui Xie
>
> Since the parameters need to be modified according to different Serdes
> protocols at runtime, the const will block this. Also remove const from
> arrays define used by vsc3316_config.
>
> Signed-off-by: Shaohui Xie
> ---
> chan
On 08/13/2013 01:41 AM, Shengzhou Liu wrote:
> There was a bug for calculating ddr_freq_mhz,
> it should be divided by 100 rather than 0x100.
>
> Signed-off-by: Shengzhou Liu
> ---
> board/freescale/p1010rdb/spl_minimal.c |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
App
On Tue, 2013-08-20 at 13:20 -0500, Scott Wood wrote:
> On Mon, 2013-08-19 at 18:02 -0700, York Sun wrote:
> > On 08/19/2013 05:48 PM, Scott Wood wrote:
> > > On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
> > >> On 08/13/2013 11:38 PM, Scott Wood wrote:
> > >>> On Fri, 2013-07-26 at 1
On Tue, 2013-08-20 at 08:28 +0200, Valentin Longchamp wrote:
> On 08/20/2013 02:48 AM, Scott Wood wrote:
> > On Mon, 2013-08-19 at 17:50 +0200, Valentin Longchamp wrote:
> >> On 08/13/2013 11:38 PM, Scott Wood wrote:
> >>> On Fri, 2013-07-26 at 12:02 +0200, Valentin Longchamp wrote:
> This pat
On 08/14/2013 06:31 PM, Shengzhou Liu wrote:
> Multiple read/write transactions initiated by security
> engine may cause system to hang.
> Workaround: set MCFGR[AXIPIPE] to 0 to avoid hang.
>
> Signed-off-by: Shengzhou Liu
> ---
> arch/powerpc/cpu/mpc85xx/cmd_errata.c | 4
> arch/power
On 07/31/2013 08:31 AM, Shruti Kanetkar wrote:
> Makes the startup output more consistent
>
> Signed-off-by: Shruti Kanetkar
> Acked-by: Andy Fleming
> ---
> arch/powerpc/cpu/mpc85xx/cpu.c | 2 +-
> arch/powerpc/cpu/mpc85xx/cpu_init.c | 14 +++---
> arch/powerpc/cpu/mpc86xx/cpu.c
On 08/19/2013 03:58 AM, Shaohui Xie wrote:
> From: Shaohui Xie
>
> Also some fix for QSGMII.
> 1. fix QSGMII configure of Serdes2.
> 2. fix PHY address of QSGMII MAC9 & MAC10 for each FMAN.
> 3. fix dtb for QSGMII interface.
>
> Signed-off-by: Shaohui Xie
> ---
Applied to u-boot-mpc85xx/master
On 08/19/2013 03:57 AM, Shaohui Xie wrote:
> From: Shaohui Xie
>
> When using QSGMII protocols, the first lane and third lane on each slot
> need to be swapped.
>
> Signed-off-by: Shaohui Xie
> ---
>
Applied to u-boot-mpc85xx/master.
York
___
U-Bo
I would agree with the idea moving pl310 functionality into
pl310-specific files - armv7 doesn't dictate use of pl310 (or an
external cache controller of any nature) at least for about half the
possible cores you could go find. Those that need/configure for an
external L2 controller may not even re
This patch cleans up license header in these files:
board/freescale/p1022ds/spl.c
drivers/mmc/fsl_esdhc_spl.c
drivers/mtd/spi/fsl_espi_spl.c
Signed-off-by: York Sun
---
board/freescale/p1022ds/spl.c | 17 +
drivers/mmc/fsl_esdhc_spl.c| 17 +---
On 08/16/2013 12:16 AM, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> The code from the internal on-chip ROM. It loads the final uboot image
> into DDR, then jump to it to begin execution.
>
> The SPL's size is sizeable, the maximum size must not exceed the size of L2
> SRAM. It initial
On 08/16/2013 12:16 AM, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> Due to the nand SPL on some board(e.g. P1022DS)has a size limit, it can
> not be more than 4K. So, the SPL cannot initialize the DDR with the SPD
> code. This patch introduces TPL to enable a loader stub that is loaded
On 08/16/2013 12:16 AM, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> Enable p1022ds to start from eSPI with SPL.
>
> Signed-off-by: Ying Zhang
> ---
> Change from v10:
> - No change.
> Change from v9:
> - No change.
> Change from v8:
> - No change.
> Change from v7:
> - No change.
> C
On 08/16/2013 02:22 AM, Prabhakar Kushwaha wrote:
> 85xx, 86xx PowerPC folders have code variables with CamelCase naming
> conventions.
> because of this code checkpatch script generates "WARNING: Avoid CamelCase".
>
> Convert variables name to normal naming convention and modify board, driver
>
On 08/16/2013 12:16 AM, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> Enable p1022ds to start from eSDHC with SPL.
>
> Signed-off-by: Ying Zhang
> ---
> Change from v10:
> - Fix the warning from spl.c.
> Change from v9:
> - Mofidy board/freescale/p1022ds/spl.c, fix checkpatch warnings.
On 08/16/2013 12:16 AM, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> 1. The symbol CONFIG_SPL_NAND_MINIMAL is unused, so deleted it.
> 2. Some functions were unused in the minimal SPL, but it is useful
> in the common SPL. So, enabled some functionality for common SPL.
>
> Signed-off-b
On 08/14/2013 07:48 PM, Zhang Ying-B40530 wrote:
> Hi, York,
> I see. I am sure there isn't newer version.
>
Applied to u-boot-mpc85xx.git/master.
York
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On 08/16/2013 12:16 AM, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> This patch introduces SPL to enable a loader stub that being loaded by
> the code from the internal on-chip ROM. It loads the final uboot image
> into DDR, then jump to it to begin execution.
>
> The SPL's size is siz
On 08/16/2013 12:16 AM, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> TPL is introduced in the patch "NAND: TPL : introduce the TPL
> based on the SPL", here enable TPL for p1022ds nand boot.
>
> Signed-off-by: Ying Zhang
> ---
> Change from v10:
> - No change.
> Change from v9:
> - Mo
On Mon, Aug 19, 2013 at 06:02:26PM -0400, Tom Rini wrote:
> Hey all,
>
> I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
> uploaded soon.
>
> We've got a lot of changes in here, including the SPDX license
> conversion. I'd like to ask folks to test things and let me know what's
Hi Lukasz,
>-Original Message-
>From: Lukasz Majewski [mailto:l.majew...@samsung.com]
>Sent: Montag, 19. August 2013 17:17
>To: u-boot@lists.denx.de
>Cc: Lukasz Majewski; Heiko Schocher; Tormod Volden; Lukasz Majewski;
>Marek Vasut; Egli, Samuel
>Subject: [PATCH 1/2] usb:dfu:g_dnl: Change
This commit unifies board-specific USB initialization implementations
under one symbol (usb_board_init), declaration of which is available in
usb.h.
---
Changes since RFC:
- NVIDIA Tegra doesn't postpone its USB init anymore
- board_usb_init()'s sole argument name was shortened
- networking code c
Currently the DDR3 memory on DRA7 ES1.0 evm board is enabled using
software leveling. This was done since hardware leveling was not
working. Now that the right sequence to do hw leveling is identified,
use it. This is required for EMIF clockdomain to idle and come back
during lowpower usecases.
Bo
On Tue, Aug 20, 2013 at 5:15 AM, Andreas Naumann wrote:
> Hi Roger,
>
>
>>
>> What are the symptoms you see when this issue triggers?
>
>
> The symptoms are erroneous USB transaction, seen with a USB port analyzer.
> These only sometimes (not always) stall the USB communication, e.g. a USB
> mass
On Mon, Aug 19, 2013 at 04:14:14PM +0800, ying.zh...@freescale.com wrote:
> From: Ying Zhang
>
> SPL defines CONFIG_SPL_BUILD but this does not percolate to the
> autoconf.mk Makefile. As a result the build breaks when
> CONFIG_SPL_BUILD is used in the board-specific include header file.
> With
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 08/19/2013 06:07 PM, York Sun wrote:
> On 08/19/2013 03:04 PM, Tom Rini wrote:
>> On Mon, Aug 19, 2013 at 02:20:25PM -0700, York Sun wrote:
>>> On 08/19/2013 12:54 PM, Tom Rini wrote:
On Mon, Aug 19, 2013 at 02:47:53PM -0500, Scott Wood wrote:
Signed-off-by: Tom Rini
---
include/configs/omap5_common.h | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/include/configs/omap5_common.h b/include/configs/omap5_common.h
index 0345c57..98ba559 100644
--- a/include/configs/omap5_common.h
+++ b/include/config
Signed-off-by: Tom Rini
---
include/configs/dra7xx_evm.h | 18 --
1 file changed, 8 insertions(+), 10 deletions(-)
diff --git a/include/configs/dra7xx_evm.h b/include/configs/dra7xx_evm.h
index 58786ff..4fbe768 100644
--- a/include/configs/dra7xx_evm.h
+++ b/include/configs/dra
As this is a reference platform, update the README to note which IP
blocks are required for use due to design choices of the reference
rather than required by the SoC itself.
Signed-off-by: Tom Rini
---
board/ti/am335x/README | 28 +++-
1 file changed, 27 insertions(+),
Signed-off-by: Tom Rini
---
include/configs/ti_am335x_common.h |1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/ti_am335x_common.h
b/include/configs/ti_am335x_common.h
index 837c02c..d2e34ae 100644
--- a/include/configs/ti_am335x_common.h
+++ b/include/configs/ti_am335x_comm
Signed-off-by: Tom Rini
---
include/configs/omap5_uevm.h |3 +++
1 file changed, 3 insertions(+)
diff --git a/include/configs/omap5_uevm.h b/include/configs/omap5_uevm.h
index d10c2b5..3948709 100644
--- a/include/configs/omap5_uevm.h
+++ b/include/configs/omap5_uevm.h
@@ -35,12 +35,15 @@
#
Re-group the general options to note things that can be removed safely
to reduce binary size when not required, and expand the comment about
what commands we do include to note it could be replaced with a specific
list of required one. While at it, move the CMD parts of various
blocks IP to the en
Signed-off-by: Tom Rini
---
include/configs/am335x_evm.h |2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 5ed1dca..4e6429c 100644
--- a/include/configs/am335x_evm.h
+++ b/include/configs/am335x_evm.h
@@ -240,12 +240,14 @@
While in here, drop CONFIG_BOOTP_DEFAULT as it is unused in the code.
Signed-off-by: Tom Rini
---
include/configs/am335x_evm.h | 11 +--
include/configs/ti_am335x_common.h | 11 +--
2 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/include/configs/am335x_e
We had been allowing the max size to be larger than actually allowed by
the ROM. Expand the commentary here to explain why we set these
locations.
Signed-off-by: Tom Rini
---
arch/arm/include/asm/arch-am33xx/omap.h |2 +-
include/configs/ti_am335x_common.h | 10 --
2 files ch
After examining both TRMs and doing some experimentation, we can rely on
using the start of the download area for CONFIG_SPL_TEXT_BASE and then
move SRAM_SCRATCH_SPACE_ADDR up, just like am335x. This is required for
peripheral boot modes such as UART.
Signed-off-by: Tom Rini
---
arch/arm/includ
Hey all,
The following series aims to make it easier to take the various ARMv7 TI
reference platforms and use them as the base for a custom hardware
project. The main outputs here are some re-shuffling of the config
headers to try and group things somewhat logically, expanding on
comments to make
Signed-off-by: Tom Rini
---
include/configs/am335x_evm.h | 80 ++
1 file changed, 41 insertions(+), 39 deletions(-)
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 4e6429c..eae5a19 100644
--- a/include/configs/am335x_evm.h
We only need this library when we're doing "disk" access to MMC/SD.
Update comment around the rest of CONFIG_SPL_LIB* to note that the
others are always required.
Signed-off-by: Tom Rini
---
include/configs/ti_armv7_common.h |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --gi
hi,
The merging of arm64 to arm is complete. I have updated the "PATCH v4".
There are many arguments about whether the porting should be made as a
seperated architecture. now we can make comparison.
When porting as a seperated architecture, all architecture specific
files and incl
This change allows using every mmc device instance with ums,
like eMMC or SD cards.
Example: ums for mmc devices.
Signed-off-by: Przemyslaw Marczak
Signed-off-by: Kyungmin Park
CC: Marek Vasut
---
common/cmd_usb_mass_storage.c |7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
On s5pc1xx mmc devices offset is multiply of 0x10,
wrong value was 0x1. Register offset always points
to mmc 0 before this change.
Add macro definition of mmc dev register offset to s5pc1xx and
exynos mmc.
Signed-off-by: Przemyslaw Marczak
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
-
This change allow to use sd card on Goni the same like mmc 0.
SD card is mmc dev 1, so it can be used like this: "fatls mmc 1:2".
Signed-off-by: Przemyslaw Marczak
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
---
board/samsung/goni/goni.c | 32 +++-
1 file changed
From: David Feng
1. function board_init_f in board_f.c should firstly zero gd_t structure
before it call initcall_run_list, otherwise the debug print will go run
if DEBUG is defined. Because the printf function will use global data
to determine whether serial port is initialized and coul
From: David Feng
*** BLURB HERE ***
The porting has been merged with arm architecture.
There are many arguments about whether the porting should be
made as a seperated architecture. We could make comparition now.
Most architecture codes are placed in arch/arm/cpu/armv8 directory,
but CONFIG_ARM
From: David Feng
Signed-off-by: David Feng
---
board/armltd/dts/vexpress64.dts | 439 ++
board/armltd/vexpress64/Makefile | 43
board/armltd/vexpress64/vexpress64.c | 79 ++
boards.cfg |1 +
include/configs/vex
From: David Feng
This patch fix the fdt_initrd function.
It will get #adress_cells property fisrt, then write "linux,initrd-start"
and "linux,initrd-end" property value to fdt according to address cell size
such that the 64bit initrd start address could be supported.
Signed-off-by: David Feng
-
Hello Lukasz,
Am 16.08.2013 15:35, schrieb Lukasz Majewski:
After introduction of unified i2c model, the I2C_SET_BUS() macro is regarded
as obsolete.
Hence it is replaced with i2c_set_bus_num() function call.
Signed-off-by: Lukasz Majewski
Cc: Heiko Schocher
Cc: Tom Rini
---
drivers/power/pow
Hello Tom,
please pull from u-boot-i2c.git
The following changes since commit 40a60c6e8bdd00330310eaa351c9391e74d0bc2c:
Prepare v2013.10-rc1 (2013-08-19 17:26:15 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-i2c.git master
for you to fetch changes up to 3fbb517f
Hi Roger,
What are the symptoms you see when this issue triggers?
The symptoms are erroneous USB transaction, seen with a USB port
analyzer. These only sometimes (not always) stall the USB communication,
e.g. a USB mass storage device cant be read any longer.
What is the test case to tr
Hi Steven,
On 8/20/2013 14:04, Steven Rosenberg wrote:
Hi Bo,
To keep it simple, we need a microcontroller driver that accesses a few
peripherals on the board, not just Ethernet(GMAC), also UART, GPIO, I2C, etc.
No human intervention. One boots on power up and the driver would need to load
a
Thanks, I'll fix the style issues and send v2 soon.
Paul
On 19/08/13 10:07, Stefan Roese wrote:
Hi Paul,
On 06.08.2013 12:13, Paul Burton wrote:
This allows you to write data to an UBI volume when the amount of memory
available to write that data from is less than the total size of the
data.
I'm not entirely sure whether it's a regression from the MTD merge or
not, I only started adding support for my board in the past few months
so I haven't tried older versions. From a glance at the history I
suspect it might have always been possible, but since it only affects
setups using softw
Hi,
On 08/20/2013 11:50 AM, Andreas Naumann wrote:
> Hi,
>
> Am 16.08.2013 17:30, schrieb Robert Nelson:
>> On Fri, Aug 16, 2013 at 10:07 AM, Robert Nelson
>> wrote:
>>> On Fri, Aug 16, 2013 at 9:34 AM, Peter A. Bigot wrote:
On 08/16/2013 08:38 AM, Tom Rini wrote:
>
> On Wed, Aug
Hello Lukasz,
Am 16.08.2013 15:33, schrieb Lukasz Majewski:
New I2C framework, introduced after v2013.07 final release, imposed I2C
code adjustment for some Samsung boards - namely Trats, GONI and Universal_c210.
Those boards were using schematic based I2C enumeration (I2C_5, I2C_9).
However, n
Hello Lukasz,
Am 16.08.2013 15:31, schrieb Lukasz Majewski:
The I2C_MULTI_BUS needs to be defined for correct I2C operation with
many software emulated I2C controllers.
This fix restores correct value of the I2C_MULTI_BUS changed by following
commit:
SHA1: 385c9ef5a7215b2b0c22836fee6c692dfc855
Hello Chunhe,
Am 16.08.2013 09:10, schrieb Chunhe Lan:
When the code detected that the bus is hung (e.g. SDA stuck low),
send 9 pulses on SCL to try to fixup the bus.
Signed-off-by: Zhao Chenhui
Signed-off-by: Chunhe Lan
Cc: Scott Wood
Cc: Heiko Schocher
---
Changes for v2:
- No change
Hello Chunhe,
Am 16.08.2013 09:10, schrieb Chunhe Lan:
This workaround is for the erratum I2C A004447. Device reference
manual provides a scheme that allows the I2C master controller
to generate nine SCL pulses, which enable an I2C slave device
that held SDA low to release SDA. However, due to t
First of all, the examples/standalone/Makefile is still using architecture
"ppc" instead of "powerpc". The "sched" application is never compiled.
I replace "ppc" with "powerpc" inside this Makefile, the "sched"
application is now compiled.
But the "sched" application is not working correctly. Onc
Hi,
Am 16.08.2013 17:30, schrieb Robert Nelson:
On Fri, Aug 16, 2013 at 10:07 AM, Robert Nelson wrote:
On Fri, Aug 16, 2013 at 9:34 AM, Peter A. Bigot wrote:
On 08/16/2013 08:38 AM, Tom Rini wrote:
On Wed, Aug 14, 2013 at 09:53:16PM -0500, Peter A. Bigot wrote:
On 07/09/2013 02:43 AM, Na
Hi Heiko,
On 20/08/2013 06:14, Heiko Schocher wrote:
> Hello Tom,
>
> Am 20.08.2013 00:02, schrieb Tom Rini:
>> Hey all,
>>
>> I've put v2013.10-rc1 out, and I hope Detlev can get the tarball
>> uploaded soon.
>
> I just tried to sync u-boot-i2c.git with u-boot.git to prepare
> a u-boot-i2c pull
Hi
On Tue, Aug 20, 2013 at 01:46:55PM +0800, Bo Shen wrote:
> Hi Steven,
>
> On 8/20/2013 12:51, Steven Rosenberg wrote:
> >Hi Bo
> >
> >To clarify we need to run when booting with no human intervention and to
> >be able to use gmac so the questions are mainly for the procedures on
> >how to crea
Hi Marek,
On 19/08/2013 22:31, Marek Vasut wrote:
> Dear Fabio Estevam,
>
>> Hi Marek,
>>
>> On Mon, Aug 19, 2013 at 4:51 PM, Marek Vasut wrote:
>>> L2CC on MX53 is enabled by setting just the L2ON and C bits in CP15,
>>> there's no configuration. Not even Linux enables the L2CC on MX53, so if
>
1 - 100 of 101 matches
Mail list logo