Dear Remco Poelstra,
In message <4c064504.3010...@duran-audio.com> you wrote:
>
> >> + pfnct = (void (*)(void))(&(vic->vicaddr));
> >> +
> >> + (*pfnct) ();
> >>
> > Please unify with code for the LPC2292 and get rid of the #ifdef.
> >
>
> This is not possible. I do understand that t
Hi,
Op 2-6-2010 12:03, Wolfgang Denk schreef:
> Dear Remco Poelstra,
>
> In message<1274098916-1805-1-git-send-email-remco.poels...@duran-audio.com>
> you wrote:
>> Add Support for LPC2468 from NXP
>>
>> Basic startup code
>> Internal flash is uspported (for environment storage)
How are we goin
Hi,
On 02-06-10 12:03, Wolfgang Denk wrote:
>
>> diff --git a/arch/arm/cpu/arm720t/lpc24xx/iap_entry.S
>> b/arch/arm/cpu/arm720t/lpc24xx/iap_entry.S
>> new file mode 100644
>> index 000..c31d519
>> --- /dev/null
>> +++ b/arch/arm/cpu/arm720t/lpc24xx/iap_entry.S
>> @@ -0,0 +1,7 @@
>> +IAP_ADDR
Hi,
On 02-06-10 12:03, Wolfgang Denk wrote:
>
>> @@ -80,6 +82,14 @@ void do_irq (struct pt_regs *pt_regs)
>> pfnct = (void (*)(void))VICVectAddr;
>>
>> (*pfnct)();
>> +#elif defined(CONFIG_LPC2468)
>> +void (*pfnct) (void);
>> +vic_2468_t *vic =&(((immap_t *)CONFIG_SYS_IMMAP)->
Dear Remco Poelstra,
In message <1274098916-1805-1-git-send-email-remco.poels...@duran-audio.com>
you wrote:
> Add Support for LPC2468 from NXP
>
> Basic startup code
> Internal flash is uspported (for environment storage)
...
> --- a/Makefile
> +++ b/Makefile
> @@ -3148,6 +3148,9 @@ evb4510_con
Op 17-5-2010 14:21, Remco Poelstra schreef:
> Add Support for LPC2468 from NXP
>
> Basic startup code
> Internal flash is uspported (for environment storage)
>
> ---
Hi,
Can someone please review this code?
Or is there something terribly wrong with this patch?
Regards,
Remco Poelstra
__
On 17-05-10 14:21, Remco Poelstra wrote:
> Add Support for LPC2468 from NXP
>
> Basic startup code
> Internal flash is uspported (for environment storage)
>
Hi,
Can someone review my patch please?
Kind regards,
Remco Poelstra
___
U-Boot mailing li
Add Support for LPC2468 from NXP
Basic startup code
Internal flash is uspported (for environment storage)
---
MAINTAINERS |4 +
MAKEALL |1 +
Makefile |3 +
arch/arm/cpu/arm720t/
Add Support for LPC2468 from NXP
Basic startup code
Internal flash is uspported (for environment storage)
---
MAINTAINERS |4 +
MAKEALL |1 +
Makefile |3 +
arch/arm/cpu/arm720t/
Dear Remco Poelstra,
In message <4bea5c8b.6080...@duran-audio.com> you wrote:
> Add support for LPC2468 from NXP
>
> Basic startup code
> Internal flash is supported (for environment storage)
>
> Signed-off-by: Remco Poelstra
> ---
> MAKEALL |1 +
> M
Add support for LPC2468 from NXP
Basic startup code
Internal flash is supported (for environment storage)
Signed-off-by: Remco Poelstra
---
MAKEALL |1 +
Makefile |3 +
arch/arm/cpu/arm720t/cpu.c
11 matches
Mail list logo