diff options
| author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-05-04 19:29:23 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-05-06 09:38:58 +0100 |
| commit | ce7a814b3b915f865ef9c616300315b55e374938 (patch) | |
| tree | e57acedbd4b7e7599d507050e6d2000c11a6bc4a /documentation/migration-guides | |
| parent | 23471213814097f3420083c04ccfbabe963b8a8e (diff) | |
| download | poky-ce7a814b3b915f865ef9c616300315b55e374938.tar.gz | |
ref-manual: document FIT_ADDRESS_CELLS
(From yocto-docs rev: 81ee2e82a5bd0b7f1cb910bf266ceb808c05bba9)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
CC: Jamin Lin <jamin_lin@aspeedtech.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides')
| -rw-r--r-- | documentation/migration-guides/release-notes-4.3.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/migration-guides/release-notes-4.3.rst b/documentation/migration-guides/release-notes-4.3.rst index a91bbcba24..ede3dc41aa 100644 --- a/documentation/migration-guides/release-notes-4.3.rst +++ b/documentation/migration-guides/release-notes-4.3.rst | |||
| @@ -26,6 +26,11 @@ New Features / Enhancements in 4.3 | |||
| 26 | 26 | ||
| 27 | - wic Image Creator enhancements: | 27 | - wic Image Creator enhancements: |
| 28 | 28 | ||
| 29 | - FIT image related improvements: | ||
| 30 | |||
| 31 | - New :term:`FIT_ADDRESS_CELLS` variable allowing | ||
| 32 | to specify 64 bit addresses. | ||
| 33 | |||
| 29 | - SDK-related improvements: | 34 | - SDK-related improvements: |
| 30 | 35 | ||
| 31 | - Testing: | 36 | - Testing: |
