Searched hist:"489 d129a2f7abd04054fad44e589989f3fa7fd7c" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/remoteproc/ |
H A D | Kconfig | diff 489d129a2f7abd04054fad44e589989f3fa7fd7c Wed Dec 21 10:25:43 CET 2011 Ohad Ben-Cohen <ohad@wizery.com> remoteproc: depend on EXPERIMENTAL
Remoteproc is still under development and as it gets traction we definitely expect to do some changes in the binary format (most probably only in the resource table, e.g. the upcoming move to TLV-based entries).
Active testing and use of remoteproc is most welcome, but we don't want users to expect backward binary compatibility with the preliminary images we have today.
Therefore mark remoteproc as EXPERIMENTAL, and explicitly inform the user about this when a new remote processor is registered.
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Cc: Stephen Boyd <sboyd@codeaurora.org> Cc: Rob Clark <rob@ti.com> Cc: Mark Grosen <mgrosen@ti.com> Cc: Ludovic BARRE <ludovic.barre@stericsson.com>
|
H A D | remoteproc_core.c | diff 489d129a2f7abd04054fad44e589989f3fa7fd7c Wed Dec 21 10:25:43 CET 2011 Ohad Ben-Cohen <ohad@wizery.com> remoteproc: depend on EXPERIMENTAL
Remoteproc is still under development and as it gets traction we definitely expect to do some changes in the binary format (most probably only in the resource table, e.g. the upcoming move to TLV-based entries).
Active testing and use of remoteproc is most welcome, but we don't want users to expect backward binary compatibility with the preliminary images we have today.
Therefore mark remoteproc as EXPERIMENTAL, and explicitly inform the user about this when a new remote processor is registered.
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com> Cc: Stephen Boyd <sboyd@codeaurora.org> Cc: Rob Clark <rob@ti.com> Cc: Mark Grosen <mgrosen@ti.com> Cc: Ludovic BARRE <ludovic.barre@stericsson.com>
|