Re: [U-Boot] [PATCH v2] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-10 Thread Yaroslav K.
Hello, Stefan. I've tried your patch on Atom C2000 board (which is not supported by U-boot, but I use U-boot as the Coreboot payload). I've added /* Intel Atom processor C2000 PCU SMBus */ { PCI_VDEVICE(INTEL, 0x1f3c) }, to intel_smbus_pci_supported for it to work. It works and works exa

Re: [U-Boot] [PATCH] net: e1000: Allow to use e1000 SPI command with DM

2016-08-08 Thread Yaroslav K.
Hi Joe. You should probably just take Alban's patch. I don't care about my SOB. -- Yaroslav ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] Bug in cbfs

2016-08-08 Thread Yaroslav K.
Hi Bin. Could you please create proper patch yourself? The changes are trivial anyway, so it doesn't matter who author is. -- Yaroslav ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH] net: e1000: Fix the build with driver model and SPI EEPROM

2016-08-04 Thread Yaroslav K.
So, in a single day we independently submitted two almost identical patches. The patch is pretty obvious, but two in a day is still a cool coincidence. -- Yaroslav ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH] net: e1000: Allow to use e1000 SPI command with DM

2016-08-03 Thread Yaroslav K.
Fix compile errors when enabling CONFIG_DM_ETH, CONFIG_CMD_E1000 and CONFIG_E1000_SPI. Signed-off-by: Yaroslav K. --- drivers/net/e1000.c | 6 - drivers/net/e1000_spi.c | 60 - 2 files changed, 35 insertions(+), 31 deletions(-) diff

[U-Boot] [PATCH] Bug in cbfs

2016-07-22 Thread Yaroslav K.
cbfs: Fix incorrect CBFS file header size being used This fixes incorrect filenames in cbfsls output. Signed-off-by: Yaroslav K. --- fs/cbfs/cbfs.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fs/cbfs/cbfs.c b/fs/cbfs/cbfs.c index 95a48a4..bfe8e2c 100644 --- a/fs

[U-Boot] AHCI driver is quiet slow

2016-07-15 Thread Yaroslav K.
Hello! I'm using U-boot with x86 hardware (Atom C2000) and Linux, and I've noticed that the AHCI driver in U-boot is quiet much slower than the one in Linux. The drive connected is an 8 GB SATA SSD. U-boot: => time scsi read 0x1000 0 0x10 SCSI read: device 0 block # 0, count 1048576 ..

[U-Boot] Bug in cbfs

2016-06-26 Thread Yaroslav K.
Hello. Current implementation of cbfs prints incorrect file names. In the file fs/cbfs/cbfs.c there are lines swap_file_header(&header, fileHeader); if (header.offset < sizeof(const struct cbfs_cachenode *) || header.offset > header.