Hi, Albert,
> On Mon, 22 Sep 2014 06:46:20 +, Huan Wang
> wrote:
>
> > Hi, Albert,
> >
> > > > On Thu, 18 Sep 2014 13:47:18 +0800, Alison Wang
> > > >
> > > > wrote:
> > > >
> > > > > +
> > > > > + . = ALIGN(4);
> > > > > + .u_boot_list : {
> > > > > + KEEP(*(SORT(.u_boo
Hi, York,
> On 9/22/14 7:43 PM, "Wang Huan-B18965"
> wrote:
>
> >Hi, York,
> >
> >> On 09/21/2014 11:17 PM, Wang Huan-B18965 wrote:
> >> >
> >> > [Alison Wang] Let me explain the sequence.
> >> >
> >> > 1. u-boot-spl.bin is produced. The size of it is not a fixed value.
> >> >
> >> > 2. u-boot-s
ls1021 is arm-core and support qe which is u-qe.
add u-qe init for arm board.
Signed-off-by: Zhao Qiang
---
arch/arm/include/asm/arch-ls102xa/config.h | 4
arch/arm/include/asm/global_data.h | 8
drivers/Makefile | 1 +
drivers/qe/Makefile
On 09/24/2014 01:44 PM, Stephen Warren wrote:
> On 09/24/2014 01:27 PM, Jeroen Hofstee wrote:
>> Hello Stephan,
>>
>> On 24-09-14 05:45, Stephen Warren wrote:
>>> The built-in SMSC 95xx chip doesn't know its own MAC address. Instead,
>>> we must query it from the VC firmware; it's probably encoded
On Wed, 2014-09-24 at 23:05 +0900, Masahiro YAMADA wrote:
> Hi Scott, Tom,
>
>
> 2014-09-12 19:43 GMT+09:00 Masahiro Yamada :
> >
> > On Fri, 12 Sep 2014 00:42:17 -0500
> > Chin Liang See wrote:
> >
> >> To add the Denali NAND driver support into U-Boot.
> >> This driver is leveraged from Linux
Hi Masahiro,
On 22 September 2014 04:59, Masahiro Yamada wrote:
> This option specifies the default Device Tree used for the run-time
> configuration of U-Boot.
>
> Signed-off-by: Masahiro Yamada
> Cc: Simon Glass
> Cc: Stephen Warren
> Cc: Minkyu Kang
> Cc: Michal Simek
> ---
>
> Changes i
Hi Masahiro,
On 22 September 2014 04:59, Masahiro Yamada wrote:
> This commit moves:
> CONFIG_OF_CONTROL
> CONFIG_OF_SEPARATE
> CONFIG_OF_EMBED
> CONFIG_OF_HOSTFILE
>
> Because these options are currently not supported for SPL,
> the "Device Tree Control" menu does not appear in the SPL
>
On 09/09/2014 09:03 PM, Chris Packham wrote:
> With some versions of gcc (that we know of 4.6.3 and 4.8.2 are affected)
> it is necessary to specify --bss-plt to get the final blrl in the
> _GOT2_TABLE_. Without this the last symbol does not get it's address
> relocated. For the P2041RDB board thi
LS1021AQDS has a variant with DDR4 slot. This patch adds a new target for
this variant and enables DDR4 support. RAW timing parameters are not added
for DDR4. The board timing parameters are only tuned for single-rank 1600
and 1800MT/s with Micron DIMM 9ASF51272AZ-2G1A1 due to availability.
Signed
On Wednesday, September 24, 2014 at 09:44:40 PM, Stephen Warren wrote:
> On 09/24/2014 01:27 PM, Jeroen Hofstee wrote:
> > Hello Stephan,
> >
> > On 24-09-14 05:45, Stephen Warren wrote:
> >> The built-in SMSC 95xx chip doesn't know its own MAC address. Instead,
> >> we must query it from the VC f
On Tue, 2014-09-23 at 09:57 +0530, Prabhakar Kushwaha wrote:
> Freescale's flash control driver is using architecture specific timer API
> i.e. usec2ticks
>
> Replace usec2ticks with get_timer() (generic timer API)
>
> Signed-off-by: Prabhakar Kushwaha
> ---
> Changes for v2: updated timeout tim
On 09/24/2014 01:27 PM, Jeroen Hofstee wrote:
Hello Stephan,
On 24-09-14 05:45, Stephen Warren wrote:
The built-in SMSC 95xx chip doesn't know its own MAC address. Instead,
we must query it from the VC firmware; it's probably encoded in fuses
on the BCM2835.
Signed-off-by: Stephen Warren
---
Hello Stephan,
On 24-09-14 05:45, Stephen Warren wrote:
The built-in SMSC 95xx chip doesn't know its own MAC address. Instead,
we must query it from the VC firmware; it's probably encoded in fuses
on the BCM2835.
Signed-off-by: Stephen Warren
---
This depends on "usb: dwc2: Add driver for Syno
On Wednesday, September 24, 2014 at 02:06:02 PM, Hans de Goede wrote:
> Hi Marek,
>
> Here is v2 of my "Add a better USB keyboard polling method" patch-set.
>
> Changes in v2:
> -Added 2 new patches:
> usb: kbd: Fix memleak on usb_kbd_deregister()
> stdio: Fix memleak on stdio_deregister
> -Fix
On Wednesday, September 24, 2014 at 05:37:16 PM, Stephen Warren wrote:
> On 09/23/2014 09:31 PM, Stephen Warren wrote:
> > On 09/21/2014 07:13 AM, Marek Vasut wrote:
> >> From: Oleksandr Tymoshenko
> >>
> >> This is the USB host controller used on the Altera SoCFPGA and Raspbery
> >> Pi.
> >>
>
On Wednesday, September 24, 2014 at 02:24:44 PM, Lukasz Majewski wrote:
> Hi Marek,
>
> The following changes since commit
> 68bc8b4f2946c3da06c2b05d4f4c7e594cb1fa48:
>
> usb: kbd: Allow "usb reset" to continue when an usb kbd is used
> (2014-09-21 12:26:19 +0200)
>
> are available in the gi
On 17 September 2014 15:07, Hou Zhiqiang wrote:
> Enable the Extend address to support SPI flash more than 16MB.
>
> Signed-off-by: Hou Zhiqiang
> ---
> Based on git://git.denx.de/u-boot.git.
> Also can be applied to git://www.denx.de/git/u-boot-mpc85xx.git.
> Tested on board T1040RDB.
>
> inclu
On 24 September 2014 23:53, Jagan Teki wrote:
> On 1 September 2014 14:16, Markus Niebel wrote:
>> From: Markus Niebel
>>
>> it is not correct to init for a specific slave in spi_setup_slave.
>> instead buffer the values and delay init until spi_claim_bus.
>>
>> Signed-off-by: Markus Niebel
>>
On 1 September 2014 14:16, Markus Niebel wrote:
> From: Markus Niebel
>
> it is not correct to init for a specific slave in spi_setup_slave.
> instead buffer the values and delay init until spi_claim_bus.
>
> Signed-off-by: Markus Niebel
> ---
> drivers/spi/mxc_spi.c | 37 +-
From: Fabio Estevam
Select CONFIG_CMD_FUSE so that the fuse API commands can be used.
Signed-off-by: Fabio Estevam
---
include/configs/wandboard.h | 5 +
1 file changed, 5 insertions(+)
diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index 7d96908..9fb501a 100644
--
Hi Stephen,
On 24 September 2014 09:42, Stephen Warren wrote:
>
> On 09/23/2014 05:30 PM, Simon Glass wrote:
>>
>> Since we currently don't have device tree available in SPL, add platform
>> data so the uart works.
>
>
>> diff --git a/drivers/serial/serial_tegra.c b/drivers/serial/serial_tegra.c
On 09/23/2014 09:31 PM, Stephen Warren wrote:
On 09/21/2014 07:13 AM, Marek Vasut wrote:
From: Oleksandr Tymoshenko
This is the USB host controller used on the Altera SoCFPGA and Raspbery Pi.
This code has three checkpatch warnings, but to make sure it stays at least
readable and clear, these
On 09/23/2014 05:30 PM, Simon Glass wrote:
Since we currently don't have device tree available in SPL, add platform
data so the uart works.
diff --git a/drivers/serial/serial_tegra.c b/drivers/serial/serial_tegra.c
+#ifdef CONFIG_OF_CONTROL
static const struct udevice_id tegra_serial_ids[
Hi!
> > From: Pavel Machek
> >
> > Split the SoCFPGA configuration into SoC-specific part which is
> > common for all boards (socfpga_cyclone5_common.h) and a board
> > specific part. There is currently only one board, which is the
> > generic SoCFPGA board (socfpga_cyclone5.h), but there are mo
Hi Jagan,
On 24 September 2014 08:31, Jagan Teki wrote:
> On 24 September 2014 19:17, Simon Glass wrote:
> > Hi Jagan,
> >
> > On 15 September 2014 06:33, Simon Glass wrote:
> >>
> >> Up until now driver model has not been used for any type of bus. Buses
> >> have some unique properties and ne
On 24 September 2014 19:17, Simon Glass wrote:
> Hi Jagan,
>
> On 15 September 2014 06:33, Simon Glass wrote:
>>
>> Up until now driver model has not been used for any type of bus. Buses
>> have some unique properties and needs, so we cannot claim that driver
>> model can cover all the common cas
On Sun, 21 Sep 2014, Marek Vasut wrote:
> From: Pavel Machek
>
> Split the SoCFPGA configuration into SoC-specific part which is
> common for all boards (socfpga_cyclone5_common.h) and a board
> specific part. There is currently only one board, which is the
> generic SoCFPGA board (socfpga_cyclo
Hi Scott, Tom,
2014-09-12 19:43 GMT+09:00 Masahiro Yamada :
>
> On Fri, 12 Sep 2014 00:42:17 -0500
> Chin Liang See wrote:
>
>> To add the Denali NAND driver support into U-Boot.
>> This driver is leveraged from Linux with commit ID
>> fdbad98dff8007f2b8bee6698b5d25ebba0471c9. For Denali
>> cont
On 09/21/2014 03:12 PM, Marek Vasut wrote:
> Enable and use the CONFIG_CMD_FS_GENERIC to avoid hard-coding the
> filesystem type into the environment.
>
> Signed-off-by: Marek Vasut
> Cc: Chin Liang See
> Cc: Dinh Nguyen
> Cc: Albert Aribaud
> Cc: Tom Rini
> Cc: Wolfgang Denk
> Cc: Pavel Mac
Hi Jagan,
On 15 September 2014 06:33, Simon Glass wrote:
> Up until now driver model has not been used for any type of bus. Buses
> have some unique properties and needs, so we cannot claim that driver
> model can cover all the common cases unless we have converted a bus over
> to driver model.
On Wednesday, September 24, 2014 at 02:46:17 PM, Michal Simek wrote:
> On 09/21/2014 03:11 PM, Marek Vasut wrote:
> > Clean up the printf() statements and get rid of the PRINTF()
> > macro by replacing it with debug_cond().
> >
> > Signed-off-by: Marek Vasut
> > Cc: Chin Liang See
> > Cc: Dinh N
On 5 September 2014 23:23, Tom Rini wrote:
> On Fri, Sep 05, 2014 at 07:30:35PM +0200, Marek Vasut wrote:
>
> [snip]
>> > It's easier to work with than fitImage.
>>
>> In which way?
>
> In most developer work flows at least zImage then uImage then fitImage
> are the easiest to work with, in that o
I think this is recently been added, why this removed abruptly - any
specific reason.
On 14 January 2014 13:47, Albert ARIBAUD wrote:
> Hi Minkyu,
>
> On Tue, 14 Jan 2014 09:51:48 +0900, Minkyu Kang
> wrote:
>
>> On 14/01/14 05:06, Albert ARIBAUD wrote:
>> > Signed-off-by: Albert ARIBAUD
>> > -
I have taken first 5 patches (spi) and Tom take the rest.
On 2 September 2014 17:33, Stefan Roese wrote:
> This makes is possible to use this SPI driver from other MVEBU SoC's as well.
> As the upcoming Armada XP support will do.
>
> Signed-off-by: Stefan Roese
>
> Acked-by: Prafulla Wadaskar
>
On 09/21/2014 03:11 PM, Marek Vasut wrote:
> Clean up the printf() statements and get rid of the PRINTF()
> macro by replacing it with debug_cond().
>
> Signed-off-by: Marek Vasut
> Cc: Chin Liang See
> Cc: Dinh Nguyen
> Cc: Albert Aribaud
> Cc: Tom Rini
> Cc: Wolfgang Denk
> Cc: Pavel Mache
Hi Tom,
Please pull this PR.
thanks!
Jagan.
The following changes since commit 47d3debe1ab8315dc9ade22279e02f60eceda25b:
Merge git://git.denx.de/u-boot-dm (2014-09-23 15:21:43 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-spi.git master
for you to fetch changes
On 09/05/2014 09:01 AM, Siva Durga Prasad Paladugu wrote:
> Dont perform reset at the end of thor download
> if configured to do reset off.
> Reset may not be required in all cases and hence
> provided an option to do so.
>
> Signed-off-by: Siva Durga Prasad Paladugu
> ---
> drivers/usb/gadget/f
On 09/05/2014 08:46 AM, Siva Durga Prasad Paladugu wrote:
> Update the ci_udc driver to support bulk transfer
> and also added capability of having multiple dtds
> if requested data is more thank 16K.
> These changes are tested for both the DFU and lthor.
>
> Signed-off-by: Siva Durga Prasad Palad
On 09/05/2014 12:09 PM, Siva Durga Prasad Paladugu wrote:
> Allocate request up to THOR_PACKET_SIZE not the ep0->maxpacket
> as the descriptors data depend on the number of descriptors
> and this 64 bytes were not enough and the buffer might overflow
> which results in memalign failures later.
>
>
Hi Marek,
The following changes since commit
68bc8b4f2946c3da06c2b05d4f4c7e594cb1fa48:
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
(2014-09-21 12:26:19 +0200)
are available in the git repository at:
u-boot-denx-usb/master
for you to fetch changes up to 772ca4fe05bf89
Hi Bo,
> When download is ongoing, if the actual size of one transfer
> is not the same as BTYES_PER_DOT, which will cause the dot
> won't print anymore. Then it will let the user thinking it
> is stuck, actually it is transfering without dot printed.
>
> So, improve the method to show the progre
Instead of looking them up every time we need them.
Signed-off-by: Hans de Goede
---
common/usb_kbd.c | 34 +-
1 file changed, 13 insertions(+), 21 deletions(-)
diff --git a/common/usb_kbd.c b/common/usb_kbd.c
index 253530a..a303d95 100644
--- a/common/usb_kbd.c
Waiting an interrupt packet to complete in usb_kbd_poll_for_event, causes
a 40 ms latency for each call to usb_kbd_testc, which is undesirable.
Using control messages leads to lower (but still not 0) latency, but some
devices do not work well with control messages (e.g. my kvm behaves funny
with t
Free the keyboard hid-report buffer and private data on deregister.
Signed-off-by: Hans de Goede
---
common/usb_kbd.c | 16 +---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/common/usb_kbd.c b/common/usb_kbd.c
index cb869ac..253530a 100644
--- a/common/usb_kbd.c
+++
This is not used anywhere, so lets remove it.
Signed-off-by: Hans de Goede
---
common/usb_kbd.c | 26 --
1 file changed, 26 deletions(-)
diff --git a/common/usb_kbd.c b/common/usb_kbd.c
index fdc083c..cb869ac 100644
--- a/common/usb_kbd.c
+++ b/common/usb_kbd.c
@@ -116,3
Preperation patch to use poll_int_queue outside of ehci-hcd.c .
Signed-off-by: Hans de Goede
---
drivers/usb/host/ehci-hcd.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
index cf3e3c0..e527a7a 100644
---
Signed-off-by: Hans de Goede
---
include/usb.h | 9 +
1 file changed, 9 insertions(+)
diff --git a/include/usb.h b/include/usb.h
index c355fbe..6b29aed 100644
--- a/include/usb.h
+++ b/include/usb.h
@@ -129,6 +129,8 @@ struct usb_device {
unsigned int slot_id;
};
+struct int_q
Hi Marek,
Here is v2 of my "Add a better USB keyboard polling method" patch-set.
Changes in v2:
-Added 2 new patches:
usb: kbd: Fix memleak on usb_kbd_deregister()
stdio: Fix memleak on stdio_deregister
-Fixed use after free in:
usb: kbd: Add (optional) support for using an interrupt queue for
stdio_register makes a malloc-ed copy of struct stdio_dev through stdio_clone,
free the malloc-ed memory on stdio_deregister.
Signed-off-by: Hans de Goede
---
common/stdio.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/common/stdio.c b/common/stdio.c
index 8232815..c3ccbf5 100644
--- a/co
Preperation patch to use create_int_queue outside of ehci-hcd.c .
Signed-off-by: Hans de Goede
---
drivers/usb/host/ehci-hcd.c | 36 +++-
1 file changed, 19 insertions(+), 17 deletions(-)
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
inde
When periodic_schedules == 0, the schedule is disabled and there is no reason
to disable it again.
Signed-off-by: Hans de Goede
---
drivers/usb/host/ehci-hcd.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c
in
On 24 September 2014 00:35, Simon Glass wrote:
> This brings in a additional small fix which was missed in a recent update
> to the README.
>
> Suggested-by: Masahiro Yamada
> Signed-off-by: Simon Glass
> ---
>
> board/sandbox/README.sandbox | 4 ++--
> 1 file changed, 2 insertions(+), 2 deleti
On Wednesday, September 24, 2014 at 01:03:11 PM, Nikolay Dimitrov wrote:
> Hi Marek,
>
> On 9/24/2014 12:37 PM, Marek Vasut wrote:
> > Also, can you please review the entire thing so I don't have to retest
> > and resend the patch every day with one minor modification each time?
> > Thanks Best re
Hi Marek,
On 9/24/2014 12:37 PM, Marek Vasut wrote:
Also, can you please review the entire thing so I don't have to retest
and resend the patch every day with one minor modification each time?
Thanks Best regards, Marek Vasut
Sorry about that :(. I definitely understand. Unfortunately it jus
Hi Scott, Hi Tom,
On 05.09.2014 10:06, Heiko Schocher wrote:
The ioread16_rep() and iowrite16_rep() implementations are U-Boot
specific
and have been introduced with the Linux MTD v3.14 sync. While introducing
these functions, the length for the loop has been miscalculated. The
">> 1"
is alread
On Monday, April 28, 2014 at 03:38:39 AM, Marek Vasut wrote:
> Add board-specific callbacks for enabling/disabling port power
> into the MXS EHCI controller driver. This is in-line with the
> names of callbacks on other systems.
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
This series see
On Wednesday, September 24, 2014 at 05:31:26 AM, Stephen Warren wrote:
> On 09/21/2014 07:13 AM, Marek Vasut wrote:
> > From: Oleksandr Tymoshenko
> >
> > This is the USB host controller used on the Altera SoCFPGA and Raspbery
> > Pi.
> >
> > This code has three checkpatch warnings, but to make
On Wednesday, September 24, 2014 at 04:46:42 AM, Nikolay Dimitrov wrote:
> Hi Marek,
>
> Following are some comments about FEC Ethernet:
>
> On 09/23/2014 01:18 PM, Marek Vasut wrote:
> > +#define ENET_PAD_CTRL \
> > + (PAD_CTL_PKE | PAD_CTL_PUE |
On Wednesday, September 24, 2014 at 01:57:50 AM, Nikolay Dimitrov wrote:
> Hi Marek,
>
> Some comments about SPI:
>
> On 09/23/2014 01:18 PM, Marek Vasut wrote:
> > +/*
> > + * SPI
> > + */
> > +#ifdef CONFIG_MXC_SPI
> > +static iomux_v3_cfg_t ecspi1_pads[] = {
> > + /* SS1 */
> > + MX6_PAD_E
Hi Tim,
On 09/24/2014 08:48 AM, Tim Harvey wrote:
On Tue, Sep 23, 2014 at 4:42 PM, Nikolay Dimitrov wrote:
Hi Marek,
On 09/23/2014 12:47 PM, Marek Vasut wrote:
On Monday, September 22, 2014 at 08:24:05 PM, Nikolay Dimitrov wrote:
One more comment - isn't the file novena.o used also for th
This macro is only related to spi. So it's better to place it in spi.h.
Signed-off-by: Scott Jiang
---
arch/blackfin/include/asm/config-pre.h |3 ---
arch/blackfin/include/asm/mach-common/bits/spi.h |1 +
2 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/arch/blackf
SPI3 controller is not only used on BF609 platform. So we add a common
controller
driver and leave machine specific configuration in board drivers.
Remove obsolete spi6xx.h and select new board driver in configuration file.
Signed-off-by: Scott Jiang
---
drivers/spi/Makefile
From: Maxime Ripard
Signed-off-by: Maxime Ripard
Signed-off-by: Hans de Goede
[w...@csie.org: commit message was "ARM: sunxi: Setup the A31 UART0 muxing"]
[w...@csie.org: reorder #ifs by SUN?I]
[w...@csie.org: replace magic numbers with GPIO definitions]
Signed-off-by: Chen-Yu Tsai
---
arch/a
From: Hans de Goede
The mmc hardware on sun6i has an extra reset control that needs to
be de-asserted prior to usage. Also the FIFO address is different.
Signed-off-by: Hans de Goede
[w...@csie.org: use setbits_le32 for reset control, drop obsolete changes,
rewrite different FIF
UART0 is the default debug/console UART on the A31.
Signed-off-by: Chen-Yu Tsai
---
arch/arm/include/asm/arch-sunxi/gpio.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/include/asm/arch-sunxi/gpio.h
b/arch/arm/include/asm/arch-sunxi/gpio.h
index f7f3d8c..ba7e69b 100644
--- a/a
This patch adds the basic clocks support for the Allwinner A31 (sun6i)
processor. This code will not been compiled until the build is hooked
up in a later patch. It has been split out to keep the patches manageable.
This includes changes from the following commits from u-boot-sunxi:
a92051b ARM:
The Colombus board is an A31 evaluation board from WITS Technology.
Signed-off-by: Chen-Yu Tsai
---
configs/Colombus_defconfig | 4
1 file changed, 4 insertions(+)
create mode 100644 configs/Colombus_defconfig
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig
new file m
From: Maxime Ripard
Add a new sun6i machine that supports UART and MMC.
Signed-off-by: Maxime Ripard
Signed-off-by: Hans de Goede
[w...@csie.org: use SPDX labels, adapt to Kconfig system, drop ifdef
around mmc and smp code, drop MACH_TYPE]
Signed-off-by: Chen-Yu Tsai
---
arch
We have already defined macros for pull-up/down values in the
GPIO header. Use them instead of magic numbers when configuring
the UART pins.
Signed-off-by: Chen-Yu Tsai
---
arch/arm/cpu/armv7/sunxi/board.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm/cpu/arm
From: Oliver Schinagl
A31 has several new and changed memory address. This patch adds them.
Signed-off-by: Oliver Schinagl
Signed-off-by: Hans de Goede
Signed-off-by: Chen-Yu Tsai
Acked-by: Ian Campbell
---
arch/arm/include/asm/arch-sunxi/cpu.h | 9 +
1 file changed, 9 insertions(+)
From: Oliver Schinagl
The A31 has a new module called PRCM, or Power, Reset Control Module.
This module controls clocks and resets for RTC block modules, and also
PLL biasing in the main clock module.
This patch adds the register definitions, and also enables the clocks
and resets for the RTC bl
Hi, Albert,
> On Mon, 22 Sep 2014 06:22:44 +, Huan Wang
> wrote:
>
> > Hi, Albert,
> >
> > > On Thu, 18 Sep 2014 13:47:14 +0800, Alison Wang
> > >
> > > wrote:
> > >
> > > > @@ -111,6 +115,14 @@ static void pbl_parser(char *name)
> > > > size_t len = 0;
> > > >
> > > > fname
Hi everyone,
This is v2 of the A31 support series. This series add basic (UART and MMC)
support for Allwinner's A31 SoC. The patches, excluding the first one,
were cherry-picked from u-boot-sunxi. Due to the difference between u-boot
mainline and u-boot-sunxi, some patches were rearranged or squas
BOOT_TARGET_DEVICES includes USB unconditionally. This breaks when
CONFIG_CMD_USB is not defined. Use a secondary macro to conditionally
include it when CONFIG_EHCI is enabled, as we do for CONFIG_AHCI.
Signed-off-by: Chen-Yu Tsai
Acked-by: Ian Campbell
---
include/configs/sunxi-common.h | 8 ++
Hi Huan,
On Mon, 22 Sep 2014 06:22:44 +, Huan Wang
wrote:
> Hi, Albert,
>
> > On Thu, 18 Sep 2014 13:47:14 +0800, Alison Wang
> > wrote:
> >
> > > @@ -111,6 +115,14 @@ static void pbl_parser(char *name)
> > > size_t len = 0;
> > >
> > > fname = name;
> > > +
> > > + if (strstr(fname,
Signed-off-by: Bo Shen
---
include/configs/at91sam9263ek.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/configs/at91sam9263ek.h b/include/configs/at91sam9263ek.h
index 48c12ea..b666d94 100644
--- a/include/configs/at91sam9263ek.h
+++ b/include/configs/at91sam9263ek.h
@@ -48,6 +4
Hi Georges,
On Sun, 21 Sep 2014 23:33:48 +0200, Georges Savoundararadj
wrote:
> Before the commit 41623c91, the exception vector was in a .text
> section which is allocatable. After this, the .vectors section was
> introduced to contain the exception vector without specifying it as a
> .text sec
Hi Georges,
On Sun, 21 Sep 2014 23:33:47 +0200, Georges Savoundararadj
wrote:
> Hi folks,
>
> I wanted to use interrupt on U-Boot on my Raspberry Pi but I have
> found that it did not work properly.
>
> My patches intend to make interrupt work.
>
> Regards,
>
> Georges
Could you please make
Hi Masahiro,
On Tue, 23 Sep 2014 12:17:28 +0900, Masahiro YAMADA
wrote:
> Hi Georges,
>
> 2014-09-23 3:24 GMT+09:00 Georges Savoundararadj :
> > Le 22/09/2014 03:35, Masahiro Yamada a écrit :
> >>
> >> On Sun, 21 Sep 2014 23:33:47 +0200
> >> Georges Savoundararadj wrote:
> >>
> >>> Hi folks,
>
79 matches
Mail list logo