diff options
| author | Adrian Mangeac <Adrian.Mangeac@enea.com> | 2019-10-23 22:23:54 +0200 |
|---|---|---|
| committer | Miruna Paun <Miruna.Paun@enea.com> | 2019-10-24 11:24:06 +0200 |
| commit | 8a8844d95f6e7585452c450f276083320e47f264 (patch) | |
| tree | 4bffeaff37c4321216183ce826381622a0aa5eef /doc | |
| parent | 7ea7fb930eb54ae853117394b431a2cd6dbbbd81 (diff) | |
| download | el_releases-rt-8a8844d95f6e7585452c450f276083320e47f264.tar.gz | |
Update limitations section
Add sdk image as .hddimg limitation
Change-Id: I2efd7e592a8033d2bd27aac41e16dfe55baf6979
Signed-off-by: Adrian Mangeac <Adrian.Mangeac@enea.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml index 6fafb8d..df4f30a 100644 --- a/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml +++ b/doc/book-enea-linux-release-info/doc/known_bugs_and_limitations.xml | |||
| @@ -22,6 +22,14 @@ | |||
| 22 | information on reported bugs and other issues.</para> | 22 | information on reported bugs and other issues.</para> |
| 23 | </section> | 23 | </section> |
| 24 | 24 | ||
| 25 | <section id="bugs-limitations-hddimg"> | ||
| 26 | <title>SDK image as hddimg</title> | ||
| 27 | |||
| 28 | <para>The SDK image cannot be exported in the <literal>.hddimg</literal> | ||
| 29 | format due to the size of the generated binary. If this format is needed | ||
| 30 | the package content needs to be adjusted to fit the size this format can support.</para> | ||
| 31 | </section> | ||
| 32 | |||
| 25 | <section condition="hidden" id="bugs-limitations-sdk"> | 33 | <section condition="hidden" id="bugs-limitations-sdk"> |
| 26 | <title>Toolchain / SDK</title> | 34 | <title>Toolchain / SDK</title> |
| 27 | 35 | ||
| @@ -374,4 +382,4 @@ | |||
| 374 | 382 | ||
| 375 | <!-- <xi:include href="jiraissues_generated.xml" | 383 | <!-- <xi:include href="jiraissues_generated.xml" |
| 376 | xmlns:xi="http://www.w3.org/2001/XInclude" /> --> | 384 | xmlns:xi="http://www.w3.org/2001/XInclude" /> --> |
| 377 | </chapter> \ No newline at end of file | 385 | </chapter> |
