]> git.dujemihanovic.xyz Git - u-boot.git/commit
doc: ti: add the K3 generation page
authorBryan Brattlof <bb@ti.com>
Mon, 19 Dec 2022 20:29:50 +0000 (14:29 -0600)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 29 Dec 2022 09:51:50 +0000 (10:51 +0100)
commit16a30b3474a3813465b6b6d1b280fc7dc9a9f7ba
tree74a7aed2a69e750d2aa35f23b5bb500ff06491bf
parent0820e117c3a20afbf0ec611475e3719e8d8c83b1
doc: ti: add the K3 generation page

Texas Instrument's entire K3 generation of SoCs use much of the same
frameworks and boot flow, especially at the uboot level. Though there
are small differences introduced as each new K3 based SoC is developed
and as the K3 generation matures that will also need to be documented.

Rather than copying the same documentation, with the small differences
applicable to that specific SoC to a new page, introduce a new K3
page that can describe the general boot flow and design decisions for
the entire K3 generation of chips, leaving the specifics for that
particular SoC to a unique sub-page below this one.

Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/board/ti/index.rst
doc/board/ti/k3.rst [new file with mode: 0644]