Hello,
Commit 0d146a56 (from Rajesh, applied by Minkyu) introduced SMDK5250
support for the MAX77686 pmic chip. However, u-boot/master has reworks
for PMIC that make this support break when merging u-boot-arm and
u-boot.
Rajesh, can you look into it and provide a fix to Minkyu?
Minkyu, can you a
Hello,
It seems like two commits 5ddcc38b (in u-boot, committed by Marek)
29f3e3f2 (in u-boot-arm, committed by Tom from u-boot-tegra) are
conflicting on the seaboard configuration header file for USB (and
possibly other areas).
Tom, can you look into it (and involve whoever is needed) and provid
Hi Piotr,
On Fri, 19 Oct 2012 17:34:03 +0200, Piotr Wilczek
wrote:
> This patch use software spi on Samsung Universal C210 board.
>
> Signed-off-by: Piotr Wilczek
> Signed-off-by: Kyungmin Park
> CC: Minkyu Kang
> ---
> New path added in v5.
This patch, committed in Minkuy's tree as ff0fedd
From: Daniel Schwierzeck
Fix several warnings when enabling UBIFS on MIPS:
In file included from ubifs.h:2137:0,
from ubifs.c:26:
misc.h: In function 'ubifs_zn_dirty':
misc.h:38:2: warning: passing argument 2 of 'test_bit' discards 'const'
qualifier from pointer target type [en
Hi,
On Tue, Dec 4, 2012 at 2:41 PM, Stephen Warren wrote:
> On 12/04/2012 01:40 PM, Lucas Stach wrote:
>> Hi Tom,
>>
>> Am Dienstag, den 04.12.2012, 13:22 -0700 schrieb Tom Warren:
>> [...]
>>>
> +#define V_NS16550_CLK21600 /* 216MHz
> (pllp_out0) *
Hi Fabio,
On Wed, Dec 5, 2012 at 5:30 PM, Fabio Estevam wrote:
> On Wed, Dec 5, 2012 at 11:25 PM, Vadim Bendebury wrote:
>
>> No - md/mw access memory, the new commands access the IO space (which
>> is an x86 architecture property).
>
> Ok, understood. On ARM we are able to access registers via
Hi Jaehoon,
On Wed, Dec 5, 2012 at 7:59 PM, Jaehoon Chung wrote:
> It looks good to me.
> Added minor comment.
>
> Acked-by: Jaehoon Chung
>
> On 12/05/2012 10:31 PM, Amar wrote:
>> The current implementation of fifo size computation was giving improper
>> values for eMMC channel. Modified the c
On Wed, Dec 5, 2012 at 4:51 AM, Rajeshwari Shinde
wrote:
> This patch adds fdt support to MAX77686.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - Corrected indentation errors.
> drivers/misc/pmic_max77686.c | 35 ++-
On Wed, Dec 5, 2012 at 4:50 AM, Rajeshwari Shinde
wrote:
> Add device node for MAX77686
>
> Signed-off-by: Rajeshwari Shinde
> ---
> Changes in V2:
> - Changed reg value from 06 to 6.
> board/samsung/dts/exynos5250-smdk5250.dts |7 +++
> 1 files changed, 7 insertions(+), 0 deleti
On Sat, Dec 8, 2012 at 11:38 AM, Simon Glass wrote:
> On Thu, Nov 29, 2012 at 10:29 PM, Rajeshwari Shinde
> wrote:
>> This patch set adds L2 Cache Support to EXYNOS.
>>
>> Signed-off-by: Arun Mankuzhi
>> Signed-off-by: Rajeshwari Shinde
>
> Acked-by: Simon Glass
>
BTW I am assuming this is v2
On Thu, Nov 29, 2012 at 10:29 PM, Rajeshwari Shinde
wrote:
> This patch set adds L2 Cache Support to EXYNOS.
>
> Signed-off-by: Arun Mankuzhi
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> arch/arm/cpu/armv7/exynos/soc.c | 37 +
> 1 fil
Hi Stefano,
On Sat, Dec 8, 2012 at 9:27 AM, Stefano Babic wrote:
> Hi Fabio, hi Albert,
>
> I have already found this conflict and fixed it (I hope). Fabio, to have
> a look, I pushed a temporary "master_merge" branch on u-boot-imx. If
> everything is fine, I will push the changes in the master
On Wed, Dec 5, 2012 at 2:38 AM, Rajeshwari Shinde
wrote:
> This patch adds FDT support to the SPI driver.
>
> Signed-off-by: Simon Glass
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - None.
> drivers/spi/exynos_spi.c | 96
>
On Wed, Dec 5, 2012 at 2:38 AM, Rajeshwari Shinde
wrote:
> Add SPI device node data for exynos.
>
> Signed-off-by: Rajeshwari Shinde
I was wondering about the ISP SPI interrupts - that answers the
question. Is there really no way to get an interrupt? It doesn't
matter for U-Boot, but might for L
On Wed, Dec 5, 2012 at 2:38 AM, Rajeshwari Shinde
wrote:
> This patch adds aliases for SPI.
>
> Signed-off-by: Rajeshwari Shinde
Acked-by: Simon Glass
> ---
> Changes in V2:
> - Added aliases for SPI3 and SPI4.
> board/samsung/dts/exynos5250-smdk5250.dts |5 +
> 1 files change
Hi Albert,
please pull from u-boot-imx, master. Conflicts are fixed, request pull
is generated from u-boot/master, as I merged it (so you see also the
commits you have already merged into u-boot-arm from my previous pull
request):
The following changes since commit fd4d564b3c80b111f18c93adb14233a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/08/12 06:24, Stefano Babic wrote:
> On 08/12/2012 10:31, Albert ARIBAUD wrote:
>> Hi Stefano,
>>
>
> Hi Albert,
>
>> On Thu, 11 Oct 2012 09:11:46 +0200, Stefano Babic
>> wrote:
>>
>>> The woodburn board is based on the MX35 SOC. Support for
On 08/12/2012 12:12, Albert ARIBAUD wrote:
> Hi Fabio,
>
> On Tue, 23 Oct 2012 14:34:53 -0200, Fabio Estevam
> wrote:
>
>> mx25pdk has a Ethernet port that is connected to its internal FEC controller.
>>
>> In order to power up the Ethernet PHY (DP83640) it is necessary to
>> communicate
>> wit
On 08/12/2012 10:31, Albert ARIBAUD wrote:
> Hi Stefano,
>
Hi Albert,
> On Thu, 11 Oct 2012 09:11:46 +0200, Stefano Babic
> wrote:
>
>> The woodburn board is based on the MX35 SOC.
>> Support for both external (NOR) and internal
>> (SD Card) boot mode are added. It uses the
>> generic SPL fram
Hi Fabio,
On Tue, 23 Oct 2012 14:34:53 -0200, Fabio Estevam
wrote:
> mx25pdk has a Ethernet port that is connected to its internal FEC controller.
>
> In order to power up the Ethernet PHY (DP83640) it is necessary to communicate
> with the MC34704 PMIC via I2C.
>
> Make the FEC ethernet port
Hi Stefano,
On Fri, 07 Dec 2012 18:07:59 +0100, Stefano Babic
wrote:
> Hi Albert,
>
> please pull from u-boot-imx, thanks !
>
> The following changes since commit 1d4fd0dc3b45de7b7a706285845ef5b527422014:
>
> mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET (2012-11-24 16:21:37
> +0100)
>
>
Hi Stefano,
On Thu, 11 Oct 2012 09:11:46 +0200, Stefano Babic
wrote:
> The woodburn board is based on the MX35 SOC.
> Support for both external (NOR) and internal
> (SD Card) boot mode are added. It uses the
> generic SPL framework to implement the internal boot
> mode.
>
> The following periph
22 matches
Mail list logo