Merge git://git.denx.de/u-boot-mpc85xx
[platform/kernel/u-boot.git] / include / dm / test.h
index ca924d9..cba5049 100644 (file)
@@ -161,6 +161,8 @@ struct sandbox_sdl_plat {
        int yres;
        int bpix;
        int rot;
+       const char *vidconsole_drv_name;
+       int font_size;
 };
 
 /* Declare ping methods for the drivers */