diff options
Diffstat (limited to 'boot/at91bootstrap/Config.in')
-rw-r--r-- | boot/at91bootstrap/Config.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/boot/at91bootstrap/Config.in b/boot/at91bootstrap/Config.in index 96cfdbc7e9..0f6430fd8d 100644 --- a/boot/at91bootstrap/Config.in +++ b/boot/at91bootstrap/Config.in @@ -4,9 +4,11 @@ config BR2_TARGET_AT91BOOTSTRAP help AT91Bootstrap is a first level bootloader for the Atmel AT91 devices. It integrates algorithms for: - - Device initialization such as clock configuration, PIO settings... + - Device initialization such as clock configuration, PIO + settings... - Peripheral drivers such as PIO, PMC or SDRAMC... - - Physical media algorithm such as DataFlash, NandFlash, NOR Flash... + - Physical media algorithm such as DataFlash, NandFlash, NOR + Flash... if BR2_TARGET_AT91BOOTSTRAP |