Hi Jeroen,
On Sat, 17 Aug 2013 15:55:16 +0200, Jeroen Hofstee
wrote:
> On 08/14/2013 08:25 PM, Jeroen Hofstee wrote:
> > diff --git a/arch/arm/config.mk b/arch/arm/config.mk
> > index 540a119..5e382ab 100644
> > --- a/arch/arm/config.mk
> > +++ b/arch/arm/config.mk
> > @@ -98,3 +98,5 @@ endif
>
Hi Philippe,
On Wed, 18 Sep 2013 21:22:02 +0200, Philippe Reynes
wrote:
>
> Signed-off-by: Philippe Reynes
> ---
> README | 11 +++
> arch/arm/cpu/armv7/mx5/clock.c |2 +-
> arch/arm/cpu/armv7/mx6/clock.c |2 +-
> arch/arm/imx-common/Makefile |2 +-
> d
Hi Masahiro,
On Wed, 18 Sep 2013 13:00:18 +0900, Masahiro Yamada
wrote:
> Hello Albert.
>
>
> Commit 27af930e modified top Makefile as follows:
>
> --- a/Makefile
> +++ b/Makefile
> @@ -838,7 +838,7 @@ unconfig:
>
> sinclude $(obj).boards.depend
> $(obj).boards.dep
Hi Masahiro,
On Tue, 17 Sep 2013 09:55:00 +0900, Masahiro Yamada
wrote:
> Hello Albert, Tom.
>
>
> Commit 27af930e9 added Active/Orphan status in the first column of boards.cfg.
>
> Could you tell the definition of "Active" and "Orphan".
>
>
> At first I imagined Orphan means a board withou
Hi,
On Sun, Sep 15, 2013 at 12:15 PM, Jagannadha Sutradharudu Teki <
jagannadha.sutradharudu-t...@xilinx.com> wrote:
> Added new spi_flash_probe support, currently added N25Q*
> flash part attributes support.
>
> Updated the sector_size attributes as per the flash parts.
> Looks fine for with thi
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> SMDK5420 has a new Security Management Unit added
> for dwmmc driver, hence, configuring the control
> registers to support booting via eMMC.
>
> Signed-off-by: Alim Akhtar
> Signed-off-by: R
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> When variable size SPL is used, the BL1 expects the SPL to be
> encapsulated differently: instead of putting the checksum at a fixed
> offset in the SPL blob, prepend the blob with a header including the
> si
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> Adding initial config for SMDK5420 to build and boot U-Boot
> over Exynos based SMDK5420.
>
> Signed-off-by: Rajeshwari S Shinde
> Signed-off-by: Akshay Saraswat
> ---
> Changes in V2:
>
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> This patch adds support for SMDK5420.
> exynos5.dtsi created is a common file which has the nodes common
> to both 5420 and 5250.
>
> Signed-off-by: Akshay Saraswat
> Signed-off-by: Rajeshwar
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> Adding the base patch for Exynos based SMDK5420.
> This shall enable compilation and basic boot support for
> SMDK5420.
>
> Signed-off-by: Rajeshwari S Shinde
> Signed-off-by: Akshay Saraswat
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> From: Akshay Saraswat
>
> Adds code in pinmux and gpio framework to support Exynos5420.
>
> Signed-off-by: Rajeshwari S Shinde
> Signed-off-by: Akshay Saraswat
>
Acked-by: Simon Glass
Do
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> From: Akshay Saraswat
>
> This patch modifies UNCON and UFCON values to make s5p
> serial support exynos5420 by doing following changes:
> * Enable Rx time-out interrupts.
> * Make Rx time-
From: "Jens Scharsig (BuS Elektronik)"
Since UBIFS is enabled for cpux9k2, more malloc space is needed.
For the current uboot 2013.10-rcX the size is to small, this will fix the
startup problems by increasing the mallog space to 4MiB.
Signed-off-by: Jens Scharsig (BuS Elektronik)
---
include/c
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> From: Akshay Saraswat
>
> Currently, part of TZPC init code for Exynos5 starts setting DECPROT
> from the base address 0x1010 upto 0x1019 but in case of
> Exynos5420 we need it to sta
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> This patch intends to add DDR3 initialization code for Exynos5420.
>
> Signed-off-by: Rajeshwari S Shinde
> Signed-off-by: Akshay Saraswat
>
A few nits in comments, but it looks reasonable.
Acked-by: Simo
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> This patch adds code for clock initialization and clock settings
> of various IP's and controllers, required for Exynos5420
>
> Signed-off-by: Rajeshwari S Shinde
> Signed-off-by: Akshay Saraswat
>
Acked-b
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> From: Akshay Saraswat
>
> Adds base addresses of various IPs and controllers required for
> Exynos5420.
>
> Signed-off-by: Rajeshwari S Shinde
> Signed-off-by: Akshay Saraswat
>
Acked-by: Simon Glass
>
Hi Rajeshwari,
On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
rajeshwar...@samsung.com> wrote:
> Create a common board.c file for all functions which are common across
> all EXYNOS5 platforms.
>
> exynos_init function is provided for platform cpecific code.
>
specific
>
> Signed-off-by
Hello Michael,
Am 18.09.2013 18:28, schrieb Michael Burr:
This amends my previous patch (of Sept. 17, 2013, 5:29 p.m):
Initialize both bus masters as needed in 'i2c_init'.
The behavior of this code should be unchanged from the
old version if CONFIG_I2C_MULTI_BUS is not defined.
According to H
Hi MJ,
On Wed, Sep 18, 2013 at 9:01 PM, MJ embd wrote:
> Thanks for replying Simon. Comments inline
>
> On 9/18/13, Simon Glass wrote:
> > Hi MJ,
> >
> > On Wed, Sep 18, 2013 at 12:41 AM, MJ embd wrote:
> >> Hi Simon/All,
> >>
> >> Any comments
> >>
> >> On 9/17/13, Simon Glass wrote:
> >>>
Simon, Thanks for your review.
I noticed a strange part in my commit log
and posted v2 with a purely cosmetic update.
s/img_addr/the argument/
Best Regards
Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/lis
Becuase fdt_check_header function takes (const void *)
type argument, the argument should be passed to it
without being casted to (char *).
Signed-off-by: Masahiro Yamada
---
Changes for v2:
- fix commit log (purely cosmetic)
(s/img_addr/the argument/)
common/image-fdt.c | 2 +-
c
Thanks for replying Simon. Comments inline
On 9/18/13, Simon Glass wrote:
> Hi MJ,
>
> On Wed, Sep 18, 2013 at 12:41 AM, MJ embd wrote:
>> Hi Simon/All,
>>
>> Any comments
>>
>> On 9/17/13, Simon Glass wrote:
>>> Hi,
>>>
>>> You could try to cc whoever wrote the code. You can use git blame to
Thanks, after a long google I figured it out. Will write a post about
it on my blog.
On 9/19/13, Simon Glass wrote:
> Hi MJ,
>
> On Mon, Sep 16, 2013 at 8:23 PM, MJ embd wrote:
>
>> PS: Last message was sent without body, please ignore
>>
>> 0 down vote favorite
>>
>>
>> I am trying to understa
Hi,
On Tue, Sep 17, 2013 at 6:42 PM, wrote:
> From: Guilherme Maciel Ferreira
>
> Given a multifile image created through the mkimage's -d option:
>
> $ mkimage -A x86 -O linux -T multi -n x86 -d
> vmlinuz:initrd.img:System.map \
> multi.img
>
> Image Name: x86
> Created: Thu Jul
Hi,
On Tue, Sep 17, 2013 at 6:42 PM, wrote:
> From: Guilherme Maciel Ferreira
>
>
Please can you add a commit message describing this commit?
> Signed-off-by: Guilherme Maciel Ferreira <
> guilherme.maciel.ferre...@gmail.com>
> ---
> test/image/test-imagetools.sh | 107
> +++
Hi,
\
On Tue, Sep 17, 2013 at 6:41 PM, wrote:
> From: Guilherme Maciel Ferreira
>
> In order to avoid duplicating code and keep only one point of modification,
> the functions, structs and defines useful for "dumpimage" were moved from
> "mkimage" to a common module called "imagetool".
>
> This m
Hi,
On Tue, Sep 17, 2013 at 6:40 PM, wrote:
> From: Guilherme Maciel Ferreira
>
> Signed-off-by: Guilherme Maciel Ferreira <
> guilherme.maciel.ferre...@gmail.com>
> ---
> tools/mkimage.c |4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/tools/mkimage.c b/tools/mk
On Tue, Sep 17, 2013 at 6:58 PM, Masahiro Yamada
wrote:
> Becuase fdt_check_header function takes (const void *)
> type argument, img_addr should be passed to it
> without being casted to (char *).
>
> Signed-off-by: Masahiro Yamada
>
Looks right to me.
Acked-by: Simon Glass
__
On Tue, Sep 17, 2013 at 6:36 PM, Masahiro Yamada
wrote:
> Signed-off-by: Masahiro Yamada
>
Acked-by: Simon Glass
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Hi MJ,
On Mon, Sep 16, 2013 at 8:23 PM, MJ embd wrote:
> PS: Last message was sent without body, please ignore
>
> 0 down vote favorite
>
>
> I am trying to understand a second level makefile of uboot (this
> makefile was in a sub directory)
>
> a) What is the difference between $(COBJS:.o=.c)
Hi,
[resending on the right thread]
On Mon, Sep 16, 2013 at 1:14 AM, wrote:
> Hi, experts:
>
> I have some questions about bootstage functions.(common/bootstage.c)
>
> 1. mark_bootsage record relocation question
>
> board_init_f() will call mark_bootstage() function to record the elapsed
> time
Hi Robert,
On Mon, Sep 16, 2013 at 8:10 AM, Robert P. J. Day wrote:
>
> Do a global spelling fix for all spellings of "redundand", which is a
> functional change since it includes the variable
> CONFIG_SYS_REDUNDAND_ENVIRONMENT.
>
> Signed-off-by: Robert P. J. Day
>
Looks right to me.
Acked-by
On Fri, Sep 13, 2013 at 5:28 AM, Masahiro Yamada
wrote:
> Signed-off-by: Masahiro Yamada
>
Acked-by: Simon Glass
> ---
> doc/uImage.FIT/command_syntax_extensions.txt | 2 +-
> doc/uImage.FIT/source_file_format.txt| 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --g
Signed-off-by: Philippe Reynes
---
common/board_f.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/common/board_f.c b/common/board_f.c
index 0ada1af..f0664bc 100644
--- a/common/board_f.c
+++ b/common/board_f.c
@@ -249,7 +249,11 @@ void dram_init_banksize(void)
stat
Signed-off-by: Philippe Reynes
---
README | 11 +++
arch/arm/cpu/armv7/mx5/clock.c |2 +-
arch/arm/cpu/armv7/mx6/clock.c |2 +-
arch/arm/imx-common/Makefile |2 +-
drivers/i2c/Makefile |2 +-
drivers/i2c/mxc_i2c.c | 137
This serie is composed of three patches:
- one to fix the i2c init on the generic board
- one to port the i2c mxc driver to new subsystem
- one to update all configurations with i2c mxc driver
This serie was tested with success on armadeus apf27.
Difference between v2 and v1:
- change title of th
Signed-off-by: Philippe Reynes
---
include/configs/apf27.h | 11 ++-
include/configs/flea3.h |9 -
include/configs/imx31_phycore.h |7 +++
include/configs/m53evk.h |7 +++
include/configs/mx25pdk.h |7 +++
inclu
Dear Andreas Bießmann:
>
> are you sure 1MiB is enough? We had from time to time problems
> initializing an unsafe closed UBI (about 512MiB). With 4MiB malloc arena
> however we never had these problems.
Thank you for informations. To prevent future problems, I will send a
4MiB version (V2) tomor
Hi MJ,
On Wed, Sep 18, 2013 at 12:41 AM, MJ embd wrote:
> Hi Simon/All,
>
> Any comments
>
> On 9/17/13, Simon Glass wrote:
>> Hi,
>>
>> You could try to cc whoever wrote the code. You can use git blame to find
>> out.
>>
>> But it sounds like you are on the right track. I may be able to help,
Hi,
To my knowledge, I have added few spi_flash code contributors from
Atmel, eon, gigadevice and macronix.
Request for respective developers, please test these new changes on
your hw parts.
On Sun, Sep 15, 2013 at 11:45 PM, Jagannadha Sutradharudu Teki
wrote:
> Hi All,
>
> This is a v3 series f
> Why 8 * 1000? It's not clear.
I am not quite sure to be honest... it's been a while since I actually
wrote this patch. The EHCI spec gives no clear max for the
Periodic/Async Schedule disable (I assume not more than a frame,
though), and says the Run/Stop bit must halt within 16 microframes
(whi
This amends my previous patch (of Sept. 17, 2013, 5:29 p.m):
> Initialize both bus masters as needed in 'i2c_init'.
The behavior of this code should be unchanged from the
old version if CONFIG_I2C_MULTI_BUS is not defined.
According to Heiko, this driver should be ported to the new
multibus framew
Dear Fabio Estevam,
> From: Fabio Estevam
>
> Performing tftp transfers on mx28 results in random timeouts.
>
> Hector Palacios and Robert Hodaszi analyzed the root cause being related to
> the wrong alignment of the 'buff' buffer inside fec_recv().
>
> Benoît Thébaudeau provided an excellent
Hi Albert,
Would need your help to apply this patch to u-boot-arm/master as this
patch has been a while ago. Thanks and have a nice day!
Chin Liang
On Wed, 2013-09-11 at 11:24 -0500, Chin Liang See wrote:
> Adding System Manager driver which will configure the
> pin mux for real hardware Cyclon
Hi Albert,
Would need your help to apply this patch too to u-boot-arm/master as
this patch has been a while ago. Thanks and have a nice day!
Chin Liang
On Wed, 2013-09-11 at 11:26 -0500, Chin Liang See wrote:
> Adding the generated pin mux configuration by Preloader
> Generator tool
>
> Signed
Adding Freeze Controller driver. All HPS IOs need to be
in freeze state during pin mux or IO buffer configuration.
It is to avoid any glitch which might happen
during the configuration from propagating to external devices.
Signed-off-by: Chin Liang See
Cc: Wolfgang Denk
CC: Pavel Machek
Cc: Din
Dear Afzal Mohammed,
> Hi,
>
> DFU spec mentions it as a method to upgrade firmware (software stored
> in writable non-volatile memory). It also says other potential uses of
> DFU is beyond scope of the spec.
>
> Here such a beyond the scope use is being attempted - directly pumping
> binary ima
Thanks for the feedback, Heiko!
I will take a look at the new framework...
Michael Burr // Software Engineer II
Logic PD
T // 612.436.7273
NOTICE: Important disclaimers and limitations apply to this email.
Please see this web page for our disclaimers and limitations:
http://logicpd.com/email-d
Thanks for your feedback!
So, I guess the "Intro" message should have been a cover letter.
Next time I'll use "--cover-letter" with "git format-patch", as you
suggest, if I need a cover letter.
My patch is called "i2c:zynq: I2C multi-bus support on Zynq";
I think it got through to the "Incoming
Dear Julius Werner,
> The EHCI controller has some very specific requirements for the USB 2.0
> port test modes, which were not closely followed in the initial test
> mode commit. It demands that the host controller is completely shut down
> (all ports suspended, Run/Stop bit unset) when activatin
Dear Jens Scharsig,
On 09/18/2013 04:13 PM, Jens Scharsig (BuS Elektronik) wrote:
> From: "Jens Scharsig (BuS Elektronik)"
>
> Since UBIFS is enabled for cpux9k2, more malloc space is needed.
> For the current uboot 2013.10-rcX the size is to small, this will fix the
> startup problems by increa
From: "Jens Scharsig (BuS Elektronik)"
Since UBIFS is enabled for cpux9k2, more malloc space is needed.
For the current uboot 2013.10-rcX the size is to small, this will fix the
startup problems by increasing the mallog space.
Signed-off-by: Jens Scharsig (BuS Elektronik)
---
include/configs/e
Hi Fabio,
On 09/17/2013 06:55 PM, Fabio Estevam wrote:
From: Fabio Estevam
We need to load 'imx6dl-sabresd.dtb' in the mx6dl version.
Signed-off-by: Fabio Estevam
---
include/configs/mx6sabresd.h | 4
1 file changed, 4 insertions(+)
diff --git a/include/configs/mx6sabresd.h b/includ
Hello,
I have inherited a design using the PPC405EX that was based on the
Kilauea reference design. One of the changes was Kilauea uses on-board
DDR2 DRAM ICs and this design uses DDR2 DIMMs. The u-boot is working,
except only 256MB of RAM is available instead of the 1GIG that the
module suppo
From: Matt Porter
Enables support for SPI SPL, QSPI and Spansion serial flash device
on the EVM. Configures pin muxes for QSPI mode.
Signed-off-by: Matt Porter
Signed-off-by: Sourav Poddar
---
board/ti/dra7xx/mux_data.h | 10 ++
include/configs/dra7xx_evm.h | 20
Contains documentation and testing details for qspi flash
interface.
Signed-off-by: Sourav Poddar
---
doc/README.ti_qspi_dra_test | 38 ++
doc/README.ti_qspi_flash| 47 +++
2 files changed, 85 insertions(+), 0 deleti
From: Matt Porter
Adds a SPI master driver for the TI QSPI peripheral.
Signed-off-by: Matt Porter
Signed-off-by: Sourav Poddar
[Added quad read support and memory mapped support).
---
drivers/spi/Makefile |1 +
drivers/spi/ti_qspi.c | 324
From: Ravikumar Kattekola
Some flash like S25fl256s supports quad read mode also.
This patch enables the quad read support based on
CONFIG_SF_QUAD_RD config.
Enabling quad read has the following components:
1. Enable the Quad mode bit in the flash device side.
2. Add a quad read mode read api. I
Clock requirement for qspi clk is 192 Mhz.
According to the below formulae,
f dpll = f ref * 2 * m /(n + 1)
clockoutx2_Hmn = f dpll / (hmn+ 1)
fref = 20 Mhz, m = 96, n = 4 gives f dpll = 768 Mhz
For clockoutx2_Hmn to be 768, hmn + 1 should be 4.
Signed-off-by: Sourav Poddar
---
arch/arm/cpu/ar
Qspi controller can have a memory mapped port which can be used for
data read. Added support to enable memory mapped port read.
This patch enables the following:
- It enables exchange of memory map address between mtd and qspi
through the introduction of "memory_map" flag.
- Add support to communi
This patch series add support for TI qspi controller and in the process also
add support for quad read and memory mapped read
in mtd spi framework.
Testing details:
Did a boot from qspi mode on DRA7xx.
Testing details present in the last patch of
the series.
Currently, TI qpsi controller support
From: Matt Porter
Add QSPI definitions and clock configuration support.
Signed-off-by: Matt Porter
Signed-off-by: Sourav Poddar
---
arch/arm/cpu/armv7/omap5/hw_data.c |8
arch/arm/cpu/armv7/omap5/prcm-regs.c |1 +
arch/arm/include/asm/arch-omap5/omap.h |3 +++
arch/
Thanks Rommel for checking this patch.
Please find my reply in-lined
On 09/18/2013 03:28 AM, Rommel Custodio wrote:
Dear Prabhakar Kushwaha,
Prabhakar Kushwaha freescale.com> writes:
Add support of 2 stage NAND boot loader using SPL framework.
here, PBL initialise the internal SRAM and copy
Thanks Scott for taking time and reviewing the RFC patch.
Please find my reply in-lined.
On 09/17/2013 05:23 AM, Scott Wood wrote:
On Mon, 2013-09-16 at 21:35 +0530, Prabhakar Kushwaha wrote:
fsl_ifs_spl.c reads data from NAND and store at a memory location in raw mode.
It does not used MTD la
On 09/17/13 18:11, Igor Grinberg wrote:
> Hello,
>
> On 09/10/2013 06:10 PM, Mateusz Zalega wrote:
>> This commit unifies board-specific USB initialization implementations
>> under one symbol (usb_board_init), declaration of which is available in
>> usb.h.
>>
>> New API allows selective initializa
From: David Feng
Changes for v11:
- Replace CONFIG_ARMV8 with CONFIG_ARM64. Currently,
it's hard to distinguish what is armv8 specific and
what is aarch64 specific, so we use CONFIG_ARM64
only, no CONFIG_ARMV8 used.
- rename README.armv8 with README.arm64 and make some modificatio
From: David Feng
Signed-off-by: David Feng
---
common/cmd_pxe.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/common/cmd_pxe.c b/common/cmd_pxe.c
index a2fb50a..df58522 100644
--- a/common/cmd_pxe.c
+++ b/common/cmd_pxe.c
@@ -57,7 +57,7 @@ static int format_mac_pxe(
From: David Feng
Signed-off-by: David Feng
---
arch/arm/config.mk |4 +
arch/arm/cpu/armv8/Makefile | 38 +
arch/arm/cpu/armv8/cache.S | 130 +
arch/arm/cpu/armv8/cache_v8.c | 228 +
From: David Feng
Signed-off-by: David Feng
---
common/board_f.c | 18 +++---
common/board_r.c | 18 ++
2 files changed, 29 insertions(+), 7 deletions(-)
diff --git a/common/board_f.c b/common/board_f.c
index 0ada1af..5891ad2 100644
--- a/common/board_f.c
+++ b/c
From: David Feng
Signed-off-by: David Feng
---
include/linux/linkage.h |4
1 file changed, 4 insertions(+)
diff --git a/include/linux/linkage.h b/include/linux/linkage.h
index 9ddf830..2a2848a 100644
--- a/include/linux/linkage.h
+++ b/include/linux/linkage.h
@@ -49,6 +49,10 @@
From: David Feng
Signed-off-by: David Feng
Signed-off-by: Bhupesh Sharma
---
MAINTAINERS |4 +
board/armltd/dts/vexpress64.dts | 439 ++
board/armltd/vexpress64/Makefile | 27 +++
board/armltd/vexpress64/vexpress64.c |
From: David Feng
Signed-off-by: David Feng
---
common/fdt_support.c | 66 ++
1 file changed, 34 insertions(+), 32 deletions(-)
diff --git a/common/fdt_support.c b/common/fdt_support.c
index b034c98..9bc5821 100644
--- a/common/fdt_support.c
+++
From: Karlheinz Jerg
The board is similar to the standard km_kirkwood board. From a
u-boot point of view, the only difference is an increased
256 MiB DRAM (128M16). A board based on this design is for
example the SUP12.
Signed-off-by: Karlheinz Jerg
Signed-off-by: Holger Brunck
---
boards.cfg
Hello Michael,
a "How to send patches", Jagan Teki responded to you, so I only comment
your patch ...
Am 17.09.2013 19:29, schrieb Michael Burr:
Zynq PS has two I2C bus masters (called 'I2C0' and 'I2C1'):
Implement 'i2c_set_bus_num' routine to select from these.
Support I2C devices which do n
Get DMA bus width from design config register
Signed-off-by: Bo Shen
---
drivers/net/macb.c | 20 +++-
drivers/net/macb.h | 11 +++
2 files changed, 30 insertions(+), 1 deletion(-)
diff --git a/drivers/net/macb.c b/drivers/net/macb.c
index bf3983a..781a272 100644
--
76 matches
Mail list logo