[Cbe-oss-dev] [PATCH 09/10]MARS/modules: Task update implementation

Kazunori Asayama asayama at sm.sony.co.jp
Fri Nov 21 16:51:23 EST 2008


Yuji Mano wrote:
> This updates the task source implementation inside the new task module library.
(snip)
> --- a/modules/task/include/common/mars/task_types.h
> +++ b/modules/task/include/common/mars/task_types.h
> @@ -48,15 +48,15 @@
>  
>  /**
>   * \ingroup group_mars_task
> - * \brief Base address of task elf
> + * \brief Virtual Address of task elf
>   */
> -#define MARS_TASK_BASE_ADDR			0x10000
> +#define MARS_TASK_ELF_VADDR			0x20000

Do you still need to increase this value for refactoring purposes?

-- 
(ASAYAMA Kazunori
  (asayama at sm.sony.co.jp))
t



More information about the cbe-oss-dev mailing list