Hi Joe, List
> -Original Message-
> From: Sharma Bhupesh-B45370
> Sent: Friday, August 23, 2013 8:18 PM
> To: u-boot@lists.denx.de; joe.hershber...@gmail.com
> Cc: Goel Arpit-B44344; Sharma Bhupesh-B45370
> Subject: [PATCH 1/1] net: phy/vitesse: Add support for VSC8514 phy module
>
> From
Dear 0xbin4ry,
please keep the list in cc.
On 28.08.13 19:17, 0xbin4ry wrote:
> Am 28.08.13 16:58, schrieb Andreas Bießmann:
>> In s_init you do
>> _not_ have a full CRT! The BSS is not initialized there and writing data
>> in BSS will likely corrupt code, at least in the 'normal' u-boot mode
>>
Hi Przemyslaw,
Could you give me the test-case?
I want to test this problem.
On 08/29/2013 01:49 AM, Przemyslaw Marczak wrote:
> According to JEDEC eMMC specification, after data transfer
> (multiple or single block) host must wait for card ready
> status. This is done by waiting for command and
Hi Przemyslaw,
On 08/28/2013 11:36 PM, Przemyslaw Marczak wrote:
> 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".
>
> Changes in V2:
> - Init SD card even if eMMC init fail.
>
> Signed-off-by: Przemyslaw Marczak
Hi, experts:
I have a question about FIT image format.
1. Did U-boot maintainers propose FIT format firstly?
Or, U-boot just adopted FIT concept from other source.
It seems linux kernel maintainers also adopted FIT concept.
Best wishes,
__
Hi Kees,
On Wed, Aug 28, 2013 at 12:13 PM, Kees Cook wrote:
> Hi,
>
> Can someone commit this series? It's been fully acked now...
I'm happy to pull these in for Tom.
I see a few warnings when I run buildman:
$ ./tools/buildman/buildman -b us-kees sandbox -se
Summary of 7 commits for 1 boards
On Wed, Aug 28, 2013 at 11:24:47PM +0200, Lukasz Majewski wrote:
> Hi Tom,
>
> > On Wed, Aug 14, 2013 at 10:25:43PM +0200, Lukasz Majewski wrote:
> > > On Wed, 14 Aug 2013 11:57:06 -0400 Tom Rini wrote:
> > > > On Wed, Aug 14, 2013 at 05:08:12PM +0200, Lukasz Majewski wrote:
> > > > > Hi Tom, Gre
Hi Tom,
> On Wed, Aug 14, 2013 at 10:25:43PM +0200, Lukasz Majewski wrote:
> > On Wed, 14 Aug 2013 11:57:06 -0400 Tom Rini wrote:
> > > On Wed, Aug 14, 2013 at 05:08:12PM +0200, Lukasz Majewski wrote:
> > > > Hi Tom, Greg
> > > >
> > > > > From: Greg Guyotte
> > > > >
> > > > > Add a driver for
Hi Minkyu
> Dear Lukasz,
>
> On 13/08/13 06:15, Lukasz Majewski wrote:
> > This commit brings removal of duplicated code for UART IP block
> > embedded at Samsung SoCs.
> > New include/asm/samsung-common directory has been created to store
> > common code for existing and future Samsung targets.
I am trying to load rootfs.ext2.gz.uboot from usb using fatload but when it
reaches a point in writing the file to memory a reset occurs of the CPU. If
I load this file using tftp it works fine. Here are the commands I am using:
loadaddr=0x2100
tftp $(loadaddr) rootfs.ext2.gz.uboot
usb sta
On Tue, Aug 06, 2013 at 03:18:47PM +0300, Taras Kondratiuk wrote:
> This series adds OMAP4470 support. It initializes clocks, voltages and EMIF.
> This is enough to boot SLP, but U-Boot will try to start battery charging
> on TWL6032 and will crash, because registers GPADC registers are different.
On Tue, Aug 20, 2013 at 08:53:42AM -0400, Tom Rini wrote:
> 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
On Sun, Aug 11, 2013 at 06:20:00PM +0200, Javier Martinez Canillas wrote:
> Now that IGEP base boards default environment use
> the bootz command to boot a zImage instead of a
> uImage, it makes sense to add support to supply a
> raw initrd image to the kernel if needed.
>
> Signed-off-by: Javier
On Sat, Aug 10, 2013 at 07:03:59PM +0200, Albert ARIBAUD wrote:
> Fix size calculation in copy of go_to_speed into SRAM.
> Use SRAM_CLK_CODE in call to SRAM-based go_to_speed.
>
> Signed-off-by: Albert ARIBAUD
Applied to u-boot-ti/master, thanks!
--
Tom
signature.asc
Description: Digital si
On Mon, Aug 19, 2013 at 04:38:55PM +0200, Heiko Schocher wrote:
> add support for the am335x based boards from siemens:
>
> dxr2:
> - DDR3 128MiB
> - NAND 256MiB
> - Ethernet with external Switch SMSC LAN9303
> - no PMIC
> - internal Watchdog
> - DFU support
>
> pxm2:
> - DDR2 512
On Tue, Aug 06, 2013 at 02:03:27PM +0300, Oleksandr Tyshchenko wrote:
> Use CONFIG_MACH_TYPE generic macro to set the machine type
> number in the common arm code instead of setting it in the
> board code.
>
> Signed-off-by: Oleksandr Tyshchenko
Applied to u-boot-ti/master, thanks!
--
Tom
s
Hello,
The following changes since commit 9ed887caecb9ecb0c68773a1870d143b9f28d3da:
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17
18:24:13 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to 901ce27c
Hi,
Can someone commit this series? It's been fully acked now...
Thanks,
-Kees
On Fri, Aug 16, 2013 at 7:59 AM, Kees Cook wrote:
> v2: added acks, various suggested cleanups
>
> This series fixes gzip, lzma, and lzo to not overflow when writing
> to output buffers. Without this, it might be po
According to JEDEC eMMC specification, after data transfer
(multiple or single block) host must wait for card ready
status. This is done by waiting for command and data lines
to be at idle state after transfer. JEDEC does not specify
maximum timeout.
Before this change max timeout was 10 ms but in
On 08/28/2013 08:07 AM, ANDY KENNEDY wrote:
All,
In an effort to play by the rules, we created a stand alone app that
handles breaking the boot process with bootdelay set to 0. We require
a special key sequence to break into the boot process to ensure security,
and to ensure we do not interru
Hi Tapani,
On 28/08/2013 13:23, Tapani wrote:
>
> Add support for TechNexion edm-cf-imx6 SoM
>
> The edm1-cf-imx6 SoM comes in three variants, one with imx6 solo cpu,
> one with an imx6 dual lite cpu and one with an imx6 quad cpu.
>
> This patch adds basic support for the module
The MMC driver relies on this block now.
Signed-off-by: Tom Rini
---
include/configs/siemens-am33x-common.h |2 --
1 file changed, 2 deletions(-)
diff --git a/include/configs/siemens-am33x-common.h
b/include/configs/siemens-am33x-common.h
index f0bac97..5426ee8 100644
--- a/include/configs
On Wed, Aug 28, 2013 at 03:07:47PM +, ANDY KENNEDY wrote:
> All,
>
> In an effort to play by the rules, we created a stand alone app that
> handles breaking the boot process with bootdelay set to 0. We require
> a special key sequence to break into the boot process to ensure security,
> and
On Tue, Aug 06, 2013 at 02:05:05PM +0300, Oleksandr Tyshchenko wrote:
> Add support to boot Linux directly from U-Boot SPL via eMMC
> (or RAW SD Cards) and FAT SD Cards. Jump into full U-Boot if
> a corresponding button is pressed.
>
> Also define new CONFIG_BOOTCOMMAND to add ability for full U-
On Tue, Aug 06, 2013 at 01:47:47PM +0300, Oleksandr Tyshchenko wrote:
> The Alternative Boot operation mode (boot from eMMC boot partition)
> is selected through sys_boot pads configuration:
> - sys_boot[5:0]=0b101100 for OMAP4 (MMC2_BOOT)
> - sys_boot[3:0]=0xb1110 for OMAP5 (eMMC, boot partition
All,
In an effort to play by the rules, we created a stand alone app that
handles breaking the boot process with bootdelay set to 0. We require
a special key sequence to break into the boot process to ensure security,
and to ensure we do not interrupt the boot process with stray key strokes.
We a
Add possible to use software BCH ECC for atmel nand driver
Signed-off-by: Bo Shen
---
drivers/mtd/nand/atmel_nand.c |4
1 file changed, 4 insertions(+)
diff --git a/drivers/mtd/nand/atmel_nand.c b/drivers/mtd/nand/atmel_nand.c
index 96aca00..52efbee 100644
--- a/drivers/mtd/nand/atmel
On Tue, Aug 06, 2013 at 01:45:08PM +0530, Pekon Gupta wrote:
> ti814x_evm has on-board socket for using Micron (MT29Fxx) family of
> NAND devices to GPMC interface. This patch
> - adds NAND related pin-mux configuration for same
> - adds #defines for NAND partitions to TI814x configs
> - enables s
Dear bin4ry,
On 08/28/2013 03:30 PM, bin4ry wrote:
> I want to extend the u-boot SPL code with some fuzzy extractor logic by
> adding code into
> `{u-boot_sources}/arch/arm/cpu/armv7/omap-common/hwinit-common.c`.
> U-boot shall be used on a PandaBoard ES (omap4460 SoC).
>
> Thus, first I successf
On 27/08/2013 19:12, Philippe Reynes wrote:
> Signed-off-by: Philippe Reynes
> Signed-off-by: Eric Jarrige
> ---
> board/armadeus/apf27/Makefile |3 +
> board/armadeus/apf27/apf27.c |5 +
> board/armadeus/apf27/fpga.c | 223
> +
> board/armade
Hallo Philippe,
On 27/08/2013 19:12, Philippe Reynes wrote:
> Signed-off-by: Philippe Reynes
> Signed-off-by: Eric Jarrige
> Signed-off-by: Nicolas Colombain
> ---
> MAINTAINERS |5 +
> board/armadeus/apf27/Makefile| 30 ++
> board/armadeus/apf27/apf27.c
On Wed, Jul 24, 2013 at 05:02:04PM +0300, Oleg Kosheliev wrote:
> From: Oleg_Kosheliev
>
> The u-boot-spl image must be stored in SRAM at
> addresses from 0x4030 till 0x4030bfff.
> Higher than that area is located the ROM code stack.
> Thus we should check that the highest address
> of the S
Drop unused CONFIG_NET_MULTI
Signed-off-by: Bo Shen
---
include/configs/sama5d3xek.h |1 -
1 file changed, 1 deletion(-)
diff --git a/include/configs/sama5d3xek.h b/include/configs/sama5d3xek.h
index 4099198..76fa500 100644
--- a/include/configs/sama5d3xek.h
+++ b/include/configs/sama5d3xe
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".
Changes in V2:
- Init SD card even if eMMC init fail.
Signed-off-by: Przemyslaw Marczak
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
---
board/samsung/goni/goni.c
On 27/08/2013 19:12, Philippe Reynes wrote:
> Add some missing constant (chip select, ...)
>
> Signed-off-by: Philippe Reynes
> Signed-off-by: Eric Jarrige
> ---
> arch/arm/cpu/arm926ejs/mx27/asm-offsets.c |5 +
> arch/arm/include/asm/arch-mx27/imx-regs.h |6 +-
> 2 files change
Hi Tapani,
Le Wed, 28 Aug 2013 19:23:33 +0800,
Tapani a écrit :
>
> Add support for TechNexion edm-cf-imx6 SoM
>
> The edm1-cf-imx6 SoM comes in three variants, one with imx6 solo cpu,
> one with an imx6 dual lite cpu and one with an imx6 quad cpu.
>
aren't these boards Wandboard
Yes, currently I clone a git tree from u-boot and work on it. It's a little
complicated when I update a new version patch. I must restore the git tree
status and make modification then commit and generate the patches.
Actually I use svn before. I am learning git now.
Many Thanks.
Best
If the DDR3 module supports industrial temperature range and requires
the x2 refresh rate for that temp range, the refresh period must be
3.9us instead of 7.8 us.
Signed-off-by: Valentin Longchamp
---
Changes in v2:
- when refresh rate gets halved for extended range temperature
operations, the
NAND_ECC_SOFT was the only option available while the SOFT_BCH option
may also be used.
Signed-off-by: Valentin Longchamp
Acked-by: Scott Wood
---
Changes in v2: None
drivers/mtd/nand/fsl_elbc_nand.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drivers/mtd/nand/fsl_
This patch introduces the support for Keymile's kmp204x reference
design. This design is based on Freescale's P2040/P2041 SoC.
The peripherals used by this design are:
- DDR3 RAM with SPD support
- SPI NOR Flash as boot medium
- NAND Flash
- 2 PCIe busses (hosts 1 and 3)
- 3 FMAN Ethernet devices
This must be defined for all the keymile boards that use the common
i2c_abort function that is used to "reset" the I2C bus. These are
currently km82xx and km_arm boards. This patch defines them for both
architectures.
The kmp204x and km83xx boards use other functions and thus do not define
this.
The ip kernel parameter had a typo in it (we've been lucky that it has
worked until now).
Signed-off-by: Valentin Longchamp
---
Changes in v2: None
include/configs/km/keymile-common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/km/keymile-common.h
b/incl
This can be useful if we want to disable an interface in u-boot and
later reenable them, so that it looks available when trying to fix the
FDT or for the kernel.
Signed-off-by: Valentin Longchamp
---
Changes in v2: None
drivers/net/fm/init.c | 7 +++
include/fm_eth.h | 1 +
2 files cha
This must be defined by a board support file that want to use the
keymile common.c board_eth_init function that requires ethernet_present
to be defined.
Currently all the km architectures use it but the kmp204x architecture
later supported in this series does use another board_eth_init function
an
This allows to share some common code for the boards that use a corenet
base SoC.
Two different versions of the function are available in
fsl_corenet_serdes.c and fsl_corenet2_serdes.c files.
Signed-off-by: Valentin Longchamp
---
Changes in v2: None
arch/powerpc/cpu/mpc85xx/fsl_corenet2_serdes
This series includes all the needed patches to run u-boot on Keymile's
kmp204x reference design.
The kmp204x is a reference design based on Freescale's P2040/P2041 SoC.
It is supposed to be a reference platform for future boards. There is
currently only one board that is based on this design which
It can be set to a different value for kmp204x, because we are
restricted to SRAM.
Signed-off-by: Valentin Longchamp
---
Changes in v2: None
include/configs/km/keymile-common.h | 2 --
include/configs/km/km83xx-common.h | 2 ++
include/configs/km82xx.h| 1 +
3 files changed, 3 inse
This is because kmp204x.h does not have FLASH, so this must not be
defined for all powerpc boards.
Signed-off-by: Valentin Longchamp
---
Changes in v2: None
include/configs/km/km-powerpc.h| 1 -
include/configs/km/km83xx-common.h | 2 ++
2 files changed, 2 insertions(+), 1 deletion(-)
diff
The RCW gets printed on a lot of FSL 85xx devices and it is always done
the same way.
The fsl_print_rcw function performs this exact same task.
Signed-off-by: Valentin Longchamp
---
Changes in v2: None
arch/powerpc/cpu/mpc85xx/Makefile | 1 +
arch/powerpc/cpu/mpc85xx/fsl_corenet_rcw.
On Wed, Jul 24, 2013 at 04:56:36PM +0300, Oleg Kosheliev wrote:
> From: Oleg Kosheliev
>
> Added chip type detection and twl6032
> support in the battery control
> and charge functions.
>
> Based on Balaji T K patches for TI u-boot.
>
> Signed-off-by: Oleg Kosheliev
[snip]
> + ret = twl6
On Wed, Jul 24, 2013 at 04:56:35PM +0300, Oleg Kosheliev wrote:
> From: Oleg Kosheliev
>
> The data struct is used to support different
> PMIC chip types. It contains the chip type and
> the data (e.g. registers addresses, adc multiplier)
> which is different for twl6030 and twl6032.
> Replaced
I want to extend the u-boot SPL code with some fuzzy extractor logic by
adding code into
`{u-boot_sources}/arch/arm/cpu/armv7/omap-common/hwinit-common.c`.
U-boot shall be used on a PandaBoard ES (omap4460 SoC).
Thus, first I successfully implemented the code on my x86 pc and I am
porting it to th
On Wed, Aug 14, 2013 at 10:25:43PM +0200, Lukasz Majewski wrote:
> On Wed, 14 Aug 2013 11:57:06 -0400 Tom Rini wrote:
> > On Wed, Aug 14, 2013 at 05:08:12PM +0200, Lukasz Majewski wrote:
> > > Hi Tom, Greg
> > >
> > > > From: Greg Guyotte
> > > >
> > > > Add a driver for the TPS65217 PMIC that is
The RTC IP block here provides 3 scratch registers. Currently when
using DeepSleep on am335x the scratch0/1 registers are used so moving
ourself to scratch2 makes cooperation easier.
Signed-off-by: Tom Rini
---
drivers/bootcount/bootcount_davinci.c | 10 ++
1 file changed, 6 insertion
Enable the bootcount driver for am335x in general. We leave adding a
bootlimit and altbootcmd to the environment to the board ports.
Signed-off-by: Tom Rini
---
drivers/bootcount/Makefile |1 +
include/configs/ti_am335x_common.h |7 +++
2 files changed, 8 insertions(+)
diff
Create a common header file for the RTC IP block that is shared between
davinci and am33xx.
Signed-off-by: Tom Rini
---
arch/arm/cpu/armv7/am33xx/board.c|7 ++--
arch/arm/include/asm/arch-am33xx/cpu.h |9 -
arch/arm/include/asm/arch-davinci/hardware.h | 38 ---
We shouldn't rely on a define to hide this cast for us.
Signed-off-by: Tom Rini
---
drivers/rtc/davinci.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/rtc/davinci.c b/drivers/rtc/davinci.c
index e60c0da..018779e 100644
--- a/drivers/rtc/davinci.c
+++ b/dri
On 23/08/13 11:55, Mark Jackson wrote:
> On 23/08/13 11:25, Lokesh Vutla wrote:
>> Hi Mark,
>>
>> On Friday 23 August 2013 02:58 PM, Mark Jackson wrote:
>>> On 30/07/13 06:18, Lokesh Vutla wrote:
From: Heiko Schocher
s_init has the same outline for all the AM33xx based
board. S
On Tue, Aug 27, 2013 at 05:52:46AM +0200, Heiko Schocher wrote:
> Hello Tom,
>
> please pull from u-boot.-i2c.git:
>
> The following changes since commit 2b26201a2aef0b310b7c04702b0dba5dea493f77:
>
> env_nand.c: support falling back to redundant env when writing (2013-08-22
> 17:49:47 -0500)
On Tue, Aug 27, 2013 at 10:57:39AM -0400, Tom Rini wrote:
> With the new include structure for TI platforms, we need to not define
> our own CONFIG_SYS_PROMPT and also need to include
> much sooner, so do both of these. Also drop
> the unused CONFIG_NET_MULTI
>
> Signed-off-by: Tom Rini
Appli
On Tue, Aug 27, 2013 at 03:43:57PM +0200, Marek Vasut wrote:
> The following changes since commit 2b26201a2aef0b310b7c04702b0dba5dea493f77:
>
> env_nand.c: support falling back to redundant env when writing (2013-08-22
> 17:49:47 -0500)
>
> are available in the git repository at:
>
> git:/
On 19 August 2013 11:30, Tushar Behera wrote:
> On 19 August 2013 10:01, Donghwa Lee wrote:
>> On 2013년 08월 19일 12:06, Tushar Behera wrote:
>>> On 19 August 2013 07:22, Donghwa Lee wrote:
On Fri, Aug 16, 2013 at 16:31, Ajay kumar wrote:
On Thu, Aug 15, 2013 at 6:53 PM, Tushar Behe
Dear Przemyslaw Marczak,
> On 08/28/2013 01:03 PM, Marek Vasut wrote:
> > Dear Przemyslaw Marczak,
> >
> >> On 08/28/2013 10:44 AM, Marek Vasut wrote:
> >>> You still use dev_num further in the code, why not convert the whole
> >>> thing to use *mmc ?
> >>>
> >>> Best regards,
> >>> Marek Vasut.
Dear Philippe Reynes,
> Difference between v5 and v4:
> - use spl framework
> - use script
> - use SPDX-License-Identifier
> - use u-boot-with-spl.bin (instead of u-boot-nand.bin)
> - fix some comments format issue
>
> Difference between v4 and v3:
> - use standard start.S
> - use part to know u-
Add support for TechNexion edm-cf-imx6 SoM
The edm1-cf-imx6 SoM comes in three variants, one with imx6 solo cpu,
one with an imx6 dual lite cpu and one with an imx6 quad cpu.
This patch adds basic support for the module that utilizes SPL boot
mechanism for detecting imx6 CPU
Dear feng...@phytium.com.cn,
> From: David Feng
>
> The porting has been merged with arm architecture.
> Most architecture codes are placed in arch/arm/cpu/armv8 directory.
> Generic board is also supported after a few bugs are fixed.
>
> Changes for v4:
> - fix the generic board_f.c, remove
On 08/28/2013 01:03 PM, Marek Vasut wrote:
Dear Przemyslaw Marczak,
On 08/28/2013 10:44 AM, Marek Vasut wrote:
You still use dev_num further in the code, why not convert the whole
thing to use *mmc ?
Best regards,
Marek Vasut.
Hello,
I don't know exactly what do you mean.
I suppose that putt
Dear Przemyslaw Marczak,
> On 08/28/2013 10:44 AM, Marek Vasut wrote:
> > You still use dev_num further in the code, why not convert the whole
> > thing to use *mmc ?
> >
> > Best regards,
> > Marek Vasut.
>
> Hello,
> I don't know exactly what do you mean.
> I suppose that putting "mmc device n
On 08/28/2013 10:44 AM, Marek Vasut wrote:
You still use dev_num further in the code, why not convert the whole thing to
use *mmc ?
Best regards,
Marek Vasut.
Hello,
I don't know exactly what do you mean.
I suppose that putting "mmc device number" as a parameter is easy to
maintain at command
Dear Lukasz,
On 13/08/13 06:15, Lukasz Majewski wrote:
> This commit brings removal of duplicated code for UART IP block embedded
> at Samsung SoCs.
> New include/asm/samsung-common directory has been created to store
> common code for existing and future Samsung targets.
>
> Moreover building of
On 08/28/2013 10:41 AM, Jaehoon Chung wrote:
When eMMC init is failed, immediately return?
I think that even if eMMC init is failed, there is worth that try to init
SD-card.
Best Regards,
Jaehoon Chung
Hi Jaehoon,
You're right, I will change this.
Regards
--
Przemyslaw Marczak
Samsung R&D
Dear Przemyslaw Marczak,
> 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
Dear Marek Vasut,
> Fix the method of flashing FCB blocks into NAND. The new env
> writes all four FCB blocks and also does not scrub such a big
> part of the NAND. This fixed complains about busted NAND blocks
> in Linux.
>
> Signed-off-by: Marek Vasut
> Cc: Fabio Estevam
> Cc: Stefano Babic
Hi all,
Sorry for late reply, I was out of office.
2013/8/19 Tom Rini :
> On Mon, Aug 19, 2013 at 04:38:56PM +0200, Heiko Schocher wrote:
>
>> Signed-off-by: Heiko Schocher
>> Acked-by: Mugunthan V N
>
> Looks fine, but can we get this tested on the isee board too? It's a
> functional change
Looks good to me.
Acked-by: Jaehoon Chung
On 08/28/2013 04:11 PM, Przemyslaw Marczak wrote:
> Hi Minkyu,
>
>> 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 re
On 08/28/2013 04:39 PM, Przemyslaw Marczak wrote:
> Hello Minkyu,
>
>> 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".
>
> Could you review this patch, please?
>
>>
>> Signed-off-by: Przemyslaw Marczak
>> Signe
Hi,
On Thu, Aug 8, 2013 at 3:24 AM, Wolfgang Denk wrote:
> Hello all,
>
> I think we should bring the upcoming U-Boot mini-summit in Edinburgh
> back to attention - it's still more than two months, so no reason to
> panic yet, but as we all know, time flies like an arrow...
I will be there.
>
>
Hello Marek,
This change allows using every mmc device instance with ums,
like eMMC or SD cards.
Example: ums for mmc devices.
Could you review this patch, please?
Signed-off-by: Przemyslaw Marczak
Signed-off-by: Kyungmin Park
CC: Marek Vasut
---
common/cmd_usb_mass_storage.c |7 +
Hello Minkyu,
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".
Could you review this patch, please?
Signed-off-by: Przemyslaw Marczak
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
---
board/samsung/goni/gon
Hi Minkyu,
> 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.
Could you review this patch, please?
Signed-off-by: Przemyslaw
80 matches
Mail list logo