Skip to content
Snippets Groups Projects
  1. Sep 29, 2017
  2. Jul 11, 2017
  3. Sep 23, 2016
  4. Mar 14, 2016
  5. Feb 16, 2016
  6. Jan 30, 2016
  7. Jan 22, 2016
    • Simon Glass's avatar
      video: Name consoles by their number · f1a1247d
      Simon Glass authored
      
      We must use the console name in the 'stdout' variable to select the one
      we want. At present the name is formed from the driver name with a suffix
      indicating the rotation value.
      
      It seems better to name them sequentially since this can be controlled by
      driver order. So adjust the code to use 'vidconsole' for the first,
      'vidconsole1' for the second, etc.
      
      Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
      f1a1247d
  8. Jan 21, 2016
Loading