Heinrich Schuchardt | 0445978 | 2018-07-29 13:45:47 +0200 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
Mario Six | 78a88f7 | 2018-07-10 08:40:17 +0200 | [diff] [blame] | 2 | |
Heinrich Schuchardt | 0445978 | 2018-07-29 13:45:47 +0200 | [diff] [blame] | 3 | ####################### |
| 4 | U-Boot Developer Manual |
| 5 | ####################### |
Mario Six | 78a88f7 | 2018-07-10 08:40:17 +0200 | [diff] [blame] | 6 | |
Bin Meng | c8fe916 | 2019-07-18 00:33:46 -0700 | [diff] [blame^] | 7 | U-Boot API documentation |
| 8 | ------------------------ |
Mario Six | 78a88f7 | 2018-07-10 08:40:17 +0200 | [diff] [blame] | 9 | |
Bin Meng | c8fe916 | 2019-07-18 00:33:46 -0700 | [diff] [blame^] | 10 | These books get into the details of how specific U-Boot subsystems work |
| 11 | from the point of view of a U-Boot developer. Much of the information here |
| 12 | is taken directly from the U-Boot source, with supplemental material added |
| 13 | as needed (or at least as we managed to add it - probably *not* all that is |
| 14 | needed). |
| 15 | |
| 16 | .. toctree:: |
| 17 | :maxdepth: 2 |
| 18 | |
| 19 | api/index |