On Wed, Feb 18, 2015 at 7:12 AM, Vitaly Andrianov wrote:
>
>
> On 02/17/2015 05:47 PM, Nishanth Menon wrote:
>>
>> On Tue, Feb 17, 2015 at 4:27 PM, Murali Karicheri
>> wrote:
>
> is complete the boot-loader sets the PC to the first MSMC address
> 0x0c00. The u-boot.bin is linked t
On Thu, Mar 14, 2013 at 10:55 AM, Tom Rini wrote:
> From: Koen Kooi
>
> Cc: Matt Porter
> Cc: Nishanth Menon
> Signed-off-by: Koen Kooi
> Signed-off-by: Tom Rini
> ---
> include/configs/am335x_evm.h |2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/include/configs/am335x_evm.h b/
On Wed, May 15, 2013 at 9:51 AM, Lubomir Popov wrote:
> Add some useful functions, and the corresponding definitions.
Could you please split these into patches that introduce a function at a time?
I am at a loss why one would need twl6040 powered on in u-boot.
>
> Signed-off-by: Lubomir Popov
On Thu, May 16, 2013 at 2:03 PM, Lubomir Popov wrote:
> Well, I needed it when bringing up the board ;) - to validate the
> supplies, clocks, etc. Right, this function should be embraced within a
> #ifdef CONFIG_PALSMAS_AUDPWR and not compile in the general case (my code
> calling it is #ifdef-ed
On Thu, May 16, 2013 at 3:14 PM, Lubomir Popov wrote:
>> On Thu, May 16, 2013 at 2:03 PM, Lubomir Popov wrote:
>>> Well, I needed it when bringing up the board ;) - to validate the
>>> supplies, clocks, etc. Right, this function should be embraced within a
>>> #ifdef CONFIG_PALSMAS_AUDPWR and not
On Sun, Dec 8, 2013 at 6:29 AM, Nikita Kiryanov wrote:
> ABB code uses LDELAY but does not include the header that provides its
> definition.
>
> Include the header.
>
> Cc: Tom Rini
> Signed-off-by: Nikita Kiryanov
Acked-by: Nishanth Menon
> ---
> arch/arm/cpu/armv7/omap-common/abb.c | 1 +
>
On Mon, Aug 17, 2015 at 9:24 AM, Lokesh Vutla wrote:
> Currently u-boot stack is defined at the beginning of MSMC RAM.
> This is a problem for uart boot mode as ROM downloads directly to
> starting of MSMC RAM.
> Fixing it by moving stack to the end of u-boot section and shifting
> SYS_TEXT_BASE t
On Mon, Aug 17, 2015 at 9:34 AM, Lokesh Vutla wrote:
> Hi Nishanth,
[..]
>>> /* SPL SPI Loader Configuration */
>>
>> This change is great. Now that this patch is done, I might like to see
>> the documentation of uart download added in as well - the sequence is
>> not really straight forward with
On Sat, Nov 7, 2015 at 8:18 PM, Tom Rini wrote:
> Conceptually fine with me. Do we really need a config option for it
> tho?
I was following the lines of CONFIG_CREATE_ARCH_SYMLINK here. Is there
some reason why you'd not want it so?
Regards,
Nishanth Menon
On Wed, Feb 25, 2015 at 6:27 AM, Paul Kocialkowski wrote:
> Le mercredi 25 février 2015 à 13:31 +0200, Igor Grinberg a écrit :
>> On 02/25/15 13:19, Paul Kocialkowski wrote:
>> > Le mardi 24 février 2015 à 16:57 -0600, Nishanth Menon a écrit :
>> >> Enable the OMAP3 specific errata code for 454179
On Thu, Nov 6, 2014 at 8:28 AM, Felipe Balbi wrote:
> This is the bare minimum support for Beagle x15
> into u-boot. There is still quite some work in
> order to get this in good shape, but it's a
> start.
>
Sorry, I should have commented earlier :)
we could expand this a little more here?
How a
On Thu, Nov 6, 2014 at 8:44 AM, Felipe Balbi wrote:
> BeagleBoard-X15 is the next generation Open Source
> Hardware BeagleBoard based on TI's AM5728 SoC
> featuring dual core 1.5GHZ A15 processor. The
> platform features 2GB DDR3L (w/dual 32bit busses),
> eSATA, 3 USB3.0 ports, integrated HDMI (19
On Mon, Feb 13, 2017 at 7:27 AM, Tom Rini wrote:
> On Mon, Feb 13, 2017 at 01:34:52PM +0200, Uri Mashiach wrote:
>
>> The SOC family symbol CONFIG_AM57XX was removed by the commit
>> 3891a54: "ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX".
>>
>> The symbol is needed by the XHCI OMAP USB driver.
>>
[...]
> diff --git a/include/configs/ti_omap5_common.h
> b/include/configs/ti_omap5_common.h
> index 6de19c2..1fa2f82 100644
> --- a/include/configs/ti_omap5_common.h
> +++ b/include/configs/ti_omap5_common.h
> @@ -91,16 +91,22 @@
> "setenv fdtfile am57xx-beagle-x15.dtb;
On Fri, Jan 27, 2017 at 2:54 AM, Roger Quadros wrote:
> On 26/01/17 19:33, menon.nisha...@gmail.com wrote:
>> [...]
>>
>>
>>> diff --git a/include/configs/ti_omap5_common.h
>>> b/include/configs/ti_omap5_common.h
>>> index 6de19c2..1fa2f82 10
15 matches
Mail list logo