upstream u-boot with additional patches for our devices/boards:
https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ;
Gbit ethernet patch for some LIME2 revisions ;
with SPI flash support
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
433 B
15 lines
433 B
Enable loadable module support (MODULES) [N/y/?]
|
|
boolean choice
|
|
1. choice 0 (BOOL_CHOICE0) (NEW)
|
|
> 2. choice 1 (BOOL_CHOICE1) (NEW)
|
|
choice[1-2?]:
|
|
optional boolean choice [Y/n/?] (NEW)
|
|
optional boolean choice
|
|
> 1. choice 0 (OPT_BOOL_CHOICE0)
|
|
2. choice 1 (OPT_BOOL_CHOICE1) (NEW)
|
|
choice[1-2?]:
|
|
tristate choice
|
|
1. choice 0 (TRI_CHOICE0) (NEW)
|
|
> 2. choice 1 (TRI_CHOICE1) (NEW)
|
|
choice[1-2?]:
|
|
optional tristate choice [N/y/?]
|
|
|