Hello Andreas,
Am 06.11.2014 01:24, schrieb Andreas Bießmann:
Hi Heiko,
On 31.10.14 08:30, Heiko Schocher wrote:
This patchset add SPL support for the AT91SAM9G20 based taurus board,
and the AT91SAM9M10G45 based corvus board from siemens, and replaces
the at91bootstrap code.
The boot.bin whi
Hello Andrew,
Am 05.11.2014 20:23, schrieb Andrew Ruder:
On Wed, Nov 05, 2014 at 08:00:21AM +0100, Heiko Schocher wrote:
diff --git a/drivers/mtd/cfi_mtd.c b/drivers/mtd/cfi_mtd.c
index ac805ff..d4c9609 100644
--- a/drivers/mtd/cfi_mtd.c
+++ b/drivers/mtd/cfi_mtd.c
@@ -226,6 +226,7 @@ int cfi_m
R-Car SoCs of rmobile have same IP of sh-i2c, and have same address.
This moves sh-i2c of the address defined to rcar-base.h as common header of
R-Car SoCs, and headers of each SoCs.
Signed-off-by: Nobuhiro Iwamatsu
---
arch/arm/include/asm/arch-rmobile/r8a7790.h | 4
arch/arm/include/asm
R-Car SoCs of rmobile have same IP of rcar-i2c, and have same address.
This moves rcar-i2c of the address defined to rcar-base.h as common header of
R-Car SoCs.
Signed-off-by: Nobuhiro Iwamatsu
---
arch/arm/include/asm/arch-rmobile/rcar-base.h | 6 ++
include/configs/lager.h
Kconfig conversion was almost automatically by a tool.
Let's tidy up board choice prompts and macro defines.
Masahiro Yamada (4):
sh: use more descriptive prompts for board select menu
sh: move CONFIG_{SH2,SH2A,SH3,SH4} to Kconfig
sh: consolidate CONFIG_SYS_CPU defines
sh: define CONFIG
Now each board selects one of CONFIG_CPU_SH2, CONFIG_CPU_SH3,
CONFIG_CPU_SH4, so let's move CONFIG_SYS_CPU definition to
arch/sh/Kconfig.
Signed-off-by: Masahiro Yamada
Cc: Nobuhiro Iwamatsu
---
arch/sh/Kconfig | 11 ---
board/alphaproject/ap_sh4a_4a/Kconfig | 3
This commit moves CONFIG_SH2, CONFIG_SH2A, CONFIG_SH3, CONFIG_SH4
to Kconfig renaming into CONFIG_CPU_SH2, CONFIG_CPU_SH2A,
CONFIG_CPU_SH3, CONFIG_CPU_SH4, respectively because
arch/sh/Kconfig of Linux uses CONFIG_CPU_SH* convention.
Signed-off-by: Masahiro Yamada
Cc: Nobuhiro Iwamatsu
---
arc
Precisely, these boards are SH4A rather than SH4.
Signed-off-by: Masahiro Yamada
Cc: Nobuhiro Iwamatsu
---
arch/sh/Kconfig | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index a77e6f9..685406b 100644
--- a/arch/sh/Kconfig
++
The current prompts were added by a conversion tool
based on board directory names when switching to Kconfig.
Use better prompts mostly taken from from arch/sh/boards/*
of Linux Kernel.
Signed-off-by: Masahiro Yamada
Cc: Nobuhiro Iwamatsu
---
Nobuhiro,
Please feel free to fix these prompts as
On 6 November 2014 05:06, Andreas Bießmann wrote:
> Dear Jagan Teki,
>
> On 31.10.14 13:31, Heiko Schocher wrote:
>> Hello Jagan,
>>
>> Am 31.10.2014 11:48, schrieb Jagan Teki:
>>> On 31 October 2014 13:00, Heiko Schocher wrote:
Signed-off-by: Heiko Schocher
Reviewed-by: Bo Shen
>>
Alt board does not use board_late_init function.
This removes this function and define of BOARD_LATE_INIT from config.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/alt/alt.c | 5 -
include/configs/alt.h | 2 --
2 files changed, 7 deletions(-)
diff --git a/board/renesas/alt/alt.c b/b
Koelsch board does not use board_late_init function.
This removes this function and define of BOARD_LATE_INIT from config.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/koelsch/koelsch.c | 5 -
include/configs/koelsch.h | 1 -
2 files changed, 6 deletions(-)
diff --git a/board/re
Lager board does not use board_late_init function.
This removes this function and define of BOARD_LATE_INIT from config.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/lager/lager.c | 5 -
include/configs/lager.h | 1 -
2 files changed, 6 deletions(-)
diff --git a/board/renesas/lage
Gose board has two USB ports, and can use USB EHCI HCD driver of rmobile.
This adds driver settings in order to use this driver.
Signed-off-by: Nobuhiro Iwamatsu
---
include/configs/gose.h | 7 +++
1 file changed, 7 insertions(+)
diff --git a/include/configs/gose.h b/include/configs/gose.h
Gose board has one ether port, this works using sh-ether driver.
This adds GPIO settings and driver settings in order to use the sh-ether.
Signed-off-by: Nobuhiro Iwamatsu
---
board/renesas/gose/gose.c | 62 +++
include/configs/gose.h| 19 +
Signed-off-by: Nobuhiro Iwamatsu
---
include/configs/gose.h | 6 ++
1 file changed, 6 insertions(+)
diff --git a/include/configs/gose.h b/include/configs/gose.h
index 5889f02..62837d6 100644
--- a/include/configs/gose.h
+++ b/include/configs/gose.h
@@ -33,6 +33,7 @@
#define CONFIG_CMD_DHCP
The gose board has R8A7793, 1GB DDR3-SDRAM, USB, Ethernet, and more.
This patch supports the following functions:
- DDR3-SDRAM
- SCIF
- QSPI
- SPI
Signed-off-by: Hisashi Nakamura
Signed-off-by: Nobuhiro Iwamatsu
CC: Masahiro Yamada
---
v2: Remove COFIG_ARMV7 from config.
Remove 'S+' p
Hi Stefan,
>> Is Kim still active? Last message from him on the list I found was from
>> may.
>
>
> Not sure. Lets wait and see if Kim responds...
looks not so good.
I put Scott and York from Freescale to CC. Maybe they can inquire at Freescale.
Cheers
Dirk
__
Dear Larry,
In message you wrote:
>
> When I tried to follow some instructions to wget the latest u-boot
> .tar.bz2, it failed. I see on ftp://ftp.denx.de/pub/u-boot a latest
> link .bz2 file. The link file name is missing the .tar. Is this an
> error?
Yes, thisis a mistake. Thanks for poin
Hi,
Thanks for youre review.
2014-11-06 15:10 GMT+09:00 Masahiro Yamada :
> Hi Nobuhiro,
>
>
> On Tue, 4 Nov 2014 16:33:02 +0900
> Nobuhiro Iwamatsu wrote:
>
>> diff --git a/configs/gose_defconfig b/configs/gose_defconfig
>> new file mode 100644
>> index 000..e764583
>> --- /dev/null
>> +++
Hi Masahiro,
On 11/06/2014 02:13 PM, Masahiro Yamada wrote:
On Wed, 29 Oct 2014 13:12:06 +0800
Bo Shen wrote:
The code for this board supports following features:
- Boot media support: NAND flash/SD card/SPI flash
- Support LCD display
- Support ethernet
- Support USB mass storag
When I tried to follow some instructions to wget the latest u-boot .tar.bz2, it
failed. I see on ftp://ftp.denx.de/pub/u-boot a latest link .bz2 file. The
link file name is missing the .tar. Is this an error?
Larry Baker
US Geological Survey
650-329-5608
ba...@usgs.gov
On Wed, 29 Oct 2014 13:12:06 +0800
Bo Shen wrote:
> The code for this board supports following features:
> - Boot media support: NAND flash/SD card/SPI flash
> - Support LCD display
> - Support ethernet
> - Support USB mass storage
>
> Signed-off-by: Bo Shen
> ---
> diff --git a/arch/
Hi Nobuhiro,
On Tue, 4 Nov 2014 16:33:02 +0900
Nobuhiro Iwamatsu wrote:
> diff --git a/configs/gose_defconfig b/configs/gose_defconfig
> new file mode 100644
> index 000..e764583
> --- /dev/null
> +++ b/configs/gose_defconfig
> @@ -0,0 +1,3 @@
> +CONFIG_ARM=y
> ++S:CONFIG_RMOBILE=y
> +CONF
From: Ying Zhang
Use generic board architecture for p1010rdb, tested with NOR
boot on p1010rdb-pb.
Signed-off-by: Ying Zhang
---
include/configs/P1010RDB.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/P1010RDB.h b/include/configs/P1010RDB.h
index d378dbd..cd6a39c 10064
Hi,
2014-11-06 14:59 GMT+09:00 Masahiro Yamada :
> Some (not all) of ARMv7 boards define CONFIG_ARMV7, which is useless.
> Besides, it is never referenced.
>
> Signed-off-by: Masahiro Yamada
Acked-by: Nobuhiro Iwamatsu
> ---
>
> arch/arm/include/asm/arch-at91/sama5d3.h | 1 -
> include/config
CONFIG_CPU_ARM1136 was introduced into Kconfig by commit 2e07c249a67e
(kconfig: arm: introduce symbol for ARM CPUs).
This commit removes all the defines of CONFIG_ARM1136 and replaces
the only reference in arch/arm/lib/cache.c with CONFIG_CPU_ARM1136.
Signed-off-by: Masahiro Yamada
---
arch/ar
CONFIG_ARM1176 is defined for some boards but not referenced at all.
Signed-off-by: Masahiro Yamada
---
include/configs/rpi_b.h | 1 -
include/configs/tnetv107x_evm.h | 1 -
2 files changed, 2 deletions(-)
diff --git a/include/configs/rpi_b.h b/include/configs/rpi_b.h
index ca27f9a..41
Since commit 2e07c249a67e055 (kconfig: arm: introduce symbol for ARM CPUs),
every ARM board is supposed to select CONFIG_CPU_.
(CONFIG_CPU_ARM720T, CONFIG_CPU_ARM920T, CONFIG_CPU_V7, etc.)
We no longer need CONFIG_ARM920T, CONFIG_ARMV7, etc.
These macros have been defined inconsistently.
For exam
CONFIG_CPU_ARM920T was introduced into Kconfig by commit 2e07c249a67e
(kconfig: arm: introduce symbol for ARM CPUs).
This commit removes all the defines of CONFIG_ARM920T and replaces the
only reference in drivers/usb/host/ohci-hcd.c with CONFIG_CPU_ARM920T.
Signed-off-by: Masahiro Yamada
---
CONFIG_CPU_ARM926EJS was introduced into Kconfig by commit 2e07c249a67e
(kconfig: arm: introduce symbol for ARM CPUs).
This commit removes all the defines of CONFIG_ARM926EJS and replaces
the only reference in arch/arm/lib/cache.c with CONFIG_CPU_ARM926EJS.
Signed-off-by: Masahiro Yamada
---
a
Some (not all) of ARMv7 boards define CONFIG_ARMV7, which is useless.
Besides, it is never referenced.
Signed-off-by: Masahiro Yamada
---
arch/arm/include/asm/arch-at91/sama5d3.h | 1 -
include/configs/alt.h| 1 -
include/configs/armadillo-800eva.h | 1 -
include/confi
Dear Lukasz Majewski,
On Wed, 05 Nov 2014 11:29:53 +0100
Lukasz Majewski wrote:
> > +#undef CONFIG_EXYNOS_SPL
> > +#undef CONFIG_SILENT_CONSOLE
> > +#undef CONFIG_CROS_EC
> > +#undef CONFIG_CROS_EC_SPI
> > +#undef CONFIG_CROS_EC_I2C
> > +#undef CONFIG_CROS_EC_KEYB
> > +#undef CONFIG_CMD_CROS_EC
> -Original Message-
> From: Shengzhou Liu [mailto:shengzhou@freescale.com]
> Sent: Wednesday, November 05, 2014 1:33 PM
> To: u-boot@lists.denx.de; Sun York-R58495; joe.hershber...@gmail.com
> Cc: Liu Shengzhou-B36685
> Subject: [PATCH v6] net/phy: Add support for CS4315/CS4340 PHY
>
Hi Fabio,
The SPL support that I have done for sabresd is not %100 done. I just
did that for the testing and to see if I could load the SPL image.
Btw, I saw in freescale repository that they have the plugin feature.
I enabled it but it didn't work. When I load the image, it jump to
0x00907000.
From: Chenhui Zhao
When resuming from deep sleep, the I2C channel may not be
in the default channel. So, switch to the default channel
before accessing DDR SPD.
Signed-off-by: Chenhui Zhao
---
board/freescale/ls1021aqds/ls1021aqds.c | 32 +++-
1 file changed, 19 ins
Changes in v2:
- Rebase on commit 11ada9225a16ed2d8ddbf0715a2416245a777cbc
- Fix Kosagi Novena board
Masahiro Yamada (2):
kconfig: arm: select CPU_V7 for some new boards
kconfig: arm: move "armv8" define to arch/arm/Kconfig
arch/arm/Kconfig| 6 --
arch/arm/c
This commit adds "select CPU_V7" for some new boards that were not
covered by commit 2e07c249a67e
(kconfig: arm: introduce symbol for ARM CPUs).
Redundant "SYS_CPU" defines and "string" directives should be removed.
Signed-off-by: Masahiro Yamada
Acked-by: Stefan Roese
Acked-by: Georges Savound
Commit 2e07c249a67e (kconfig: arm: introduce symbol for ARM CPUs)
collected the default values of CONFIG_SYS_CPU into arch/arm/Kconfig.
This commit moves "armv8" to there for consistency.
Signed-off-by: Masahiro Yamada
Acked-by: Georges Savoundararadj
---
Changes in v2: None
arch/arm/Kconfig
CPU_V7 is select'ed by all the MACH_SUN*I.
While we are here, let's delete the redundant "string" typedef
of SYS_CONFIG_NAME.
Signed-off-by: Masahiro Yamada
---
arch/arm/Kconfig| 1 +
board/sunxi/Kconfig | 6 --
2 files changed, 1 insertion(+), 6 deletions(-)
diff --git a/arch/arm/Kco
According to the current deep sleep framework, the setting for CCI-400
registers will not execute when waking up. This patch moves the setting
for CCI-400 Slave interfaces to board_early_init_f() which executes
before dram_init(). This patch also moves the setting for enabling
barrier transaction t
On Thu, 30 Oct 2014 09:59:59 +0100
Heiko Schocher wrote:
> generate the boot.bin file for all atmel SoC (arm920, arm926, armv7)
>
> Signed-off-by: Heiko Schocher
Reviewed-by: Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://li
Hi Francois,
On Wed, 5 Nov 2014 14:30:53 +0200
Francois Retief wrote:
> diff --git a/board/gaisler/gr712rc_board/MAINTAINERS
> b/board/gaisler/gr712rc_board/MAINTAINERS
> new file mode 100644
> index 000..1a77f89
> --- /dev/null
> +++ b/board/gaisler/gr712rc_board/MAINTAINERS
> @@ -0,0 +1,6
On 22.10.14 12:01, Bo Shen wrote:
> Signed-off-by: Bo Shen
Reviewed-by: Andreas Bießmann
> ---
>
> include/configs/at91rm9200ek.h | 2 ++
> include/configs/at91sam9260ek.h | 2 ++
> include/configs/at91sam9261ek.h | 2 ++
> 3 files changed, 6 insertions(+)
>
> diff --git a/include/configs
On 30.10.14 09:59, Heiko Schocher wrote:
> generate the boot.bin file for all atmel SoC (arm920, arm926, armv7)
>
> Signed-off-by: Heiko Schocher
Reviewed-by: Andreas Bießmann
> ---
>
> arch/arm/cpu/armv7/at91/config.mk | 4 +---
> scripts/Makefile.spl | 4
> 2 files chan
Hi Heiko,
On 31.10.14 08:30, Heiko Schocher wrote:
>
> This patchset add SPL support for the AT91SAM9G20 based taurus board,
> and the AT91SAM9M10G45 based corvus board from siemens, and replaces
> the at91bootstrap code.
>
> The boot.bin which replaces the at91bootstrap image can created with
>
On 31.10.14 08:30, Heiko Schocher wrote:
> move CONFIG_SYS_SPI_WRITE_TOUT into drivers/spi/atmel_spi.h
> and define a default value. Delete this define in the board
> config files, where it is possible (all boards use currently
> the same value).
>
> Signed-off-by: Heiko Schocher
Reviewed-by:
On 31.10.14 08:31, Heiko Schocher wrote:
> replaces the at91bootstrap code with SPL code.
> make the spl image with:
> ./tools/mkimage -T atmelimage -d spl/u-boot-spl.bin spl/boot.bin
>
> this writes the length of the spl image into the 6th
> execption vector. This is needed from the ROM bootloa
On 31.10.14 08:31, Heiko Schocher wrote:
> add support for using spl code on at91sam9260 and at91sam9g45
> based boards.
>
> Signed-off-by: Heiko Schocher
> Reviewed-by: Bo Shen
Reviewed-by: Andreas Bießmann
>
> ---
>
> Changes in v3:
> add comment from Bo shen
> - fix AT91_PMC_MCKR_CSS_M
On 31.10.14 08:31, Heiko Schocher wrote:
> erase one nand block in spl code. keep it simple, as size matters
> This is used on the upcoming taurus spl support.
>
> Signed-off-by: Heiko Schocher
> Acked-by: Scott Wood
> Reviewed-by: Bo Shen
Reviewed-by: Andreas Bießmann
>
> ---
>
> Changes
Hi Heiko,
On 31.10.14 09:02, Heiko Schocher wrote:
> Hello Bo,
>
> Am 31.10.2014 08:43, schrieb Bo Shen:
>> Hi Heiko,
>> Sorry for missing the subject typo error on v2 review.
>>
>> s/missign/missing.
>
> Ups ... corrected ...
>
>> I think it can be corrected when apply.
>
> That would be grea
Dear Jagan Teki,
On 31.10.14 13:31, Heiko Schocher wrote:
> Hello Jagan,
>
> Am 31.10.2014 11:48, schrieb Jagan Teki:
>> On 31 October 2014 13:00, Heiko Schocher wrote:
>>> Signed-off-by: Heiko Schocher
>>> Reviewed-by: Bo Shen
>>>
>>> ---
>>>
>>> Changes in v3:
>>> add Reviewed-by from Bo Shen
Dear Heiko Schocher,
On 31.10.14 08:30, Heiko Schocher wrote:
> Signed-off-by: Heiko Schocher
> Reviewed-by: Bo Shen
>
> ---
>
> Changes in v3:
> add Reviewed-by from Bo Shen
>
> Changes in v2:
> - add comment from Jagan Teki:
> - remove spi_init_f() from board file
> - remove CONFIG_SYS_
Dear Steve,
In message <545a7c54.30...@broadcom.com> you wrote:
>
> Actually, that would be unfortunate, because I currently have:
> - /usr/bin/arm-linux-gnueabi-gcc
> -
> /opt/eldk-5.4/armv7a/sysroots/i686-eldk-linux/usr/bin/armv7a-vfp-neon-linux-gnueabi/arm-linux-gnueabi-gcc
> - (and others)
>
Hello Simon,
On Tue, Nov 4, 2014 at 5:04 PM, Simon Glass wrote:
> Hi,
>
> On 3 November 2014 18:49, Suriyan Ramasami wrote:
>> Test size/read/write commands in a sandbox environment.
>>
>> Signed-off-by: Suriyan Ramasami
>>
>> ---
>>
>> Changes in v6:
>> * Update expected results in comments
>>
Hi me,
The following changes since commit d5325eff10922acb11c39efece6d5f24de5b1998:
Merge git://www.denx.de/git/u-boot-sunxi (2014-11-05 07:23:32 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git
for you to fetch changes up to d23ee49b0bf1c21fdd3f19e8921cc5dc
On Wed, Nov 05, 2014 at 02:25:35PM +0200, Igor Grinberg wrote:
> CompuLab cm-t3517 is Computer on Module (CoM) based on AM3517 SoC.
> Features: up to 256MB DDR2, up to 512MB NAND, USB hub, mUSB, WiFi, BT,
> Analog audio codec, touch screen controller, LED.
>
> Add basic support including:
> LED,
On Wed, Nov 05, 2014 at 01:29:54PM +0200, Igor Grinberg wrote:
> Current get_board_rev() function returns a hard coded value which is
> obviously incorrect for the majority of boards.
> Allow boards to provide a correct implementation by making this
> function weak.
> In addition open code the tri
On Wed, Nov 05, 2014 at 10:23:21AM +0100, Heiko Schocher wrote:
> disable internal delay through gmii_sel register, as this
> is done in the ar8031 phy.
>
> Signed-off-by: Heiko Schocher
> Cc: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Tue, Nov 04, 2014 at 06:06:27PM +0200, Khoronzhuk, Ivan wrote:
> The keystone2 evm can boot from USB partition with FAT32 FS, so
> enable generic load command and fatload command usage.
>
> Acked-by: Murali Karicheri
> Signed-off-by: Ivan Khoronzhuk
> Reviewed-by: Tom Rini
Applied to u-boo
On Tue, Nov 04, 2014 at 08:48:47PM +0200, Khoronzhuk, Ivan wrote:
> There is no reason to sprintf simple string.
>
> Signed-off-by: Ivan Khoronzhuk
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot
On Tue, Nov 04, 2014 at 04:52:35PM +0200, Khoronzhuk, Ivan wrote:
> The Multicore Software Development Kit (MCSDK) provides foundational
> software for TI KeyStone II device platforms. It's supposed to be used
> with uboot, and it's convenient to have the same names for images, so
> correct enviro
On Tue, Nov 04, 2014 at 04:52:34PM +0200, Khoronzhuk, Ivan wrote:
> From: Murali Karicheri
>
> Currently to customize env for various ks2 boards, individual
> variables such as NAME_FS etc are defined and included in the
> common config.h to define CONFIG_EXTRA_ENV_SETTINGS. This
> doesn't scale
On Tue, Nov 04, 2014 at 01:39:27AM +0200, Khoronzhuk, Ivan wrote:
> The verification qm_cfg existence is done at ksnav_init().
> So, there is no need to verify it after initialization.
>
> Signed-off-by: Ivan Khoronzhuk
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
si
On Mon, Nov 03, 2014 at 06:09:51PM +0200, Khoronzhuk, Ivan wrote:
> The UBI volume name has to be prefixed with "ubi:".
>
> Signed-off-by: Ivan Khoronzhuk
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
__
On Mon, Nov 03, 2014 at 06:09:52PM +0200, Khoronzhuk, Ivan wrote:
> From: Murali Karicheri
>
> To allow out of box demo, change default boot mode to ubi
> boot now that NAND is functional in latest EVMs.
>
> Signed-off-by: Murali Karicheri
> Signed-off-by: Ivan Khoronzhuk
> Reviewed-by: Tom R
On Mon, Nov 03, 2014 at 02:26:18PM +0100, Guillaume GARDET wrote:
> Signed-off-by: Guillaume GARDET
> Cc: Tom Rini
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing
On Mon, Nov 03, 2014 at 02:26:17PM +0100, Guillaume GARDET wrote:
> Signed-off-by: Guillaume GARDET
> Cc: Tom Rini
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing
On Mon, Nov 03, 2014 at 11:32:27AM +0200, Igor Grinberg wrote:
> Add support for splash screen on both DVI and SCF0403 LCD.
>
> Signed-off-by: Igor Grinberg
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Mon, Nov 03, 2014 at 11:32:23AM +0200, Igor Grinberg wrote:
> Switch the default CD GPIO polarity to active low.
>
> The current hsmmc driver assumption that the CD GPIO is active high, but
> in the real hardware, usually the opposite holds.
> The usual SD card socket has a mechanical switch w
On Mon, Nov 03, 2014 at 11:32:26AM +0200, Igor Grinberg wrote:
> Add both EMAC and SMC911x support.
>
> Signed-off-by: Igor Grinberg
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Mon, Nov 03, 2014 at 11:32:22AM +0200, Igor Grinberg wrote:
> The fallback is used for cases when CONFIG_SERIAL_TAG defined, but the
> eeprom is not used.
> The fallback is useful for more than one CompuLab board, so move it to a
> common location.
>
> Signed-off-by: Igor Grinberg
> Reviewed-
On Mon, Nov 03, 2014 at 11:32:19AM +0200, Igor Grinberg wrote:
> Extract the USB hub reset code to a common location where it can be
> reused by other compulab boards.
>
> Signed-off-by: Igor Grinberg
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Descrip
On Mon, Nov 03, 2014 at 11:32:25AM +0200, Igor Grinberg wrote:
> Add both host and mUSB support.
> Currently, the selection between host USB and mUSB is done through the
> config file.
>
> Signed-off-by: Igor Grinberg
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
sign
On Mon, Nov 03, 2014 at 11:32:20AM +0200, Igor Grinberg wrote:
> The splash screen loading code can be reused by other compulab boards.
> For now extract it to a common location for further reuse.
>
> This also switches the splash code dependency from CONFIG_LCD to
> CONFIG_SPLASH_SCREEN as it sh
On Mon, Nov 03, 2014 at 11:32:21AM +0200, Igor Grinberg wrote:
> Extract the SMC911x initialization code to a common location where it
> can be reused by other compulab omap3 based boards.
>
> Signed-off-by: Igor Grinberg
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
On Mon, Nov 03, 2014 at 11:32:18AM +0200, Igor Grinberg wrote:
> Move board revision handling code to a common location
> for further reuse.
>
> Signed-off-by: Igor Grinberg
> Reviewed-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Wed, Oct 29, 2014 at 08:38:23PM +0200, Khoronzhuk, Ivan wrote:
> From: Hao Zhang
>
> As per Marvell Release Notes - Alaska 88E1510/88E1518/88E1512/88E1514
> Rev A0, Errata Section 3.1 Marvell PHY has an errata which requires
> that certain registers get written in order to restart
> autonegot
On Wed, Oct 29, 2014 at 01:21:22PM +0200, Khoronzhuk, Ivan wrote:
> From: "Khoronzhuk, Ivan"
>
> Currently Keystone2 Lamar evm (K2L) board is added, so update
> Keystone2 readme file to have such one.
>
> Acked-by: Murali Karicheri
> Signed-off-by: Ivan Khoronzhuk
Applied to u-boot-ti/master
On Wed, Oct 29, 2014 at 01:09:33PM +0200, Khoronzhuk, Ivan wrote:
> The Keystone2 Lamar SoC uses the same keystone net driver.
> This patch adds opportunity to use it by K2L SoCs.
>
> Acked-by: Murali Karicheri
> Signed-off-by: Ivan Khoronzhuk
Applied to u-boot-ti/master, thanks!
--
Tom
si
On Wed, Oct 29, 2014 at 01:09:34PM +0200, Khoronzhuk, Ivan wrote:
> From: Hao Zhang
>
> This patch adds network support code and enables keystone_net
> driver usage for k2l_evm evaluation board.
>
> Acked-by: Murali Karicheri
> Signed-off-by: Hao Zhang
> Signed-off-by: Ivan Khoronzhuk
Appli
On Wed, Oct 29, 2014 at 01:09:32PM +0200, Khoronzhuk, Ivan wrote:
> Keystone2 Lamar SoC uses the same keystone SerDes driver.
> All Keystone2 EVM boards currently use SerDes driver, so move
> CONFIG_TI_KEYSTONE_SERDES to common configuration file.
>
> Acked-by: Murali Karicheri
> Signed-off-by:
On Wed, Oct 29, 2014 at 05:07:11AM +0530, Dileep Katta wrote:
> Signed-off-by: Dileep Katta
After re-working things like this (so that am335x_evm_usbspl still
builds):
diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
index 7c83e3b..560e3bf 100644
--- a/include/configs/am
On Wed, Oct 29, 2014 at 01:09:31PM +0200, Khoronzhuk, Ivan wrote:
> The Keystone2 Lamar SoC uses the same keystone navigator.
> Move queue numbers to common hardware file, as all Keystone2 SoCs
> have the same ones.
>
> Acked-by: Murali Karicheri
> Signed-off-by: Ivan Khoronzhuk
Applied to u-b
On Tue, Oct 28, 2014 at 04:10:59PM +0100, Paul Kocialkowski wrote:
> Signed-off-by: Paul Kocialkowski
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists
On Mon, Oct 27, 2014 at 04:15:08PM -0400, Tom Rini wrote:
> Signed-off-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/l
On Mon, Oct 27, 2014 at 04:15:07PM -0400, Tom Rini wrote:
> Make enabling support for NOR (and describe where it's seen) be done via
> Kconfig.
>
> Signed-off-by: Tom Rini
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital signature
__
Hello Dave,
On Wed, Nov 5, 2014 at 7:04 PM, Stefano Babic wrote:
> On 05/11/2014 18:16, DaveKucharczyk wrote:
>> Stefano Babic wrote
>>> You do not need to care about that. Cache is activated per default with
>>> mx5/mx6, if you do not explicitely deactivate it in your config file.
>>> You do not
Hi Dave,
On 05/11/2014 18:16, DaveKucharczyk wrote:
> Stefano Babic wrote
>> You do not need to care about that. Cache is activated per default with
>> mx5/mx6, if you do not explicitely deactivate it in your config file.
>> You do not need to bother about MMU setup in your board files.
>
> Ok t
On Sat, Nov 01, 2014 at 09:12:37AM -0600, Simon Glass wrote:
> On 29 October 2014 16:21, Rabin Vincent wrote:
> > + assert(run_command("setenv ut_var '\"'; setenv ut_var2
> > \"${ut_var}\"", 0) == 0);
> > + assert(!strcmp(getenv("ut_var2"), "\""));
> > +
> > + assert(run_command
On Wed, Nov 05, 2014 at 01:20:00PM -0600, Andrew Ruder wrote:
> I'm just not sure it really matters.
That being said:
Acked-by: Andrew Ruder
Cheers :),
Andy
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
On Wed, Nov 05, 2014 at 06:01:04PM +0100, Stefano Babic wrote:
> Hi Tom,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit 3f97af5302ee15530411232b464d255eb2ff2ffb:
>
> ot1200: add sata support (2014-10-23 10:04:26 +0200)
>
> are available in the git repository
On Sat, Nov 01, 2014 at 09:11:34AM -0600, Simon Glass wrote:
> On 29 October 2014 16:21, Rabin Vincent wrote:
> > Attempting to run the sandbox leads to a segfault, because some dynamic
> > libraries (outside of u-boot) attempt to use malloc() to allocate memory
> > before u-boot's gd variable is
The UBI layer will disable much of its error reporting when it is
compiled into the linux kernel to avoid stopping boot. We want this
error reporting in U-Boot since we don't initialize the UBI layer until
it is used and want the error reporting.
We force this by telling the UBI layer we are buil
On 14-11-05 11:09 AM, Wolfgang Denk wrote:
Dear Steve,
In message <545a74e6.5010...@broadcom.com> you wrote:
In my experience, we would normally set the CROSS_COMPILE variable to
the "prefix" of the cross compiler toolchain, for example:
CROSS_COMPILE=/opt/eldk-5.4/armv7a/sysroots/i686-eldk
On Wed, Nov 05, 2014 at 08:00:21AM +0100, Heiko Schocher wrote:
> >diff --git a/drivers/mtd/cfi_mtd.c b/drivers/mtd/cfi_mtd.c
> >index ac805ff..d4c9609 100644
> >--- a/drivers/mtd/cfi_mtd.c
> >+++ b/drivers/mtd/cfi_mtd.c
> >@@ -226,6 +226,7 @@ int cfi_mtd_init(void)
> > mtd->flags
On Fri, Oct 31, 2014 at 11:29:45AM +0100, Heiko Schocher wrote:
> diff --git a/drivers/mtd/cfi_mtd.c b/drivers/mtd/cfi_mtd.c
> index ac805ff..709a486 100644
> --- a/drivers/mtd/cfi_mtd.c
> +++ b/drivers/mtd/cfi_mtd.c
> @@ -226,6 +226,7 @@ int cfi_mtd_init(void)
> mtd->flags
Dear Steve,
In message <545a74e6.5010...@broadcom.com> you wrote:
>
> In my experience, we would normally set the CROSS_COMPILE variable to
> the "prefix" of the cross compiler toolchain, for example:
>
> CROSS_COMPILE=/opt/eldk-5.4/armv7a/sysroots/i686-eldk-linux/usr/bin/armv7a-vfp-neon-linux
On 14-11-05 10:46 AM, Jeroen Hofstee wrote:
Hello Simon,
On 03-11-14 22:14, Simon Glass wrote:
Hi,
On 30 October 2014 14:57, Jeroen Hofstee wrote:
Hello Steve,
On 30-10-14 21:42, Steve Rae wrote:
H -- maybe it would be better to specify the entire path for the
CROSS_COMPILE, and not
Hello Simon,
On 03-11-14 22:14, Simon Glass wrote:
Hi,
On 30 October 2014 14:57, Jeroen Hofstee wrote:
Hello Steve,
On 30-10-14 21:42, Steve Rae wrote:
H -- maybe it would be better to specify the entire path for the
CROSS_COMPILE, and not rely on the PATH to find the cross compile tool
1 - 100 of 203 matches
Mail list logo