From: Kuo-Jung Su
The Faraday FTSSP010 is a multi-function controller
which supports I2S/SPI/SSP/AC97/SPDIF. However This
patch implements only the SPI mode.
NOTE:
The DMA and CS/Clock control logic has been altered
since hardware revision 1.19.0. So this patch
would first detects the revision i
Hello Jeremy
> >> But my patch would not appear on patchwork.
> >> (Maybe because there is no diff line.)
> >
> > I think so too. There is some handling for renames without patch in
> > patchwork, but I think there is no handling for just file permission
> > changes. That should be fixed in patc
Dear Bojan,
In message
you wrote:
>
> I found address of register HW_RTC_WATCHDOG_SET: 0x8005C054
>
> I need write to that register value 0x054 ?
Please don't expect others doing the work for you. Stefano already
pointed you to the right section of the manual, so please invest your
own time a
This patch will save U-Boot environment as a file: uboot.env, in FAT partition
instead of saving it in raw sector of SD card.
Since saving environment in raw sector has risk of corrupting the SD card and
only can use very small size. Save as a FAT file has no above limitation.
Signed-off-by: Josh
This patch will save U-Boot environment as a file: uboot.env, in FAT partition
instead of saving it in raw sector of SD card.
Since saving environment in raw sector has risk of corrupting the SD card and
only can use very small size. Save as a FAT file has no above limitation.
Signed-off-by: Josh
Hi,
I'm trying to compile the latest u-boot for my Pandaboard Rev A2. The
SD card was originally loaded with a working version of 12.04
linaro-unbunt-developer image. Early printk is enabled in the original
image.
I followed this guide (http://elinux.org/Panda_How_to_MLO_%26_u-boot)
and here is w
Hi Andreas,
On Wed, 13 Nov 2013 22:24:59 +0100, Andreas Bießmann
wrote:
> Dear Albert Aribaud,
>
> please pull the following changes into u-boot-arm/master.
>
> The following changes since commit 56eb3da43fab5990a4b7bc118b76c7cae2ceb140:
>
> arm, am335x: update for the siemens boards (2013-
On 22 November 2013 07:24, Christoffer Dall wrote:
> On 21 November 2013 07:04, Marc Zyngier wrote:
>> Hi Rob,
>>
>> On 21/11/13 14:28, Rob Herring wrote:
>>> On Thu, Nov 21, 2013 at 2:59 AM, Marc Zyngier wrote:
PSCI is an ARM standard that provides a generic interface that
supervisory
Hi all,
> On 11/21/2013 12:14 PM, Masahiro Yamada wrote:
>> Hi.
>>
>> I posted a patch to change a file permission.
>> This:
>> http://lists.denx.de/pipermail/u-boot/2013-November/167573.html
>>
>> and again:
>> http://lists.denx.de/pipermail/u-boot/2013-November/167608.html
>>
>>
>> But my patch
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-
> Wolfgang,
>
> good morning.
>
> On Monday, October 28, 2013 04:07 AM, Wolfgang Denk wrote:
> > In message <1382865251-17302-1-git-send-email...@denx.de> I wrote:
> >> Building boards that have JFFS2 support enabled will fail when using
> >> U
> -Original Message-
> From: York Sun [mailto:york...@freescale.com]
> Sent: Friday, November 22, 2013 1:51 AM
> To: Liu Shengzhou-B36685; u-boot@lists.denx.de
> Subject: Re: [PATCH 1/4] net/fman: Add support for 10GEC3 and 10GEC4
>
> > #ifdef CONFIG_SYS_FMAN_V3
> > - if (fm_eth->type =
> -Original Message-
> From: York Sun [mailto:york...@freescale.com]
> Sent: Friday, November 22, 2013 2:03 AM
> To: shh@gmail.com; u-boot@lists.denx.de
> Cc: Xie Shaohui-B21989
> Subject: Re: [PATCH] phy: introduce structure fixed-link
>
> On 11/14/2013 03:00 AM, shh@gmail.com wro
Hi Fabio,
2013/11/9 Fabio Estevam
> Currently HDMI splash screen is selected by default on mx6sabresd boards.
>
> As LVDS is also always enabled, this causes incorrect colors to be
> displayed in
> the LVDS panel due to the different pixel format in HDMI and LVDS.
>
> Fix this by selecting the
On 21 November 2013 07:04, Marc Zyngier wrote:
> Hi Rob,
>
> On 21/11/13 14:28, Rob Herring wrote:
>> On Thu, Nov 21, 2013 at 2:59 AM, Marc Zyngier wrote:
>>> PSCI is an ARM standard that provides a generic interface that
>>> supervisory software can use to manage power in the following
>>> situa
On 21 November 2013 00:59, Marc Zyngier wrote:
> A CP15 instruction execution can be reordered, requiring an
> isb to be sure it is executed in program order.
>
> Signed-off-by: Marc Zyngier
> ---
> arch/arm/cpu/armv7/nonsec_virt.S | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/ar
On Thu, Nov 21, 2013 at 04:14:56PM -0500, Richard Retanubun wrote:
> Hi Tom,
>
> Sorry to keep bugging you today.
>
> I was just informed by one of my colleagues that there are another ti uboot
> git tree
>
> So out of these three:
> [1]
> http://git.omapzoom.org/?p=repo/u-boot.git;a=shortlog;
On 11/21/2013 09:59 AM, Marc Zyngier wrote:
Make sure the vectors are aligned on a 32 byte boundary, not
the code that deals with it...
I think that patch was posted before, and I already acked it, but it
didn't make it into some tree.
Albert, can you please take this?
Also a candidate for th
The standalone programs do not use the api calls, but rely
directly on u-boot variable gd->jt for the jump table. Commit
fe1378a - "ARM: use r9 for gd" changed the register holding
the address of gd, but the assembly code in the standalone
examples was not updated accordingly. This broke the progra
+Amar
Amar, can you help Richard with eMMC booting?
Thanks
Shankar
-Original Message-
From: Richard Retanubun [mailto:richardretanu...@ruggedcom.com]
Sent: Wednesday, November 20, 2013 4:28 PM
To: Rao, Shankar; Shklyarman, Michael
Cc: SIFW-Richard Retanubun; u-boot@lists.denx.de
Subject
Hi Tom,
Sorry to keep bugging you today.
I was just informed by one of my colleagues that there are another ti uboot git
tree
So out of these three:
[1]
http://git.omapzoom.org/?p=repo/u-boot.git;a=shortlog;h=refs/heads/p-ti-u-boot-2013.04
[2] http://git.ti.com/ti-u-boot/ti-u-boot/commits/ti-
On Mon, 2013-11-04 at 10:50 +1300, Chris Packham wrote:
> Hi List,
>
> I was looking at the u-boot wiki page on FDT[1] and found that a
> number of the links to specifications are dead. I assume because of
> the whole Oracle/Sun acquisition and bridge burning.
>
> I've done a bit of searching but
On Thu, Nov 21, 2013 at 7:00 AM, Stefano Babic wrote:
> Hi Otavio, Jason, Fabio,
>
> On 18/11/2013 20:39, Otavio Salvador wrote:
>
>>
>> What is the final decision on this? I have the same change for many
>> boards which are/will be supported by 3.10.
>>
>
> You're right, we need a decision. As fa
While debugging an I2C problem I found in soft_i2c_read() and
soft_i2c_write():
if(write_byte(addr >> shift)) {
PRINTD("i2c_read, address not ed\n");
return(1);
}
and
if(write_byte(addr >> shift)) {
PRINTD("i2c_write, address not ed\n");
return(1);
}
This means t
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
[...]
> -/*
> - * Get SDRAM type connected to EMIF.
> - * Assuming similar SDRAM parts are connected to both EMIF's
> - * which is typically the case. So it is sufficient to get
> - * SDRAM type from EMIF1.
> - */
> -u32 emif_sdram_type()
> -{
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
> AM4372 EPOS EVM has 1GB LPDDR2(Part no: MT42L256M32D2LG-25 WT:A)
> Adding LPDDR2 init sequence and register details for the same.
> Below is the brief description of LPDDR2 init sequence:
> -> Configure VTP
> -> Configure DDR IO settings
> ->
Hi,
On Thu, Nov 7, 2013 at 9:31 AM, Simon Glass wrote:
>
> Note: If you are reviewing this code, but don't have a lot of time, please
> consider starting with the 'demo' driver (patch 'dm: Add a
> demonstration/example driver') since it clearly shows how devices and
> uclasses work. Much of this
Applied to u-boot-x86 branch buildpatman, thank you.
On Thu, Oct 10, 2013 at 10:46 AM, Simon Glass wrote:
> On Thu, Oct 10, 2013 at 10:00 AM, Stephen Warren
> wrote:
> > From: Stephen Warren
> >
> > A common use-case is to build all boards for a particular SoC. This can
> > be achieved by:
>
Applied to u-boot-x86 branch buildpatman, thank you.
(I added a little note to the README to describe your excellent new feature)
On Tue, Nov 12, 2013 at 3:14 AM, Albert ARIBAUD
wrote:
> Sometimes a commit should have notes enclosed with it rather
> than withing the cover letter -- possibly ev
Applied to u-boot-x86 branch buildpatman, thank you.
On Tue, Nov 5, 2013 at 1:24 PM, Simon Glass wrote:
> On Tue, Nov 5, 2013 at 3:37 AM, Andreas Bießmann
> wrote:
> > This is a trivial fix for c'n'p error.
> >
> > Signed-off-by: Andreas Bießmann
>
> Acked-by: Simon Glass
>
The following changes since commit c2e5e802ecb7ab668ce9911b210ed68c804b349f:
Merge branch 'master' of git://git.denx.de/u-boot-mips (2013-11-17
14:11:34 -0500)
are available in the git repository at:
http://git.denx.de/u-boot-x86.git buildpatman
for you to fetch changes up to 8426d8b0899eb
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
[...]
> +#ifdef CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG
> + char safe_string[HDR_NAME_LEN + 1];
> + struct am43xx_board_id header;
> +
> + if (read_eeprom(&header) < 0)
> + puts("Could not get board ID.\n");
Hmm...
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
> Updating the Multiplier and Dividers values for all DPLLs for EPOS EVM.
> Following are the DPLL locking frequencies at OPP NOM:
> MPU locks at 600MHz
> Core locks at 1000MHz
> Per locks at 960MHz
> DDR locks at 266MHz
>
As mentioned earlier,
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
> Updating the mux data for UART, adding data for i2c0 and mmc.
> And also updating pad_signals structure.
>
> Signed-off-by: Lokesh Vutla
> ---
> arch/arm/include/asm/arch-am33xx/mux_am43xx.h | 45
> +
> board/ti/am
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
> Selecting the Master osc clk as Timer2 clock source.
>
> Signed-off-by: Lokesh Vutla
> ---
> arch/arm/cpu/armv7/am33xx/clock_am43xx.c |4
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/cpu/armv7/am33xx/clock_am43xx.c
>
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
[...]
> #define NON_SECURE_SRAM_START 0x402F0400
> #define NON_SECURE_SRAM_END0x4034
> #define SRAM_SCRATCH_SPACE_ADDR0x4033C000
> +#define AM4372_BOARD_NAME_STARTSRAM_SCRATCH_SPACE_ADDR
> +#define AM4372_BOARD_NAME_E
Hi Lokesh,
On Thu, Nov 21, 2013 at 1:18 AM, Lokesh Vutla wrote:
[...]
> +#define CM_DPLL0x44DF4200
> +#define CM_RTC 0x44df8500
>
nit: CM_RTC address should be in caps for the sake of consistency
> #define PRM_RSTCTRL(
On Wed, Nov 20, 2013 at 05:27:50PM -0500, Richard Retanubun wrote:
> Hi Shankar and Michael,
>
> I am using the ti dra7xx_evm platform, which comes with a Micron
> MTFC4GVMEA-4M IT device that has two 16MB boot partitions. I want to
> load the MLO and uboot into the eMMC's boot partition and boo
On 11/20/2013 09:42 AM, Alban Bedel wrote:
> The CPU complex reset masks are not matching with the datasheet for
> the CLK_RST_CONTROLLER_RST_CPU_CMPLX_SET/CLR_0 registers. For both T20
> and T30 the register consist of groups of 4 bits, with one bit for
> each CPU core. On T20 the 2 high bits of e
Hi Roger,
2013/11/11 Roger Quadros :
> Hi,
>
> This series adds SATA support for OMAP5 uevm and DRA7 evm.
>
> Patches are also availabe at
> g...@github.com:rogerq/u-boot.git sata
>
> v3:
> - get rid of custom perror() macro, use printf
> - Fixed coding sytle issues
>
> v2:
> - Address revi
On Thu, Nov 21, 2013 at 2:59 AM, Marc Zyngier wrote:
> PSCI is an ARM standard that provides a generic interface that
> supervisory software can use to manage power in the following
> situations:
> - Core idle management
> - CPU hotplug
> - big.LITTLE migration models
> - System shutdown and reset
On 20/11/2013 23:26, Fabio Estevam wrote:
> From: Fabio Estevam
>
> On mx51evk board the PMIC is connected via SPI interface, so it does not make
> sense to pass I2C_PMIC into the pmic_init() interface.
>
> Pass the SPI bus number via CONFIG_FSL_PMIC_BUS option instead.
>
> Signed-off-by: Fabio
Hi Christian / Andy,
On Mon, Sep 2, 2013 at 8:16 PM, Andy Fleming wrote:
> On Mon, Sep 2, 2013 at 7:30 AM, Christian Gmeiner <
> christian.gmei...@gmail.com> wrote:
>
>> This patch is needed if the MAC is directly connected to a ethernet switch.
>> In my case the FEC MAC is connected to a Micrel
On Thu, Nov 21, 2013 at 01:20:08PM -0500, Richard Retanubun wrote:
> On 21/11/13 01:09 PM, Tom Rini wrote:
> >I've done RAW mode booting on my omap5_uevm as well as am335x-based
> >platforms, on SD card and eMMC. But in the case of eMMC it's always the
> >user partitions. I suspect the answer is
On 21/11/2013 15:01, Bojan Buić wrote:
> Which register I need set up for hard. watchdog ?
>
Please read carefully Chapter 23 amn 23.8.6 in the User Manuaal, you
will find answer to all your question.
Best regards,
Stefano Babic
--
==
I found address of register HW_RTC_WATCHDOG_SET: 0x8005C054
I need write to that register value 0x054 ?
Bojan
2013/11/21 Bojan Buić
> Sorry for many questions, but I work once with 8 bit ATmega 8
> microcontroler and nothing more :(
>
> In manual I found this :
>
> HW_RTC_WATCHDOG 0x050
> HW_
On 21/11/2013 00:17, Fabio Estevam wrote:
> From: Fabio Estevam
>
> The pmic_init() function has the I2C or SPI bus number that is connected to
> the
> PMIC.
>
> Instead of passing I2C_PMIC, explicitly pass the I2C bus number via I2C_x
> definition.
>
> The motivation for doing this is to avo
On 20/11/2013 23:38, Fabio Estevam wrote:
> From: Fabio Estevam
>
> According to the README:
>
> "- CONFIG_SYS_SPD_BUS_NUM
> If SPD EEPROM is on an I2C bus other than the first
> one, specify here. Note that the value must resolve
> to something your dri
Sorry for many questions, but I work once with 8 bit ATmega 8
microcontroler and nothing more :(
In manual I found this :
HW_RTC_WATCHDOG 0x050
HW_RTC_WATCHDOG_SET 0x054
HW_RTC_WATCHDOG_CLR 0x058
HW_RTC_WATCHDOG_TOG 0x05C
and now I do not know which register i need setup to enable watchdog ?
0x
This patch add new defines for usb phy for Exynos4x12.
Signed-off-by: Piotr Wilczek
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
---
Chnages for v4:
- no changes
Chnages for v3:
- removed unnecessary empty line
Changes for v2:
- no changes
drivers/usb/gadget/regs-otg.h|5 +
Hi Stephan,
On Mon, Aug 12, 2013 at 6:05 AM, Stephan Bauroth wrote:
> Hi all,
>
> since no one commented on my prior mail, i just took the liberty to write
I apologize about that. I've been preoccupied with other work of late.
> a little patch that chooses regs 0-5 if none are specified for 'm
This patch adds support for USB and enables 'ums' command on Trats2 board.
Signed-off-by: Piotr Wilczek
Signed-off-by: Kyungmin Park
CC: Minkyu Kang
Acked-by: Jaehoon Chung
---
Changes for v4:
- removed empty line
- added check if muic is available
- removed cable_connected
Changes for v3
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/21/2013 05:05 AM, Lars Poeschel wrote:
> Am Dienstag, 19. November 2013, 15:08:27 schrieb Tom Rini:
>> On Tue, Nov 19, 2013 at 11:22:18AM +0100, Lars Poeschel wrote:
>>> From: Lars Poeschel
>>>
>>> Phytec sells revision or version 3 of pcm051.
Hi Guys, thanks for the responses. my comments are below.
On 20/11/13 05:39 PM, Shankar Rao wrote:> On 11/20/2013 04:27 PM, Richard
Retanubun wrote:
> Hi Richard,
> Are you trying to boot Android kernel or Linux kernel? Building u-boot
> with android config will give you access to fastboot which
On Thu, Nov 21, 2013 at 7:23 AM, Stefano Babic wrote:
> Hi Otavio,
>
> On 22/10/2013 01:34, Otavio Salvador wrote:
>> This patchset adds support for the Future Eletronics 7" WVGA LCD
>> extension board and implements its auto-detection using i2c to check
>> for it's touch controller presence.
>>
>
Hi Christopher,
On Thu, Nov 21, 2013 at 4:04 AM, Christopher Preschern <
christopher.presch...@tugraz.at> wrote:
> Hi Simon,
>
> thanks for the quick answer.
>
>
> => bootm 0x4200
>>>## Loading kernel from FIT Image at 4200 ...
>>> Using 'conf@1' configuration
>>
On 11/20/2013 03:01 PM, Tom Rini wrote:
> On Wed, Nov 20, 2013 at 02:53:31PM +0100, Michal Simek wrote:
>> On 11/20/2013 02:49 PM, Tom Rini wrote:
>>> On Wed, Nov 20, 2013 at 08:59:43AM +0100, Michal Simek wrote:
On 11/19/2013 09:07 PM, Tom Rini wrote:
> On Tue, Nov 19, 2013 at 10:09:44AM
Which register I need set up for hard. watchdog ?
Bojan
2013/11/21 Stefano Babic
> Hi Bojan,
>
> On 21/11/2013 09:09, Bojan Buić wrote:
> > I'm trying in board iMX233-OLinuXino-MICRO
> > (
> https://www.olimex.com/Products/OLinuXino/iMX233/iMX233-OLinuXino-MICRO/open-source-hardware
> )
> > se
On 11/14/2013 03:00 AM, shh@gmail.com wrote:
> From: Shaohui Xie
>
> fixed-link is used in kernel for PHY-less MAC, so introduce this
> structure that U-boot can use it to fixup dtb dynamically.
>
> Signed-off-by: Shaohui Xie
> ---
> include/phy.h | 8
> 1 file changed, 8 insertio
On 11/14/2013 03:31 AM, Shengzhou Liu wrote:
> There are more than two 10GEC in single FMAN in some SoCs(e.g. T2080).
> This patch adds support for 10GEC3 and 10GEC4.
>
> Signed-off-by: Shengzhou Liu
> ---
> Against master branch of upstream.
>
> arch/powerpc/include/asm/fsl_serdes.h | 2 ++
>
Hi,
I am starting to port a older tg3 u-boot driver into the current Network
structure for a p4080 platform and I was wondering if one is already
available.
Thanks ,
Jd.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinf
On 21/11/13 11:49 AM, Tom Rini wrote:
On Wed, Nov 20, 2013 at 05:27:50PM -0500, Richard Retanubun wrote:
The only way I can get raw eMMC boot mode to work is if I put the MLO
on /dev/mmcblk1 (which is the user data area).
Did you change the SYSBOOT pins to use automotive peripheral mode,
rathe
On Thu, Nov 21, 2013 at 12:57:10PM -0500, Richard Retanubun wrote:
> On 21/11/13 11:49 AM, Tom Rini wrote:
> >On Wed, Nov 20, 2013 at 05:27:50PM -0500, Richard Retanubun wrote:
> >>The only way I can get raw eMMC boot mode to work is if I put the MLO
> >>on /dev/mmcblk1 (which is the user data area
Hi Rob,
On 21/11/13 14:28, Rob Herring wrote:
> On Thu, Nov 21, 2013 at 2:59 AM, Marc Zyngier wrote:
>> PSCI is an ARM standard that provides a generic interface that
>> supervisory software can use to manage power in the following
>> situations:
>> - Core idle management
>> - CPU hotplug
>> - bi
On 21/11/13 01:09 PM, Tom Rini wrote:
I've done RAW mode booting on my omap5_uevm as well as am335x-based
platforms, on SD card and eMMC. But in the case of eMMC it's always the
user partitions. I suspect the answer is that for automotive booting
you need silicon that supports that, much like t
Dear Masahiro Yamada,
+patchwork list
On 11/21/2013 12:14 PM, Masahiro Yamada wrote:
> Hi.
>
> I posted a patch to change a file permission.
> This:
> http://lists.denx.de/pipermail/u-boot/2013-November/167573.html
>
> and again:
> http://lists.denx.de/pipermail/u-boot/2013-November/167608.html
Hi.
I posted a patch to change a file permission.
This:
http://lists.denx.de/pipermail/u-boot/2013-November/167573.html
and again:
http://lists.denx.de/pipermail/u-boot/2013-November/167608.html
But my patch would not appear on patchwork.
(Maybe because there is no diff line.)
What should I do
Hi Simon,
thanks for the quick answer.
=> bootm 0x4200
## Loading kernel from FIT Image at 4200 ...
Using 'conf@1' configuration
Verifying Hash Integrity ... OK
Trying 'kernel@1' kernel subimage
Description: safeRTOS Kernel
Hi Masahiro,
On 21/11/13 10:19, Masahiro Yamada wrote:
> Hello Marc
>
>> +.align 5 @ Minimal alignment for vectors
>> +
>> /* the vector table for secure state and HYP mode */
>> _monitor_vectors:
>> .word 0 /* reset */
>> @@ -32,7 +34,6 @@ _monitor_vecto
Hi Scott,
On 11/21/2013 06:27 AM, Scott Wood wrote:
> From: Prabhakar Kushwaha
>
> nand_ecclayout is present in mtd.h at Linux.
> Move this structure to mtd.h to comply with Linux.
>
> Also, increase the ecc placement locations to 640 to suport device having
> writesize/oobsize of 8KB/640B. Thi
Signed-off-by: Masahiro Yamada
---
arch/blackfin/cpu/bootrom-asm-offsets.awk | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 arch/blackfin/cpu/bootrom-asm-offsets.awk
diff --git a/arch/blackfin/cpu/bootrom-asm-offsets.awk
b/arch/blackfin/cpu/bootrom-asm-offset
Hello Marc
> + .align 5 @ Minimal alignment for vectors
> +
> /* the vector table for secure state and HYP mode */
> _monitor_vectors:
> .word 0 /* reset */
> @@ -32,7 +34,6 @@ _monitor_vectors:
> * to non-secure state.
> * We use only r0 and r1 here,
Am Dienstag, 19. November 2013, 15:08:27 schrieb Tom Rini:
> On Tue, Nov 19, 2013 at 11:22:18AM +0100, Lars Poeschel wrote:
> > From: Lars Poeschel
> >
> > Phytec sells revision or version 3 of pcm051. It is labeled 1358.3 on
> > the board. The difference for u-boot is that is has other DDR3 RAM
Some board have multiple configurations.
For example, the board "m54455evb" has many configurations:
M54455EVB, M54455EVB_a66, M54455EVB_i66, M54455EVB_intel, ...
When we modify board-related files, we need to test
all configurations based on such a board.
In such a case, the new option -b is use
Hello Sonic
About the subject of your patches
> blackfin: soft-i2c: No need to define blackfin specific soft i2c operations.
U-Boot wiki page [http://www.denx.de/wiki/U-Boot/Patches]
says like this:
-Don't use periods to end the summary line
(e.g., don't do "Add support for X.")
Hi Marek,
On 12/10/2013 20:36, Marek Vasut wrote:
> The fec_halt() never free'd both RX and TX DMA descriptors that
> were allocated in fec_init(), nor did it free the RX buffers.
> Rework the FEC driver so that these descriptors and buffers are
> allocated only once in fec_probe().
>
> Signed-of
On 11/20/13 22:07, Michael Trimarchi wrote:
> Hi
>
> On Wed, Nov 20, 2013 at 5:19 PM, Tom Rini wrote:
>> On Tue, Nov 19, 2013 at 12:56:13PM +0100, Michael Trimarchi wrote:
>>> Hi
>>>
>>> On Tue, Nov 19, 2013 at 12:10 PM, Igor Grinberg
>>> wrote:
Hi Michael,
On 11/19/13 10:59, Mic
Hi Otavio,
On 22/10/2013 01:34, Otavio Salvador wrote:
> This patchset adds support for the Future Eletronics 7" WVGA LCD
> extension board and implements its auto-detection using i2c to check
> for it's touch controller presence.
>
> The IOMUXC change is included here as it makes both SoC type M
Stefano you're right :),
I copy this method to main.c class and then call it, because when i call it
from extern class it did not work
Does someone know how write function which will start hard. watchdog on
mx23 controller ? I not very familiar with registry of this proc.
Thank you
2013/11/21
Hello,
I'm glad to see that solutions arrive to be able to boot on Pandaboard Rev
B3.
On top of this, does anybody could indicate me where I can find the u-boot
repository and how to build it for Pandaboard ?
To summarize, I made 3 tests:
clone git://git.denx.de/u-boot.git
checkout v2013.10 -b tm
Make sure the vectors are aligned on a 32 byte boundary, not
the code that deals with it...
Signed-off-by: Marc Zyngier
---
arch/arm/cpu/armv7/nonsec_virt.S | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/cpu/armv7/nonsec_virt.S b/arch/arm/cpu/armv7/nonsec_virt.S
i
Before switching to non-secure, make sure that CNTVOFF is set
to zero on all CPUs. Otherwise, kernel running in non-secure
without HYP enabled (hence using virtual timers) may observe
timers that are not synchronized, effectively seeing time
going backward...
Signed-off-by: Marc Zyngier
---
arch
Having the switch to non-secure in the "prep" phase is causing
all kind of troubles, as that stage can be called multiple times.
Instead, move the switch to non-secure to the last possible phase,
when there is no turning back anymore.
Signed-off-by: Marc Zyngier
---
arch/arm/lib/bootm.c | 5 +++
CNTFRQ needs to be properly configured on all CPUs. Otherwise,
virtual machines hoping to find valuable information on secondary
CPUs will be disapointed...
Signed-off-by: Marc Zyngier
---
include/configs/sun7i.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/sun7i.h b/inclu
PSCI is an ARM standard that provides a generic interface that
supervisory software can use to manage power in the following
situations:
- Core idle management
- CPU hotplug
- big.LITTLE migration models
- System shutdown and reset
It basically allows the kernel to offload these tasks to the firmw
A CP15 instruction execution can be reordered, requiring an
isb to be sure it is executed in program order.
Signed-off-by: Marc Zyngier
---
arch/arm/cpu/armv7/nonsec_virt.S | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/cpu/armv7/nonsec_virt.S b/arch/arm/cpu/armv7/nonsec_virt.S
ind
So far, only supporting the CPU_ON method.
Other functions can be added later.
Signed-off-by: Marc Zyngier
---
Makefile | 5 ++
arch/arm/cpu/armv7/sunxi/Makefile| 3 +
arch/arm/cpu/armv7/sunxi/config.mk | 6 +-
arch/arm/cpu/armv7/sunxi/psci.S
PSCI doesn't need any pen-related code, as it interacts directly
with the power controller.
Make these sections depend on CONFIG_ARMV7_PSCI not being set.
Signed-off-by: Marc Zyngier
---
arch/arm/cpu/armv7/nonsec_virt.S | 2 ++
arch/arm/cpu/armv7/virt-v7.c | 2 ++
2 files changed, 4 inserti
Allow the switch to a second stage secure monitor just before
switching to non-secure.
This allows a resident piece of firmware to be active once the
kernel has been entered (the u-boot monitor is dead anyway,
its pages being reused).
Signed-off-by: Marc Zyngier
---
arch/arm/cpu/armv7/nonsec_vi
Implement core support for PSCI. As this is generic code, it doesn't
implement anything really useful (all the functions are returning
Not Implemented).
Signed-off-by: Marc Zyngier
---
arch/arm/cpu/armv7/Makefile | 4 ++
arch/arm/cpu/armv7/psci.S | 109 +++
On 21/11/13 17:40, Piotr Wilczek wrote:
> Dear Minkyu Kang,
>
>> -Original Message-
>> From: Minkyu Kang [mailto:mk7.k...@samsung.com]
>> Sent: Thursday, November 21, 2013 9:10 AM
>> To: Piotr Wilczek
>> Cc: u-boot@lists.denx.de; Kyungmin Park
>> Subject: Re: [PATCH V3 1/2] driver:usb:s3c_
Hi Otavio, Jason, Fabio,
On 18/11/2013 20:39, Otavio Salvador wrote:
>
> What is the final decision on this? I have the same change for many
> boards which are/will be supported by 3.10.
>
You're right, we need a decision. As far as I read, there is no
explanation why this change is required.
I'm trying in board iMX233-OLinuXino-MICRO (
https://www.olimex.com/Products/OLinuXino/iMX233/iMX233-OLinuXino-MICRO/open-source-hardware
) setup hardware watchdog in the uboot.
I checkout uboot code and recompile it(I found steps here :
http://www.jann.cc/2013/02/07/u_boot_for_the_imx233_olinuxin
Dear Minkyu Kang,
> -Original Message-
> From: Minkyu Kang [mailto:mk7.k...@samsung.com]
> Sent: Thursday, November 21, 2013 9:24 AM
> To: Piotr Wilczek
> Cc: u-boot@lists.denx.de; Kyungmin Park
> Subject: Re: [PATCH V3 2/2] trats2: enable ums support on Trats2
>
> Dear Piotr Wilczek,
>
Dear Minkyu Kang,
> -Original Message-
> From: Minkyu Kang [mailto:mk7.k...@samsung.com]
> Sent: Thursday, November 21, 2013 9:10 AM
> To: Piotr Wilczek
> Cc: u-boot@lists.denx.de; Kyungmin Park
> Subject: Re: [PATCH V3 1/2] driver:usb:s3c_udc: add support for
> Exynos4x12
>
> Dear Piotr,
Hi Bojan,
On 21/11/2013 09:09, Bojan Buić wrote:
> I'm trying in board iMX233-OLinuXino-MICRO
> (https://www.olimex.com/Products/OLinuXino/iMX233/iMX233-OLinuXino-MICRO/open-source-hardware)
> setup hardware watchdogin the uboot.
>
> I checkout uboot code and recompile it(I found steps here :
> h
Dear Piotr Wilczek,
On 08/11/13 00:00, Piotr Wilczek wrote:
> This patch adds support for USB and enables 'ums' command on Trats2 board.
>
> Signed-off-by: Piotr Wilczek
> Signed-off-by: Kyungmin Park
> CC: Minkyu Kang
>
> Acked-by: Jaehoon Chung
> ---
> This patch depends on the lated u-boo
Hello Sonic
Thanks for your patches.
And a discussion is going on to fix another error:
http://u-boot.10912.n7.nabble.com/PATCH-cmd-test-fix-a-compile-error-on-Blackfin-td167941.html
But it looks like there are still various errors and warnings
on Blackfin boards.
I pick up some of them I noti
Hi, Jagannadha.
Do you have any comment about this patch?
If no problem, could you pickup your repository?
Best regards,
Nobuhiro
2013/10/9 Nobuhiro Iwamatsu :
> This patch adds a driver for Renesas SoC's Quad SPI bus.
> This supports with 8 bits per transfer to use with SPI flash.
>
> Signed-
Dear Piotr,
On 08/11/13 00:00, Piotr Wilczek wrote:
> This patch add new defines for usb phy for Exynos4x12.
>
> Signed-off-by: Piotr Wilczek
> Signed-off-by: Kyungmin Park
> CC: Minkyu Kang
> ---
>
> Chnages for v3:
> - removed unnecessary empty line
>
> Changes for v2:
> - no changes
>
From: Nobuhiro Iwamatsu
Signed-off-by: Nobuhiro Iwamatsu
---
v5: add this patch.
arch/arm/cpu/armv7/rmobile/Makefile | 9 +++--
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/arch/arm/cpu/armv7/rmobile/Makefile
b/arch/arm/cpu/armv7/rmobile/Makefile
index 5e296c4..d6ae11e 1
100 matches
Mail list logo