14 Jan, 2015

5 commits


15 Oct, 2013

1 commit


24 Jul, 2013

1 commit


29 Apr, 2011

1 commit

  • Add function video_get_video_mode(), which parses the "video-mode" environment
    variable and returns each of its components. The format matches the video=
    command-line option used for Linux:

    video-mode=:x-@

    The video driver, ignored by U-Boot
    The X resolution (in pixels) to use.
    The Y resolution (in pixels) to use.
    The color depth (in bits) to use.
    The frequency (in Hz) to use.
    A comma-separated list of device-specific options

    Signed-off-by: Timur Tabi

    Timur Tabi
     

19 Oct, 2008

1 commit


26 Nov, 2007

1 commit