2018-07-29 19:45:47 +08:00
|
|
|
.. SPDX-License-Identifier: GPL-2.0+
|
2018-07-10 14:40:17 +08:00
|
|
|
|
2018-07-29 19:45:47 +08:00
|
|
|
#######################
|
|
|
|
U-Boot Developer Manual
|
|
|
|
#######################
|
2018-07-10 14:40:17 +08:00
|
|
|
|
2019-07-18 15:33:46 +08:00
|
|
|
U-Boot API documentation
|
|
|
|
------------------------
|
|
|
|
|
|
|
|
These books get into the details of how specific U-Boot subsystems work
|
|
|
|
from the point of view of a U-Boot developer. Much of the information here
|
|
|
|
is taken directly from the U-Boot source, with supplemental material added
|
|
|
|
as needed (or at least as we managed to add it - probably *not* all that is
|
|
|
|
needed).
|
|
|
|
|
2018-07-29 19:45:47 +08:00
|
|
|
.. toctree::
|
2019-07-18 15:33:46 +08:00
|
|
|
:maxdepth: 2
|
2018-07-10 14:40:17 +08:00
|
|
|
|
2019-07-18 15:33:46 +08:00
|
|
|
api/index
|