Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| u-boot [2019/04/08 16:07] – [Cool links] rpjday | u-boot [2019/12/28 08:26] (current) – rpjday | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Overview ===== | ===== Overview ===== | ||
| - | Various U-Boot thingies. | + | Various U-Boot thingies, currently in very early stages. Much more to come. |
| ===== Cool links ===== | ===== Cool links ===== | ||
| Line 10: | Line 10: | ||
| ===== Test scripts ===== | ===== Test scripts ===== | ||
| + | * [[U-Boot unused configs]] | ||
| * [[U-Boot badref]] | * [[U-Boot badref]] | ||
| - | * [[U-Boot | + | * [[U-Boot |
| - | ===== Internal | + | ===== Updated internal |
| - | * [[u-boot tools]] | ||
| - | * [[U-boot for ARM]] | ||
| * [[U-Boot configuration]] | * [[U-Boot configuration]] | ||
| + | * [[U-Boot porting board]] | ||
| * [[U-Boot boot sequence]] | * [[U-Boot boot sequence]] | ||
| + | |||
| + | ===== Older internal links ===== | ||
| + | |||
| + | All of the below is in a state of churn as I try to figure out what to document and how. | ||
| + | |||
| + | Mostly done: | ||
| + | |||
| + | * [[u-boot tools]] | ||
| + | * [[U-boot for ARM]] | ||
| + | * [[U-Boot board info]] | ||
| + | |||
| + | Works in progress: | ||
| + | |||
| + | * [[U-Boot am335x_evm]] | ||
| + | * [[U-Boot board.c routines]] | ||