mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
Add code for AmigaOne board
(preliminary merge to U-Boot, still WIP)
* Patch by Jon Diekema, 12 Nov 2002:
- Adding URL for IEEE OUI lookup
- Making the autoboot #defines dependent on CONFIG_AUTOBOOT_KEYED
being defined.
- In the CONFIG_EXTRA_ENV_SETTINGS #define, the root-on-initrd and
root-on-nfs macros are designed to switch how the default boot
method gets defined.
|
||
|---|---|---|
| .. | ||
| arp.c | ||
| arp.h | ||
| bootp.c | ||
| bootp.h | ||
| eth.c | ||
| Makefile | ||
| net.c | ||
| rarp.c | ||
| rarp.h | ||
| tftp.c | ||
| tftp.h | ||