> -Original Message-
> From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net]
> Sent: 25 November 2012 08:51
> To: Prafulla Wadaskar
> Cc: U-Boot; Simon Guinot
> Subject: Re: [PATCH v4 4/4] ARM: lacie_kw: add support for
> WIRELESS_SPACE
>
> Hi Prafulla,
>
> On Fri, 9 Nov 2012 23:09:50 -
Hello Andreas,
On 11/24/2012 3:29 AM, Andreas Bießmann wrote:
Dear Vikram Narayanan,
On 23.11.12 19:10, Vikram Narayanan wrote:
+The parameters generated with this step can be saved into NAND at the
offset
+0x80 (value for twister for CONFIG_CMD_SPL_NAND_OFS)
+
+nand erase.part bootparm
Hi Prafulla,
On Fri, 9 Nov 2012 23:09:50 -0800, Prafulla Wadaskar
wrote:
>
>
> > -Original Message-
> > From: Albert ARIBAUD [mailto:albert.u.b...@aribaud.net]
> > Sent: 05 November 2012 05:02
> > To: U-Boot
> > Cc: Prafulla Wadaskar; Simon Guinot; Albert ARIBAUD
> > Subject: [PATCH v4
Dear Otavio Salvador,
> On Sun, Nov 25, 2012 at 12:54 AM, Marek Vasut wrote:
> > Dear Otavio Salvador,
> >
> >> On Sat, Nov 24, 2012 at 10:21 PM, Marek Vasut wrote:
> >> > Add register definitions for the i.MX23 power control block and
> >> > clock control block. These are essential for the bas
On Sun, Nov 25, 2012 at 12:54 AM, Marek Vasut wrote:
> Dear Otavio Salvador,
>
>> On Sat, Nov 24, 2012 at 10:21 PM, Marek Vasut wrote:
>> > Add register definitions for the i.MX23 power control block and
>> > clock control block. These are essential for the basic bootstrap
>> > of the i.MX23. Als
Dear Otavio Salvador,
> On Sat, Nov 24, 2012 at 10:21 PM, Marek Vasut wrote:
> > Add register definitions for the i.MX23 power control block and
> > clock control block. These are essential for the basic bootstrap
> > of the i.MX23. Also, properly include them in imx-regs.h .
> >
> > Signed-off-
On Sat, Nov 24, 2012 at 10:21 PM, Marek Vasut wrote:
> Add register definitions for the i.MX23 power control block and
> clock control block. These are essential for the basic bootstrap
> of the i.MX23. Also, properly include them in imx-regs.h .
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
Hi Manohar,
On 11/24/2012 06:08 PM, manohar.bet...@smartplayin.com wrote:
>
> Hi,
>
> I am getting the following error after running make all for coreboot
> target,from /usr/bin/ld.bfd.real: skipping incompatible
> /home/manoharb/Kernel_Tizen/intel_tizen/latest/u-boot/arch/x86/lib/libgcc.a
Add register definitions for the i.MX23 power control block and
clock control block. These are essential for the basic bootstrap
of the i.MX23. Also, properly include them in imx-regs.h .
Signed-off-by: Marek Vasut
Cc: Stefano Babic
---
arch/arm/include/asm/arch-mxs/imx-regs.h |5 +
The i.MX23 has different register layout and bit placement in the
power supply. Thus, in order to be able to add support for MX23,
rename the MX28's regs-power.h to regs-power-mx28.h . Moreover,
add ifdef around inclusion of regs-*-mx28.h in imx-regs.h so the
MX23 boards will include proper set of
These registers don't have _SET, _CLR and _TOG at the respective offsets
available, these registers has to be toggled via R-M-W if needed. Thus do
not export these offsets anymore.
Signed-off-by: Marek Vasut
Cc: Stefano Babic
---
arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h |6 --
Because timestamp is declared as `static', we needn't initialize
it by writing it a zero. If we do it before relocate_code, we
will write into a flash address(0xbfc0).
Signed-off-by: Zhi-zhou Zhang
---
arch/mips/cpu/mips32/time.c |1 -
arch/mips/cpu/mips64/time.c |1 -
2 file
If bal is 8 bytes aligned, the _gp will not be 8 bytes aligned.
then the following ld insntrustion generates a Adel exception.
So here make _gp be always aligned in 8 bytes.
Signed-off-by: Zhi-zhou Zhang
---
arch/mips/cpu/mips64/start.S |5 -
1 file changed, 4 insertions(+), 1 deletion(-
On 11/24/2012 11:26 AM, Fabio Estevam wrote:
Hi,
Just wondering if someone has already started adding mx6solo support
into mainline U-boot?
Carolyn,
You posted some questions about mx6solo in this list. Were you using
mainline U-boot or the FSL version?
In case you were using mainline U-boot,
Hi,
Just wondering if someone has already started adding mx6solo support
into mainline U-boot?
Carolyn,
You posted some questions about mx6solo in this list. Were you using
mainline U-boot or the FSL version?
In case you were using mainline U-boot, and would like to share some
mx6solo related p
On 11/21/2012 06:18 AM, Piotr Wilczek wrote:
> Dear Stephen,
>
>> Stephen Warren wrote at Monday, November 19, 2012 9:17 PM:
>> On 11/09/2012 03:48 AM, Piotr Wilczek wrote:
>>> The restoration of GPT table (both primary and secondary) is now possible.
>>> Simple GUID generation is supported.
...
>
On 11/21/2012 04:22 AM, Piotr Wilczek wrote:
> Dear Stephen,
>
>> Stephen Warren wrote at Monday, November 19, 2012 10:35 PM:
>> On 11/09/2012 03:48 AM, Piotr Wilczek wrote:
>>> New command - "gpt" is supported. It restores the GPT partition table.
>>> It looks into the "partitions" environment va
Hi Albert,
please pull from u-boot-imx, thanks.
The following changes since commit 34275d70fec6cc369a931090ebb686bc213bb80d:
arch-mx6: add mx6dl_pins.h (2012-11-10 08:15:40 +0100)
are available in the git repository at:
git://www.denx.de/git/u-boot-imx.git master
for you to fetch changes
On 22/11/2012 03:50, Marek Vasut wrote:
> The POWER_MINPWR_VBG_OFF bit in mx28 power supply block is not called
> POWER_MINPWR_FBG_OFF, but POWER_MINPWR_VBG_OFF. Correct the name in the
> header file.
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> ---
Applied to u-boot-imx, thanks.
Best
On 22/11/2012 04:02, Marek Vasut wrote:
> The POWER_DCLIMITS_NEGLIMIT_OFFSET bit in mx28 power supply block is
> not called POWER_DCLIMITS_NETLIMIT_OFFSET, but POWER_DCLIMITS_NEGLIMIT_OFFSET.
> Correct the name in the header file.
>
> Signed-off-by: Marek Vasut
> Cc: Stefano Babic
> ---
Applied
On 23/11/2012 19:10, Vikram Narayanan wrote:
> Hi Stefano,
>
> Sorry for bumping in at v4. Below are some of my comments.
>
No problems, all reviews are welcome ! I fix your comments in V5.
>
> If the offset is known at compile time, why should the end user use the
> above commands to write it
Since there's no obvious mention, add a brief reference to the
custodians page at www.denx.de
Signed-off-by: Robert P. J. Day
---
remembering that i embarrassed myself by not understanding the
difference between a maintainer and a custodian, i think it's worth
adding a brief mention. feel f
22 matches
Mail list logo