@ttg2577
lichee\linux-5.4\drivers\video\fbdev\sunxi\disp2\disp\dev_fb.c:
#if defined(CONFIG_DISP2_SUNXI_BOOT_COLORBAR)
disp_draw_colorbar(screen_id, 0);
#endif
把这个注释掉就好了
@ttg2577
lichee\linux-5.4\drivers\video\fbdev\sunxi\disp2\disp\dev_fb.c:
#if defined(CONFIG_DISP2_SUNXI_BOOT_COLORBAR)
disp_draw_colorbar(screen_id, 0);
#endif
把这个注释掉就好了