HI Jaehoon,
On Thu, Jan 10, 2013 at 7:54 PM, Jaehoon Chung wrote:
> On 01/11/2013 01:46 AM, Simon Glass wrote:
>> Hi Amar,
>>
>> On Fri, Jan 4, 2013 at 1:34 AM, Amar wrote:
>>> This patch adds commands to open, close and resize boot partitions on EMMC.
>>>
>>> Changes from V1:
>>> 1)Comb
Hi Jaehoon,
On Thu, Jan 10, 2013 at 8:01 PM, Jaehoon Chung wrote:
> On 01/11/2013 12:26 AM, Simon Glass wrote:
>> Hi Amar,
>>
>> On Fri, Jan 4, 2013 at 1:34 AM, Amar wrote:
>>> This patch enumerates dwmci and set auto stop command during
>>> dwmci initialisation.
>>> EMMC read/write is not happe
Hi Jaehoon,
On Thu, Jan 10, 2013 at 8:12 PM, Jaehoon Chung wrote:
> On 01/11/2013 12:33 AM, Simon Glass wrote:
>> Hi Amar,
>>
>> On Fri, Jan 4, 2013 at 1:34 AM, Amar wrote:
>>> This patch adds FDT support for DWMMC, by reading the DWMMC node data
>>> from the device tree and initialising DWMMC c
Hi,
On Mon, Jan 7, 2013 at 5:08 AM, Rajeshwari Shinde
wrote:
> RAM stack pointer address to enable u-boot booting
> after conversion of lowlevel_init.S to lowlevel_init_c.c.
> Added CONFIG_CMD_BOOTZ to boot zImage.dtb kernel image.
> Configs required for early serial initialisation added.
Perhap
On Tue, Jan 8, 2013 at 11:03 PM, Rajeshwari Shinde
wrote:
> Add device node for MAX77686
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - Changed reg value from 06 to 6.
> Chnages in V3:
> - converted the pmic name to small letters.
> Change
Hi Rajeshwari,
On Tue, Jan 8, 2013 at 11:03 PM, Rajeshwari Shinde
wrote:
> This patch adds fdt support to MAX77686.
>
> Signed-off-by: Rajeshwari Shinde
> ---
> Changes in V2:
> - Corrected indentation errors.
> Changes in V3:
> - Rebased on top of the latest implementation
>
u-boot compilation fails for smdk5250 when we deselect CONFIG_LCD
from the main config file.
Following error was observed:
drivers/video/libvideo.o: In function `exynos_lcd_init':
/home/ajay/u-boot-samsung/drivers/video/exynos_fb.c:68: undefined reference to
`lcd_set_flush_dcache'
This is becaus
We enable console multiplexing and use both serial and LCD for stdout/stderr.
Initially, u-boot output console is observed via serial port.
If you also have a DP panel connected onto your SMDK5250 board,
you can switch to LCD console by typing "setenv stdout lcd".
You can always switch back to seri
From: Knut Wohlrab
The USB host interface is routed to plug USB1/J30 on the mother board.
Signed-off-by: Knut Wohlrab
---
board/freescale/mx6qsabreauto/mx6qsabreauto.c |7 +++
include/configs/mx6qsabreauto.h | 11 +++
2 files changed, 18 insertions(+), 0 deletio
Hi Tom,
> Hey all,
>
> As a reminder, we're scheduled for v2013.01 on the 15th. I've pushed
> out v2013.01-rc3 now. I still expect:
> - At least one more u-boot-arm PR
This pull request should contain some fixes for Samsung trats board
e.g pinmux fixes.
I've already asked Minkyu to prepare on
Hello,
I encountered an issue running an e1000 ethernet device with u-boot on an x86
(geode) and determined that the patch given in message # 122700 (April 2012)
appears to fix it. Was that not committed for some reason?
Regards,
Darcy
Darcy Watkins
Senior Software Developer
T 604.523.23
HI ALL:
Also we notice that following comment in arch/arm/dts/skeleton.dtsi
it says memory info will be polulated by bootloader,
is this kind of design policy/philosophy?
/*
* Skeleton device tree; the bare minimum needed to boot; just include and
* add a compatible value. The bootloader wi
Dear Rajeshwari,
On 07/01/13 22:08, Rajeshwari Shinde wrote:
> This patch converts lowlevel_init.S to lowlevel_init_c.c for
> SMDK5250.
> Lowlevel.S as of now added only for SMDK5250 and same can be
> extended to other SOC in future.
>
> Signed-off-by: Rajeshwari Shinde
> ---
> Changes in V2:
>
Hi,
On Saturday 01 December 2012 04:31 AM, Simon Glass wrote:
From: Arun Mankuzhi
In Cortex-A15 architecture, when we run cache invalidate
the cache clean operation executes automatically.
So if there are any dirty cache lines before disabling the L2 cache
these will be synchronized with the m
101 - 114 of 114 matches
Mail list logo