tina-fastboot-v85x/lichee/brandy-2.0/u-boot-2018/configs/sun8iw21p1_fastboot_defconfig(这是我找到的uboot的配置文件)把#CONFIG_DISP2_SUNXI=y(注销了,或者说处于“#”注销下),这应该就是把uboot下的disp2关闭了吧。 [color]在fbtft-core.c文件的fbtft_request_gpios_dt函数下有匹配的名字(有一些列...
Sadly the Ethernet performance hasn't improved at all for the moment. It's worth checking here every so often http://irclog.whitequark.org/linux-sunxi/search?q=montjoie as Montjoie developed the driver. IMO the H3 Ethernet driver isn't stable enough for every day use yet and If I'm hon...
@@ -293,7 +293,7 @@ static int gpio_sunxi_bind(struct udevice *parent) if (plat) return 0; ctlr = (struct sunxi_gpio_reg *)devfdt_get_addr(parent); ctlr = dev_read_addr_ptr(parent); for (bank = 0; bank < soc_data->no_banks; bank++) { struct sunxi_gpio_platdata *plat...
static int Fb_map_kernel_logo(u32 sel, struct fb_info *info){ void *vaddr = NULL; uintptr_t paddr = 0; void *screen_offset = NULL, *image_offset = NULL; char *tmp_buffer = NULL; char *bmp_data = NULL; struct sunxi_bmp_store s_bmp_info; struct sunxi_bmp_store *bmp_info ...
depends on ARCH_SUNXI depends on OF select CRC32 select MII select PHYLIB select MDIO_SUN4I ---help--- Support for Allwinner A10 EMAC ethernet driver. ---help--- Support for Allwinner A10 EMAC ethernet driver. To compile this driver as a module, choose M here. The module will be call...
CONFIG_ARCH_SOCFPGA is not set # CONFIG_PLAT_SPEAR is not set # CONFIG_ARCH_STI is not set # CONFIG_ARCH_STM32 is not set # CONFIG_ARCH_SUNXI is not set # CONFIG_ARCH_TANGO is not set # CONFIG_ARCH_TEGRA is not set # CONFIG_ARCH_UNIPHIER is not set # CONFIG_ARCH_U8500 is ...
I am using Orange Pi One with 4.13.10-sunxi image and a 5" 800 x 480 HDMI Display. As you mentioned EDID detection is automatic. But sometimes it fails to detect EDID and default resolution is set to 1024 x768 I need to the resolution to be 800 x 480 no m...
DO NOT EDIT. > > # OpenWrt Configuration > > # > > CONFIG_MODULES=y > > CONFIG_HAVE_DOT_CONFIG=y > > # CONFIG_TARGET_sunxi is not set > > # CONFIG_TARGET_apm821xx is not set > > # CONFIG_TARGET_ath25 is not set > > # CONFIG_TARGET_ar71xx is not set > > # CONFIG_...
ts as /devices/platform/soc/1c2ac00.i2c/i2c-0/0-0048/input/input0 [ 0.956915] sunxi-wd...
{ compatible = "allwinner,sun8i-h3-display-engine"; allwinner,pipelines = <0x6>; status = "okay"; phandle = <0x35>; }; soc { compatible = "simple-bus"; #address-cells = <0x1>; #size-cells = <0x1>; ranges; clock@1000000 { reg = <0x1000000 0x100000>; clocks = <0x3 0x65...