[SeaBIOS] [PATCHv2 0/6] Improve sdcard boot menu description

Kevin O'Connor kevin at koconnor.net
Mon Aug 31 21:51:15 CET 2015


This is a respin of a previous series to extend the sdcard boot menu
description.  Instead of showing the product name and card version,
this series shows the product name and card capacity.  The card
capacity is more likely to mean something to an end-user than a
manufacturer's card version.

Kevin O'Connor (6):
  sdcard: Move sdcard_set_frequency()/sdcard_set_power() in sdcard.c
  sdcard: Move frequency setting into sdcard_card_setup()
  sdcard: Move drive registration to sdcard_card_setup()
  sdcard: Turn card_type into a bitmap and store if card is MMC type
  sdcard: Display sdcard product name in boot menu
  sdcard: Obtain card capacity and report it on the boot menu

 src/hw/sdcard.c | 219 ++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 133 insertions(+), 86 deletions(-)

-- 
2.4.3




More information about the SeaBIOS mailing list