[PATCH 03/10] devinfo: make the output of "devinfo DEVICE" nicer
Holger Schurig
holgerschurig at gmail.com
Fri May 30 02:07:17 PDT 2014
Example output before of "devinfo fb0":
resources:
num : 0
start : 0x4c242000
size : 0x00300000
driver: none
bus: none
available modes:
hsd100pxn1 1024x768 at 0
Parameters:
enable = 0
mode_name = hsd100pxn1 ("hsd100pxn1")
Example output after this patch:
Resources:
num: 0
start: 0x4c242000
size: 0x00300000
Available modes:
hsd100pxn1: 1024x768 at 0
Parameters:
enable: 0
mode_name: hsd100pxn1 ("hsd100pxn1")
More information about the barebox
mailing list