Re: [U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2016-04-22 Thread Angelo Dureghello
Hi Simon, On 22/04/2016 20:33, Simon Glass wrote: Hi Angelo, On 15 April 2016 at 10:38, Angelo Dureghello wrote: Hi Simon, On 15/04/2016 17:23, Simon Glass wrote: Hi Angelo, On 15 April 2016 at 08:42, Angelo Dureghello wrote: Hi Simon, On 15/04/2016 16:14, Simon Glass wrote: Hi A

Re: [U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2016-04-22 Thread Simon Glass
Hi Angelo, On 15 April 2016 at 10:38, Angelo Dureghello wrote: > Hi Simon, > > > On 15/04/2016 17:23, Simon Glass wrote: >> >> Hi Angelo, >> >> On 15 April 2016 at 08:42, Angelo Dureghello wrote: >>> >>> Hi Simon, >>> >>> >>> On 15/04/2016 16:14, Simon Glass wrote: Hi Angelo,

Re: [U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2016-04-15 Thread Angelo Dureghello
Hi Simon, On 15/04/2016 17:23, Simon Glass wrote: Hi Angelo, On 15 April 2016 at 08:42, Angelo Dureghello wrote: Hi Simon, On 15/04/2016 16:14, Simon Glass wrote: Hi Angelo, On 27 December 2015 at 21:22, Simon Glass wrote: On 20 December 2015 at 08:54, Angelo Dureghello wrote: To u

Re: [U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2016-04-15 Thread Simon Glass
Hi Angelo, On 15 April 2016 at 08:42, Angelo Dureghello wrote: > Hi Simon, > > > On 15/04/2016 16:14, Simon Glass wrote: >> >> Hi Angelo, >> >> On 27 December 2015 at 21:22, Simon Glass wrote: >>> >>> On 20 December 2015 at 08:54, Angelo Dureghello wrote: To use serial uclass and DM,

Re: [U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2016-04-15 Thread Angelo Dureghello
Hi Simon, On 15/04/2016 16:14, Simon Glass wrote: Hi Angelo, On 27 December 2015 at 21:22, Simon Glass wrote: On 20 December 2015 at 08:54, Angelo Dureghello wrote: To use serial uclass and DM, CONFIG_SYS_MALLOC_F must be used. So CONFIG_SYS_GENERIC_GLOBAL_DATA has been undefined and call t

Re: [U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2016-04-15 Thread Simon Glass
Hi Angelo, On 27 December 2015 at 21:22, Simon Glass wrote: > On 20 December 2015 at 08:54, Angelo Dureghello wrote: >> To use serial uclass and DM, CONFIG_SYS_MALLOC_F must be used. >> So CONFIG_SYS_GENERIC_GLOBAL_DATA has been undefined and >> call to board_init_f_mem() is added for all cpu's.

Re: [U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2015-12-27 Thread Simon Glass
On 20 December 2015 at 08:54, Angelo Dureghello wrote: > To use serial uclass and DM, CONFIG_SYS_MALLOC_F must be used. > So CONFIG_SYS_GENERIC_GLOBAL_DATA has been undefined and > call to board_init_f_mem() is added for all cpu's. > > Signed-off-by: Angelo Dureghello > > --- > > Changes in v2: N

[U-Boot] [PATCH v2 1/2] m68k: add malloc memory for early malloc

2015-12-20 Thread Angelo Dureghello
To use serial uclass and DM, CONFIG_SYS_MALLOC_F must be used. So CONFIG_SYS_GENERIC_GLOBAL_DATA has been undefined and call to board_init_f_mem() is added for all cpu's. Signed-off-by: Angelo Dureghello --- Changes in v2: None arch/m68k/cpu/mcf5227x/start.S | 8 arch/m68k/cpu/mcf5