summaryrefslogtreecommitdiffstats
path: root/Documentation/developers_manual.dox
blob: 17bc6cb0eee360f2b3f8f886ffcac50c1cf631c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/** @page developers_manual Developer's Manual

This part of the documentation is intended for developers.

Some background knowledge for some frameworks in UBootv2

 - @subpage driver_model

Hints and tips for simply adapting UBootv2

 - @subpage dev_board
 - @subpage dev_cpu
 - @subpage dev_architecture
 - @subpage dev_params

Various themes:

 - @subpage how_mount_works
 - @subpage boot_preparation
 - @subpage uboot_simul

*/